newslog is a simple Perl CGI program that provides a Web interface for updating news items or diary entries on a Web page. It may be run as a CGI or as a mod_perl program. A user-defined number of items appear on the "current news" page and older items are automatically moved into date-based archive files. News postings may be syndicated to Advogato or other sites based on mod_virgule.
| Tags | Internet Web Dynamic Content Site Management |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: News postings now include fragment identifiers to simplify linking to old news items. News archive sort order is now configurable. User-specific time zone adjustments are now available.


Changes: A new capability to post news items to a mod_virgule user diary page in addition to the local news page, and a fix for a minor sorting bug on the archive index page.


Changes: Lots of minor bug fixes were made. It should now run under mod_perl without problems even with multiple simultaneous users.


Changes: Initial announcement.