coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: th3m4sk on September 10, 2006, 12:36:30 AM

Title: Looking for plugin to organize documentation
Post by: th3m4sk on September 10, 2006, 12:36:30 AM
Dear all, I would like to put on the frontpage links to the rules of my site as well various information about tecniques. Can you tell me if there is any plugin that allow me to do that ?
Thks in advance.

Th3m4sk
Title: Re: Looking for plugin to organize documentation
Post by: Sami on September 10, 2006, 07:02:05 AM
You can edit themes/your theme/theme.php and add more button to $template_sub_menu or $template_sys_menu
Title: Re: Looking for plugin to organize documentation
Post by: th3m4sk on September 12, 2006, 04:00:45 PM
Great....Tks. bmossavari
;)
Title: Re: Looking for plugin to organize documentation
Post by: Joachim Müller on September 12, 2006, 05:34:15 PM
There's no plugin available though. All available plugins are listed already. Moving thread accordingly from the board "cpg1.4 plugins" to the sub-board that deals with theming.
Actually, you'll want to modify your theme (as bmossavari suggested). It's even easier to display static links to content outside of coppermine by adding your links to themes/yourtheme/template.html
Title: Re: Looking for plugin to organize documentation
Post by: th3m4sk on September 12, 2006, 11:00:19 PM
Another good idea tks