About
This project is a web-client for newsgroups (Usenet or NNTP). It support NNTP defined in RFC 977 and RFC 2980.
html4nntp respects the standards as CSS and XHTML to have an interface easier to adapt to the needs for each one. Other functionalities were added to provide a more convivial interface to the users.
html4nntp needs only PHP 4 and an access to a NNTP server.
Screenshots
Demo
You can test html4nntp on the site ToutProgrammer.com.
Todo
- nothing to do at the moment.
News
Version 1.0.1
All changes since version 1.0.0:
- feature: display PNG attachments
- feature: add thread of the current message bellow the text of the message
- fix don't display an error for empty feeds
- fix display the error message if the post is rejected by the server
- fix display an error if the main page filename is not set as $main_page
- fix problem with http links followed by a comma in the text of the message displayed
- fix problem for posting when user comes directly to the page with the text of the message (session problem)
- fix bug in the email obfuscator
- fix bug if the compose form is cancelled.
Version 1.0.0
All changes since Web-News 1.6.0 for html4nntp-1.0.0:
- using CSS
- using XHTML
- encoding HTML entities
- add a check box to save or not the name and the e-mail address
- add a button to display or hide header of a message
- email address encoding for the from field
- add flag to permit or not posting of files
- don't show a group if there doesn't exist
- add a page with table off contents (grouped or not)
- dates are translated
- add a trace in header to log ip address of the poster
- add JavaScript to submit the form with the groups combo box
- add a test to verify if register_globals is off
- fixed bug with the pagination on search
- escape pattern for the search
- display template before all exit to have all the content of a page
- correct RSS Feed to display the text of a message
- use the new feed
If you want to download html4nntp, you can also use the CVS.
CVS Tags
Here main tags defines on the CVS (last tag on the top of the array *):
Version description |
Date |
Tag |
Version 1.0.1 |
12-20-2004 |
VERSION_1_0_1 |
Version 1.0.0 |
10-16-2004 |
VERSION_1_0_0 |
* HEAD tag not displayed
License
Just like Web-News, html4nntp is distributed under licence GNU General Public License.
Last changes on this page