Page 1 of 1

Dynamic Navigation

Posted: Fri Feb 08, 2008 3:43 pm
by Chaos1187
Basically I want to convert a wordpress plugin into some sort of joomla extentsion

The plugin is MyComic browser, it is a single .php file that inserts a comic navigation into posts via php script posted in the individual content items.  You must also insert a small snippet into the index.php (to the template) for the code to function.  You also have to add a custom field with a value of 1.

It can be found here http://borkweb.com/story/wordpress-plug ... ic-browser

So what extension type would this most likely fit under? I think a mambot, but which type?

onPrepareContent
onSearch
onInitEditor
onGetEditorContents
onEditorArea

If this is even possible
Any help will be greatly appreciated