]> git.mjollnir.org Git - s9y.git/commit
* Use templates_c for caching remote rss feeds
authorgarvinhicking <garvinhicking>
Mon, 18 Apr 2005 13:38:11 +0000 (13:38 +0000)
committergarvinhicking <garvinhicking>
Mon, 18 Apr 2005 13:38:11 +0000 (13:38 +0000)
commit3a852c8b5f5d8670434f8d36f340add86b53f13c
treee1f7ffc35c4354604cc0895331035c59321147cb
parent6b79083542a925f10a0b8afbebd83c359aeb3ad6
* Use templates_c for caching remote rss feeds
* Do not call session_start() for RSS feeds to allow caching. If session_start
  is called, it would put no-cache, ... headers and disable 304/Not Modified
  operations. This is a possibly hazardrous change, we need to further
  watch this. That's also the reason I won't backport the fix to 0.8
docs/NEWS
plugins/serendipity_plugin_remoterss/serendipity_plugin_remoterss.php
rss.php
serendipity_config.inc.php