From 4c631d912ef1b5840b1651adbef89bd378c3a2b6 Mon Sep 17 00:00:00 2001 From: apfelmaennchen Date: Tue, 22 Jan 2008 19:06:21 +0000 Subject: added folder view; limited tag view to top25 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4356 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Bookmarks.html | 53 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 17 deletions(-) (limited to 'htroot/Bookmarks.html') diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index 1b9c0045c..794697b3c 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -7,7 +7,7 @@ - + #%env/templates/header.template%# #(mode)# @@ -80,9 +80,9 @@ #(edit)# - +

:: - +

#(/edit)# @@ -142,40 +142,59 @@ #(/mode)# - -
+ +
+
+ Folders +
    +
  • Bookmark Folder +
      + #{folderlist}# + #[folder]# + #{/folderlist}# +
    +
  • +
+
+ + +
Tags

- - #{taglist}# - - #{/taglist}# + #{optlist}# + #{/optlist}#

- #{taglist}# - - #[name]# - + #{taglist}##[name]# #{/taglist}#

- -
+ +
+ +
good
+
Folders are now working! Just add Tags like /Folder/Subfolder to your bookmarks. + For more information please visit the YaCy forum. + A proper display of the folder view requires JavaScript to be activated. This page has been testetd + with Firefox2 (Linux) and Safari (Mac OS X). Please report any issues with other browsers or + operating systems. [apfelmaennchen] +

Bookmark List

#{bookmarks}#

#(public)# - private bookmark + private bookmark :: - public bookmark + public bookmark #(/public)# #[title]#

-- cgit v1.2.3