"favorite" links in menu
I'm working on an internal company wiki, and I'd love an easy way for users to mark pages as "favorites," then see them in a special area, possibly in the menu.
I'm trying to develop a work-around using includes and something like the Private User Page Link, where each user would have a page where they could add links to their favorite pages. Then I'd have to figure out a way to include each person's favorites page in the menu, with everyone only seeing theirs. I'm still working through the logistics, but I'd love to figure out how to do this!
Just thought I'd throw the idea out there!
Elizabeth :o)
Posted at 2:49 AM on May 5, 2009
Elizabeth,
That's a good idea for a module or include script. It could be done with a static include page using cookies and client-side JavaScript.
Matt
Posted at 3:54 AM on May 5, 2009
Matt,
Thanks for the quick response!
I understood your first sentence, but the most I can say about the second is I understand the words.
I think it's a little outside my abilities.
Great to know it can be done, though! I'd love to see it as a module someday.
My best,
Elizabeth
Posted at 6:55 PM on May 5, 2009
