diff options
author | Freeyorp <TheFreeYorp+github@gmail.com> | 2018-05-25 12:23:24 +1200 |
---|---|---|
committer | Freeyorp <TheFreeYorp+github@gmail.com> | 2019-01-12 10:06:08 +1300 |
commit | 3acdb782f65b40f36ff9222285b7c505daa8741b (patch) | |
tree | f68a6769e063036a6cf5c325634e474b6ba1d0a7 /bin | |
parent | ef69e2f046022ea7a97e70aca7292b7e45907585 (diff) | |
download | tools-3acdb782f65b40f36ff9222285b7c505daa8741b.tar.gz tools-3acdb782f65b40f36ff9222285b7c505daa8741b.tar.bz2 tools-3acdb782f65b40f36ff9222285b7c505daa8741b.tar.xz tools-3acdb782f65b40f36ff9222285b7c505daa8741b.zip |
Add RSS to news generation
This also:
- Changes the generated html for news-feed.php to provide
anchors based on the input fragment name.
- Changes newlines input to produce <br/> rather than <p/>.
Browsers treat self closing syntax on a non-void HTML element
as a start tag.
- Makes a minor refactor to provide the name of the fragment in put()
- Changes to python3. We were already using the print function from
__future__, and it's 2018 now. Python 3 was released a decade ago.
Kept try/except fallbacks for python2 compatibility anyway.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions