Commit Graph

9 Commits

Author SHA1 Message Date
wn_ 814ab48169 Use the current timestamp for feed-level 'updated' in 'Handler_Public#generate_syndicated_feed()'.
The last article's 'updated' value was not a good indicator of when the feed updated for various reasons, so we'll just use the current timestamp to represent the dynamic nature of the content.
2025-06-03 14:10:08 +00:00
Andrew Dolgov a0da71598a remove atom-to-html XSLT 2020-03-28 11:45:42 +03:00
Andrew Dolgov 0ee126ee8f remove a few parser warnings from generated feeds 2013-10-06 11:28:06 +04:00
Andrew Dolgov fcf6bfba32 syndicated feeds: add orig_guid to optionally alter item id to workaround duplicate checking for syndicated content; add <link> element to <source> 2013-07-07 00:59:23 +04:00
shibuya246 29a963c14f add <source><title> to feed rss output 2013-07-01 19:51:32 +09:00
Andrew Dolgov 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds 2012-02-27 14:39:15 +04:00
Andrew Dolgov e4f7c97622 rename feed.xsl to atom-to-html.xsl 2011-04-19 13:22:01 +04:00
Andrew Dolgov fcfa9ef15b rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 2011-04-19 13:20:59 +04:00
Andrew Dolgov 20e43935fc generate template-enabled Atom feeds instead of makeshift rss 2011-04-04 13:30:47 +04:00