# HG changeset patch # User Angel Ezquerra # Date 1354578089 -3600 # Node ID b31266671918c4b7e9015219705bd36470f6b586 # Parent d57879e72e186adf1d4759501520acd947b66e3f hgweb: add (Atom) subscribe link to the main paper template pages The subscribe link is found at the bottom of the navigation sidebar. This uses a free icon from http://feedicons.com. diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/bookmarks.tmpl --- a/mercurial/templates/paper/bookmarks.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/bookmarks.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -23,6 +23,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/branches.tmpl --- a/mercurial/templates/paper/branches.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/branches.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -23,6 +23,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/filelog.tmpl --- a/mercurial/templates/paper/filelog.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/filelog.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -35,6 +35,11 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/graph.tmpl --- a/mercurial/templates/paper/graph.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/graph.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -28,6 +28,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/shortlog.tmpl --- a/mercurial/templates/paper/shortlog.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/shortlog.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -30,6 +30,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/paper/tags.tmpl --- a/mercurial/templates/paper/tags.tmpl Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/paper/tags.tmpl Tue Dec 04 00:41:29 2012 +0100 @@ -23,6 +23,11 @@ +

+

diff -r d57879e72e18 -r b31266671918 mercurial/templates/static/feed-icon-14x14.png Binary file mercurial/templates/static/feed-icon-14x14.png has changed diff -r d57879e72e18 -r b31266671918 mercurial/templates/static/style-paper.css --- a/mercurial/templates/static/style-paper.css Sun Dec 30 19:19:52 2012 +0100 +++ b/mercurial/templates/static/style-paper.css Tue Dec 04 00:41:29 2012 +0100 @@ -60,6 +60,12 @@ border: 0; } +.atom-logo img{ + width: 14px; + height: 14px; + border: 0; +} + .menu a { color: black; display: block; } .search { diff -r d57879e72e18 -r b31266671918 tests/test-hgweb-commands.t --- a/tests/test-hgweb-commands.t Sun Dec 30 19:19:52 2012 +0100 +++ b/tests/test-hgweb-commands.t Tue Dec 04 00:41:29 2012 +0100 @@ -275,6 +275,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 tests/test-hgweb-empty.t --- a/tests/test-hgweb-empty.t Sun Dec 30 19:19:52 2012 +0100 +++ b/tests/test-hgweb-empty.t Tue Dec 04 00:41:29 2012 +0100 @@ -48,6 +48,12 @@ +

+

@@ -133,6 +139,12 @@ +

+

@@ -216,6 +228,12 @@ +

+

diff -r d57879e72e18 -r b31266671918 tests/test-hgweb-filelog.t --- a/tests/test-hgweb-filelog.t Sun Dec 30 19:19:52 2012 +0100 +++ b/tests/test-hgweb-filelog.t Tue Dec 04 00:41:29 2012 +0100 @@ -156,6 +156,11 @@ +

+

@@ -258,6 +263,11 @@ +

+

@@ -360,6 +370,11 @@ +

+

@@ -457,6 +472,11 @@ +

+