osem-fcy/app/views/layouts
Kushal SM 1958ac2b10 feat: Add public RSS feed for conferences
Users currently have no way to be notified when new conferences are
published on an OSEM instance. This adds an RSS 2.0 feed endpoint at
/feed.rss that lists all conferences ordered by creation date.

The feed action is excluded from CanCanCan authorization so it remains
publicly accessible without authentication, similar to the existing
calendar endpoint.

Also adds an RSS subscribe link to the conferences index page and an
auto-discovery <link> tag in the application layout so RSS readers can
detect the feed automatically.

Fixes #3543
2026-03-18 17:50:52 +01:00
..
_admin.html.haml New admin menu 2014-05-22 18:19:07 +02:00
_admin_sidebar.html.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_admin_sidebar_index.html.haml Drop Organization Feature 2024-06-07 17:42:08 +02:00
_messages.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
_navigation.html.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_user_menu.html.haml Drop Organization Feature 2024-06-07 17:42:08 +02:00
application.html.haml feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00