forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: mauri on December 17, 2007, 07:35:00 pm

Title: Removing menu item
Post by: mauri on December 17, 2007, 07:35:00 pm
I already went through quite a lot of threads, including final_extract - but find it almost imposible to remove a few items like last uploaded, commented ec. which will never be used. My version is 1.4.1, template eyeball or fruity. I'd like to avoid making big mess with my files although some editing of php files will not be impossible. Thanks for any help...
Title: Re: Removing menu item
Post by: François Keller on December 18, 2007, 07:28:57 am
Quote
My version is 1.4.1
latest version is 1.4.14 so it's time to update your gallery.
Quote
I already went through quite a lot of threads, including final_extract - but find it almost imposible to remove a few items like last uploaded, commented ec. which will never be used.
Final extract do this.
Title: Re: Removing menu item
Post by: mauri on December 18, 2007, 10:12:35 am
I have upgraded to 1.4.14; why versioncheck.php opens the gallery and shows kind of "You are not authorized to view this...etc."? So, I'm not sure about the version installed, although the gallery works good...
Title: Re: Removing menu item
Post by: François Keller on December 18, 2007, 10:14:41 am
post a link to your gallery for a start
Title: Re: Removing menu item
Post by: mauri on December 18, 2007, 10:16:17 am
post a link to your gallery for a start

mauri.ovh.org (http://mauri.ovh.org)
Title: Re: Removing menu item
Post by: François Keller on December 18, 2007, 10:38:04 am
ok, you have now the latest version (1.4.14)
install now the final extract plugin and configure it as you want
Title: Re: Removing menu item
Post by: mauri on December 18, 2007, 10:50:38 am
ok, you have now the latest version (1.4.14)
install now the final extract plugin and configure it as you want

O.K., unzipped, copied to plugins/final_extract/*.* and?...
Title: Re: Removing menu item
Post by: François Keller on December 18, 2007, 10:53:58 am
install the plugin via the plugin manager (read the doc  ;))
Title: Re: Removing menu item
Post by: mauri on December 18, 2007, 11:12:10 am
Thank you, it works really great with "Fruity". With e.g. Eyeball, Hardwired - the items are still there, is it the property of specific template?
Title: Re: Removing menu item
Post by: François Keller on December 18, 2007, 11:37:24 am
Quote
Eyeball, Hardwired - the items are still there, is it the property of specific template?
yes, <!-- BEGIN and END --> tags failed, you can add them in your theme.php (from each theme.)
Title: Re: Removing menu item
Post by: mauri on December 18, 2007, 11:39:57 am
yes, <!-- BEGIN and END --> tags failed, you can add them in your theme.php (from each theme.)
Thank you, I consider this subject definitely closed, Final_extract is very useful tool...