Add <guid>s to the feeds for comments and messages

This commit is contained in:
ketralnis
2009-07-31 15:45:17 -07:00
parent 58d101e75b
commit 9a11ad8ead
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
%>
<item>
<guid isPermaLink="true">${thing.permalink}</guid>
<title>${author} ${_("on")} ${thing.link.title}</title>
<link>${thing.permalink}</link>
<dc:date>${thing._date.isoformat()}-0700</dc:date>

View File

@@ -25,6 +25,7 @@
%>
<item>
<guid>${thing._fullname}</guid>
<title>
<%
taglinetext = ''