coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: Hein Traag on November 26, 2004, 09:28:19 PM

Title: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: Hein Traag on November 26, 2004, 09:28:19 PM
I got tired of using the back button on FF to go one page back when i was done adding a lot of pics to the gallery.

So, i added a little line on the searchnew.php. At the bottom to be precise.

Find
'<li>If your browser timeouts, hit the reload button'.

And add
'<li>At the bottom of a looooooong list ? Click <a href="index.php">here</a> to return to the frontpage'.

Edit the text to whatever you want ofcourse.

Not really a mod but maybe somebody has as use for it.

Cheers!
Hein
Title: Re: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: Hein Traag on November 27, 2004, 11:10:30 AM
Just out of curiousity a little question on my own comfort mod ;)

Can it be possible to add a line like above but then linkling back to the album you just injected pictures into ???
Title: Re: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: kegobeer on November 27, 2004, 05:30:23 PM
Yes it is.  If you check out the devel version, that code has been put into searchnew.php.  Search thru the file for edit_pics.
Title: Re: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: Hein Traag on November 28, 2004, 01:00:00 PM
k maybe a daft question but how do i get the devel version.. looking at the download page atm but no devel version there :)

Would you mind passing me a copy so i can look around in the code ?
Title: Re: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: Casper on November 28, 2004, 04:21:14 PM
Read this thread in the 1.4 testing/bugs board, http://forum.coppermine-gallery.net/index.php?topic=7947.0.

Be sure to read it thoroughly, and understand that it is completely unsupported.
Title: Re: Looooooong searchnew.php file list .. little comfort mod ;)
Post by: Hein Traag on November 28, 2004, 07:50:24 PM
Thanks for the thread casper. Will read it and see if i can use the info kegobeer gave.

Thanks both.