|
I need the text of my questions/answers to run through a custom filter before they are served (much like the "safe" filter that is used by default). I have it working on the question.html template just fine. However that text also needs to be edited in rss feeds. I tried to edit the templates in /skins/default/templates/feeds/. However this seems to have absolutely no effect on the rss feed. even if I just change basic text in there (no filters or anything), it doesn't change the rss feed. Does this information come from somewhere else? |