[Oi-commits] r1363 - trunk/templates/forum

oi-commits at pardus.org.tr oi-commits at pardus.org.tr
Wed May 7 21:18:00 EEST 2008


Author: jnmbk
Date: Wed May  7 21:18:00 2008
New Revision: 1363

Modified:
   trunk/templates/forum/feed_description.html
Log:
quote support in RSS

Modified: trunk/templates/forum/feed_description.html
=================================================================
--- trunk/templates/forum/feed_description.html	(original)
+++ trunk/templates/forum/feed_description.html	Wed May  7 21:18:00 2008
@@ -1 +1 @@
-{{ obj.text|safe }}
\ No newline at end of file
+{{ obj.text|renderbbcode|safe }}


More information about the Oi-commits mailing list