Looking for plugin to organize documentation Looking for plugin to organize documentation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Looking for plugin to organize documentation

Started by th3m4sk, September 10, 2006, 12:36:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

th3m4sk

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

Sami

You can edit themes/your theme/theme.php and add more button to $template_sub_menu or $template_sys_menu
‍I don't answer to PM with support question
Please post your issue to related board

th3m4sk


Joachim Müller

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

th3m4sk