17.01.2001 - Urs
WAPalize your myNEWS entries
I added a functionality, which allows you to wapalize your most recent myNEWS headlines. Have a look at the config.php file.

Goto gelon.net for WAP emulators.

Verify your wml code anywhereyougo.com

17.01.2001 - Urs
login/passwords are now within the config file
1)
I erased the passwd.txt file due to constant security reasons. the login/password pairs are now held within an array in the config.inc.php file.

$authentication = array (
"test" => "test",
"myLogin" => "myPassword",
"whatever" => "whatever" );

2)
On login you can choose to save the login/password in a cookie and keep this information for longer, or to login for just this session.

3)
more easy configuration due to hash array setup.

4)
moved include files to /include folder

26.11.2000 - Urs
rdf/rss channel file export capability
With myNews V2.0.4 you can now export the data to the RSS compliant file format by pressing "rdf" in the menu list.

See the mynews.rdf contents!

26.08.2000 - sample author
sample titel
sample artikel