summaryrefslogtreecommitdiff
path: root/app/views/rss/updates.rdf.builder
AgeCommit message (Collapse)Author
2026-07-31Bind aggregates over scoped tags to their subtreeerdgeist
CccConventions::TAG_SCOPES maps "update" and "pressemitteilung" to /updates and "disclosure" to /disclosure. Page.aggregate applies the mapping, so an aggregate over one of those tags is bounded by its subtree regardless of what the shortcode says. Tags stay unrestricted; positions are publish-gated. Both RSS actions call Page.aggregate rather than repeating its tag join. Empty feeds no longer crash: Atom falls back to the current time for the required <updated>, and the optional dc:date is omitted.
2026-06-27Stop forcing escaped HTML into the database just because XML Builder was used wrongerdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2009-11-18rdf needs the path to be the urlhukl
2009-11-18added template for old RDF feed - needs to be validated thoughhukl