Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [brewt] List of a user's bookmarks / folders: Edit Log

Here is the list of edits for this post
Re: [brewt] List of a user's bookmarks / folders
Hi Adrian,

Just looking at the code I'm thinking it will be a bit more complicated than that even if I were a Perl wiz like you.

First of all from a functional point of view, there may be more than one folder and I don't want to be displaying all folders combined just the default folder and only if it is publicly available.

This way someone that wants there list of links to be displayed will know that only the default folder will be displayed and the site limit of links per folder will limit the number of links displayed.

Defining which folder is the default and if it is publicly available seems to me to be pretty complicated. Then looking at bookmark_folder_view.html I'm not quite sure which part or parts of the Bookmark.pm are used to display the bookmarks in the user's folder.

I'm guessing that most of what I need is in sub folder_view but I'm not sure that there is a restriction on the default folder, and that restricting it to the default folder would need to be defined prior to using this sub routine. The code seems to check whether the folder is publicly available or not but it relies upon the fact that the folder has been clicked on selected, whereas in my case I'd need to define which folder is to be displayed if there are more than one folder.

Seems to be a pretty complicated task though !
Significant Media

Last edited by:

Jag: Oct 11, 2005, 9:46 PM

Edit Log: