Dynamic Navigation Topic is solved

For discussion about specific tools of the trade and other assorted items needed to equip the joombie with everything they need to embark on their developer journeys.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
Chaos1187

Dynamic Navigation

Post by Chaos1187 » Fri Feb 08, 2008 3:43 pm

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
Last edited by Chaos1187 on Fri Feb 08, 2008 4:01 pm, edited 1 time in total.

Post Reply