Categories:
Author:
Current version:
0.5
About It:
Get it:
Rate it:
Flag it:
mdp_sectionmenu
Creates a menu from your sections.
This plugin will allow you to create a customized menu from your TXP sections. The plugin includes the ability to hide certain sections, rearrange the order, and wrap in your favorite block level tag!
Required for v0.3 : Download mdp_lib (but not in newest versions)
Initially released:
2004-07-15Posted here:
23 Mar 2005Article modified:
23 May 2006









If there is a comment form at the Information URL, you may want to leave your comments/questions there for quicker feedback. Otherwise, comment away:
Commented (9)
Basicaly, I mean, if I got it right, to change the order, I should enter manually the order into the tag. This seems to mean that I don’t need the function then, I could just spill out the html, because this ain’t dynamic.
Am I wrong, or am I wrong?
thnx
Thanks
Save the text file. Open it, then copy and paste all the text in there to the Admin -> Plugins -> Install Plugin text box, and click the install button. If all is well, you should see some code (PHP) listed, then click the ‘install’ button.
Finally, don’t forget to click the ‘No’ link under ‘Activated’ for this plug-in in the plug-ins list, in order for it to become activated (changes to ‘Yes’) and therefore usable!!
I have not found any instructions on how to use the tag in html page templates, but from the code it seems to be:
... where:
A = “noshow” (default: ‘’),
B = “class” (default: ‘’),
C = “id” (default: ‘’),
D = “home” (default: 1),
E = “order” (default: ‘’),
F = “wrap” (default: “ul”),
G = “break” (default: “li”)
The “order” parameter will list the order of section names, looking something like:
“products,aboutus,blog,contact” etc. This clearly means that you will need to update the tag whenever a section is added/removed – so it’s not totally ‘dynamic’, as was mentioned above.
Hope that helps someone.
Marshall??
Couldn’t find a mailaddress on your site.
new link:
http://www.outoverthevoid.com/file_download/5
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site.
Would you care to write a comment?