Keyword Add Menu Module

Displays a list with possible keywords before the editor pane. Selecting one will add it to be added to the Meta Info Keywords. You can use a Joomla menu as source for the list (and even use either of their parameter to result as keyword) !!
PHP 5 required.
Make sure this module comes as low as possible on your page (e.g. lowest right column, footer, ..) You'd also want to disable the 'Show Title' since it is meant to be hidden from the user. ( It's kind of a javascript extending function working around the limitations of Joomla 1.0) )
If you want the same for the administrator editor, just add --client="administrator"-- in the tag "mosinstall" of the XML file in the package. You will have to re-zip and install a second time though.

This is the third development for a complete tag solution that I couldn't find in other non-commercial extensions. I decided to use Keywords of the Meta Info for this. Why not as it boost SEO a bit and it evades adding another DB.
If you combine these, you can have the full monty of a kind of tag based site: KeywordSearch, Editor (Super Simple) Validator, Keyword Add Menu & KeywordShow
Some tips: Make a menu with same tags in different hierarchies! (Check here on this site: http://www.tec4dev.be)

Report