]> lifelog.hopto.org Git - LifeLog.git/commit
CNFServices started with a bang, RSSFeedsPlugin.
authorWill Budic <redacted>
Sat, 16 Sep 2023 04:55:26 +0000 (14:55 +1000)
committerWill Budic <redacted>
Sat, 16 Sep 2023 04:55:26 +0000 (14:55 +1000)
commit7b45e774cc570d88c7ca189cdaced09dabbc781b
treecfe3d1896a54a166f4dfb5cee801b65fc65f2fed
parent3121fbb4ce388aecb790af6408016131cc0d5cf2
CNFServices started with a bang, RSSFeedsPlugin.
16 files changed:
.gitignore
htdocs/cgi-bin/CNFServices.cgi [new file with mode: 0755]
htdocs/cgi-bin/index.cgi
htdocs/cgi-bin/login_ctr.cgi
htdocs/cgi-bin/main.cgi
htdocs/cgi-bin/rss_output/tree_feed_CPAN.cnf [new file with mode: 0644]
htdocs/cgi-bin/system/modules/CNFDateTime.pm [new file with mode: 0644]
htdocs/cgi-bin/system/modules/CNFNode.pm
htdocs/cgi-bin/system/modules/CNFParser.pm
htdocs/cgi-bin/system/modules/HTMLIndexProcessorPlugin.pm
htdocs/cgi-bin/system/modules/MarkdownPlugin.pm
htdocs/cgi-bin/system/modules/RSSFeedsPlugin.pm [new file with mode: 0644]
htdocs/cgi-bin/wsrc/feeds.css [new file with mode: 0644]
htdocs/cgi-bin/wsrc/main.js
install_cpan_modules_required.pl [new file with mode: 0755]
rss_output/tree_feed_CPAN.cnf [new file with mode: 0644]