[Small RSS feed tweaks
Max Battcher <me@worldmaker.net>**20080518052539] hunk ./wm/blog/templates/feeds/entry_description.html 4
-<h1>{{ obj.title }}</h1>[_^M_][_$_]
-[_^M_][_$_]
hunk ./wm/blog/templates/feeds/entry_description.html 18
-{{ obj.body|restructuredtext|truncatewords_html:"300" }}[_^M_][_$_]
+{{ obj.body|restructuredtext|truncatewords_html:"500" }}[_^M_][_$_]
hunk ./wm/blog/templates/feeds/entry_description.html 20
-{{ obj.body|truncatewords_html:"300" }}[_^M_][_$_]
+{{ obj.body|safe|truncatewords_html:"500" }}[_^M_][_$_]
hunk ./wm/blog/templates/feeds/entry_description.html 22
-<a href="http://{{ site.domain }}{{ obj.get_absolute_url }}">»</a>[_^M_][_$_]
+<a href="http://{{ site.domain }}{{ obj.get_absolute_url }}">Read More »</a> |[_^M_][_$_]
hunk ./wm/blog/templates/feeds/entry_description.html 25
-<p class="details"><a href="{{ obj.get_absolute_url }}">{{ comment_count }} Comment{{ comment_count|pluralize }}</a></p>[_^M_][_$_]
+<a href="{{ obj.get_absolute_url }}">{{ comment_count }} Comment{{ comment_count|pluralize }}</a>[_^M_][_$_]
WM is licensed under the Microsoft Reciprocal License.
WM
Code.WorldMaker.net