Setting up static RSS feeds #196

Merged
ken_fallon merged 1 commits from 140_2_Convert_the_RSS_feeds_from_php_to_the_static_site into main 2024-05-23 19:38:59 +00:00
Collaborator

site-generator: Changed the routine used to generate entities in
'HTML::Entities'; see filter function 'xml_entity'; Update POD documentation.

site.cfg: Added root variable 'http_baseurl' which defines the base URL
using 'http'.

templates/rss.tpl.xml: RSS template defining the channel and inserting
the 'item' definitions; adjusted to be in step with the PHP version.

templates/shared-item.tpl.xml: RSS template used for each 'item' in an
RSS feed; contains a call to 'HTML::Strip' which turns off the
addition of spaces when removing tags; adjusted to be in step with
the PHP version.

templates/shared-utils.tpl.html: Macro collection used by other
templates; addition of temporay macro 'display_explicit_feed_2'
which generates 'Yes/No' strings to be in step with the PHP version.

site-generator: Changed the routine used to generate entities in 'HTML::Entities'; see filter function 'xml_entity'; Update POD documentation. site.cfg: Added root variable 'http_baseurl' which defines the base URL using 'http'. templates/rss.tpl.xml: RSS template defining the channel and inserting the 'item' definitions; adjusted to be in step with the PHP version. templates/shared-item.tpl.xml: RSS template used for each 'item' in an RSS feed; contains a call to 'HTML::Strip' which turns off the addition of spaces when removing tags; adjusted to be in step with the PHP version. templates/shared-utils.tpl.html: Macro collection used by other templates; addition of temporay macro 'display_explicit_feed_2' which generates 'Yes/No' strings to be in step with the PHP version.
davmo added 1 commit 2024-05-23 19:28:05 +00:00
site-generator: Changed the routine used to generate entities in
    'HTML::Entities'; see filter function 'xml_entity'

site.cfg: Added root variable 'http_baseurl' which defines the base URL
    using 'http'

templates/rss.tpl.xml: RSS template defining the channel and inserting
    the 'item' definitions; adjusted to be in step with the PHP version.

templates/shared-item.tpl.xml: RSS template used for each 'item' in an
    RSS feed; contains a call to 'HTML::Strip' which turns off the
    addition of spaces when removing tags; adjusted to be in step with
    the PHP version.

templates/shared-utils.tpl.html: Macro collection used by other
    templates; addition of temporay macro 'display_explicit_feed_2'
    which generates 'Yes/No' strings to be in step with the PHP version.
ken_fallon merged commit a61f2a5222 into main 2024-05-23 19:38:59 +00:00
ken_fallon deleted branch 140_2_Convert_the_RSS_feeds_from_php_to_the_static_site 2024-05-23 19:39:03 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rho_n/hpr_generator#196
No description provided.