naaa -- you're not getting what I'm saying...
I've added a box at the top of my form, that has links to other pages on my website.
Instead of a template mod, that has to be re-done every time there's an upgrade, I decided to create a table, and add those links into it (VERY similar to the social bookmarking setup)
the table has name,link,order, and active columns. might add a spot for a image later, but that's later....
My vb options page I created for this has options like where to put the box on the page, how many links to put per line, what the name in the top left of the box is......
What I need is a way for someone other than me (as in non-technical mods, cause I'll just lot into mysql and add them) to have an interface where they can see each link in the table, and be able to add new ones, or delete/edit existing ones. I can probably mod the bookmarking.php file to do this in about 5 minutes, BUT, I was wondering if there's a way to do this without adding an additional php page.
Just seems like VB would have something built in for this already ?
|