coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: jtothek3030 on January 31, 2007, 09:44:21 PM

Title: replacing displayimage.php image with other php document
Post by: jtothek3030 on January 31, 2007, 09:44:21 PM
hi is there a way i can change it so when someone clicks on a particular thumbnail it will link directly to a specified .php file, for example a text page. While keeping the theme layout.
thanks   
Title: Re: replacing displayimage.php image with other php document
Post by: jtothek3030 on February 01, 2007, 01:12:28 AM
So what i'm looking to do is in my gallery www.eoraptor.com (http://www.eoraptor.com) when someone clicks on dinosaur facts they get a thumbnail of a raptor skull...and then when they click on that picture, a fact sheet on the eoraptor is shown instead of the larger picture.  Ideally this would still have send as an e-card, add to favorites, ratings and next fact sheet. 

Title: Re: replacing displayimage.php image with other php document
Post by: Joachim Müller on February 01, 2007, 07:03:58 AM
Try the MiniCMS plugin.
Title: Re: replacing displayimage.php image with other php document
Post by: jtothek3030 on February 01, 2007, 01:02:33 PM
thanks, i´ll look at it.  although was hoping there was a relatively simple way to change filepaths from http://eoraptor.com/displayimage.php?album=1&pos=0 to:  http://eoraptor.com/text1.php
and
http://eoraptor.com/displayimage.php?album=2&pos=0 to: http://eoraptor.com/text2.php
etc.
Title: Re: replacing displayimage.php image with other php document
Post by: jtothek3030 on February 01, 2007, 01:26:37 PM
wow, if i can get minicms to work (not a lot of newbie documentation yet) that will solve all problems, seem very powerful.  thanks for the link