hgweb: adding article link to rss feed
authorAaron Jensen <ajensen@webmd.net>
Thu, 17 Apr 2014 11:48:22 -0700
changeset 21119 26f39f28b059
parent 21118 e1a3898a8bb8
child 21120 9ea9e94c7492
hgweb: adding article link to rss feed
mercurial/templates/rss/changelogentry.tmpl
--- a/mercurial/templates/rss/changelogentry.tmpl	Thu Apr 17 11:47:49 2014 -0700
+++ b/mercurial/templates/rss/changelogentry.tmpl	Thu Apr 17 11:48:22 2014 -0700
@@ -1,6 +1,7 @@
 <item>
     <title>{inbranch%"{if(name, '[{name|escape}] ')}"}{branches%"{if(name, '[{name|escape}] ')}"}{desc|strip|firstline|strip|escape}</title>
     <guid isPermaLink="true">{urlbase}{url|urlescape}rev/{node|short}</guid>
+             <link>{urlbase}{url|urlescape}rev/{node|short}</link>
     <description>
               <![CDATA[
 	<table>