Setting up static RSS feeds #196

Merged
rho_n merged 0 commits from refs/pull/196/head into main 2024-05-23 19:38:59 +00:00
Owner

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.
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: HPR/hpr_generator#196
No description provided.