diff options
| author | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-08 23:27:42 +0000 |
|---|---|---|
| committer | allo <allo@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-06-08 23:27:42 +0000 |
| commit | 7a5b22a0b8ba7e3e6aaa5d5ae13ca7430a49b38a (patch) | |
| tree | 4d9f433c5b40173b3517b6269bb5892258094445 /htroot/Bookmarks.html | |
| parent | a95c8272aaff6383292701b881d1c75feb7afca8 (diff) | |
Integration of FeedReader in Bookmarks.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3841 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
| -rw-r--r-- | htroot/Bookmarks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index b76c3612f..41083d96e 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -38,6 +38,7 @@ <option value="private" #(public)#selected="selected"::#(/public)#>no</option>
</select>
</dd>
+ <dt><input type="checkbox" value="true" name="feed" id="feed" #(feed)#::checked#(/feed)# /><label for="feed">Bookmark is a newsfeed</label></dt>
</dl>
#(edit)#
<input type="submit" name="add" value="create" />
|
