[trean] adding to My Bookmarks **Patch**
Nate Mollring
nmollring@cennecs.org
Sat, 5 Oct 2002 13:44:40 -0500
Quoting Chris Albertson <alb@chrisalbertson.com>:
> Attached please find "browse.php." This replaces the browse.php that lives in
>
> the root of trean.
> I changed the following line:
> $show_new_bookmark = !$showBookmarks;
> --to--
> $show_new_bookmark = $showBookmarks;
>
> The code for the ability to "not" show the add bookmark menu item was all
> there, it just had the wrong boolean set.
> I believe this change will also jive with future releases of trean where I'd
>
> suspect that additional category/sub-category groupings could be added. (ie.
>
> another "My_Bookmarks" level item with sub-categories)
>
> If you have any questions about this change, please feel free to let me know.
That works when I'm in the browse screen, I like it. But if you click add in
the top menu, My Bookmarks is an option still.
thanks for the modification.
Nate