Horizontal Nav bar plugin

Creating and modifying plugins.
Post Reply
vastneonwolf
Regular
Posts: 43
Joined: Sun May 22, 2005 6:57 am
Contact:

Horizontal Nav bar plugin

Post by vastneonwolf »

At the moment I am using the serendipity_event_linklist database and a config.inc.php to run an external php script to generate the nav bar, while this is okay for me I would like to build a plugin but have no idea how to get the output into the template.
Everybody's children are so special. It makes you wonder where all the ordinary grown-ups come from.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Horizontal Nav bar plugin

Post by garvinhicking »

You may want to look at the serendipity_event_headnugget plugin, which does something similar. Or use the serendipity_event_pagenugget plugin, which also does something like that, and then you can add your custom magic. :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply