Security fix - all admin functions separated in defferent file (admin.inc)
Fix time correction. See also:
http://www.openbg.net/ptsite/news.php?detail=n1026782518.nws
Fix a bug in the appearance of the form for editing news -
it was BEFORE the starting tag. Thanks to Michael Willems for the announce.
PTNews already have new home. The URL is:
http://www.openbg.net/ptsite/
ChangeLog:
18-Oct-2000: Version 1.7
=========================
- Timezones support - new $tz array with time difference from the GMT for
each timezone
- password protection for admin page - new file - auth.php
- change all page suffixes from php3 to php - php4 compatible
- searching news support - news search.php file
- bug fix - until this version there was impossible to have news without
#CONTENT# tag
- new tags: #TITLELNK# - suitable for TOC etc., #ABSTRACT# - short news
abstract, #FSIZE# - news file size... read more
- New tags support - #TOPICIMG# (topic images - new images directory),
#TOPICLNK# (display only some topic news)
- WAP news support (news in WML format) - new wap.php3 page
- some changes in $config array ( mainpg and morepg members, no need
to put here admin page name, remove theme name member )
- support for more than one theme - now theme name is not in news.inc
file. In this way it can be different in main and [more...] pages.
- date() function is replaced with strftime() function. This mean that
the $lang[datefmt] and $lang[dateadm] date string format are different.
Why? strftime function support setlocale() localization changes and
this mean better multilanguage support.... read more
The new version 1.5 of PTNews system is up and running.<br>
You can download it from <a href="http://worldzone.net/computers/sto/news/ptnews-1.5.zip">this site</a> or from <a href="http://download.sourceforge.net/ptsite/ptnews-1.5.zip">SourceForge</a>.<br>
Also you can get ONLY <a href="http://worldzone.net/computers/sto/news/files/news.inc">news.inc</a> file.<br>
<BR>
New version features:<BR>
1. Some bugs fixed (beter support for news and admin pages in different directories)<BR>
2. Better multi-language support - all language dependent strings are in $lang array<BR>
PTSite project is already hosted by SourceForge. New features: modules, forums, suveys etc.