1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

headlines subtoolbar, misc api changes

This commit is contained in:
Andrew Dolgov
2005-11-27 15:56:10 +01:00
parent 21cfcdf29b
commit 1572afe508
6 changed files with 287 additions and 45 deletions

View File

@@ -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">