Quote:
The advantage of doing it in the DB is the admin can move it around to any menu once it's created. After working with it a bit, I found management really isn't difficult. It's only a couple of DB writes at application type creation (in my mod) and then I'm done with it. No need to parse out a special template or anything else in vB 4.2.
And the nice thing is that when the product is uninstalled, the navigation and phrase info gets deleted like it should.
|
Keep in mind that links created this way will be deleted when your Add-on is upgraded:
http://tracker.vbulletin.com/browse/VBIV-14959
To avoid this you would have to do some trickery in your installation code.
If anyone feels that this issue is important, please vote for it