summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-27 15:56:10 +0100
committerAndrew Dolgov <[email protected]>2005-11-27 15:56:10 +0100
commit1572afe508162a4e475669e3bb651ee659568c20 (patch)
tree808c0bb9fc55992676ec3de5a1bc0fb4130ab500 /tt-rss.php
parent21cfcdf29b20d43c0577fb2168ba7af7d790a123 (diff)
headlines subtoolbar, misc api changes
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 48a491fa6..cb2021fde 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -131,9 +131,7 @@
<input type="submit"
class="button" onclick="javascript:search()" value="Search">
- &nbsp;
-
- View:
+ &nbsp;View:
<select id="viewbox" onchange="javascript:viewCurrentFeed(0, '')">
<option>All Articles</option>
@@ -174,11 +172,19 @@
</select>
+<!-- &nbsp;Selection:
+
+ <select id="headopbox">
+ <option id="hopToggleRead">Toggle (un)read</option>
+ </select>
+
+ <input class="button" type="submit" onclick="headopGo()" value="Go"> -->
+
&nbsp;Feed: <input class="button" type="submit"
onclick="javascript:viewCurrentFeed(0, 'ForceUpdate')" value="Update">
<input class="button" type="submit" id="btnMarkFeedAsRead"
- onclick="javascript:viewCurrentFeed(0, 'MarkAllRead')" value="Mark as read">
+ onclick="javascript:viewCurrentFeed(0, 'MarkAllRead')" value="Mark as read">
</td>
<td align="right">