View file mynews/data/mynews.htm

File size: 1.84Kb
<html><table width=450 border=0 cellpadding=2 cellspacing=0>
<tr><td></td></tr>
<tr><td><b></b></td></tr>
<tr><td></td></tr>
<tr><td><hr width=100% size=1></td></tr>
<tr><td>17.01.2001 - Urs</td></tr>
<tr><td><b>WAPalize your myNEWS entries</b></td></tr>
<tr><td>I added a functionality, which allows you to wapalize your most recent myNEWS headlines. Have a look at the config.php file.<br><br>Goto <a href=http://www.gelon.net target=_>gelon.net</a> for WAP emulators.<br><br>Verify your wml code <a href=http://www.anywhereyougo.com/ayg/ayg/WapWanderer.po target=_>anywhereyougo.com</a></td></tr>
<tr><td><hr width=100% size=1></td></tr>
<tr><td>17.01.2001 - Urs</td></tr>
<tr><td><b>login/passwords are now within the config file</b></td></tr>
<tr><td>1)<br>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.<br><pre><br>$authentication  = array ( <br>   "test"     => "test",<br>   "myLogin"  => "myPassword",<br>   "whatever" => "whatever" );<br></pre><br>2)<br>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.<br><br>3)<br>more easy configuration due to hash array setup.<br><br>4)<br>moved include files to /include folder</td></tr>
<tr><td><hr width=100% size=1></td></tr>
<tr><td>26.11.2000 - Urs</td></tr>
<tr><td><b>rdf/rss channel file export capability</b></td></tr>
<tr><td>With myNews V2.0.4 you can now export the data to the RSS compliant file format by pressing "rdf" in the menu list.<br><br>See the <a href=./rss.php target=_blank>mynews.rdf</a> contents!</td></tr>
<tr><td><hr width=100% size=1></td></tr>
<tr><td>26.08.2000 - sample author</td></tr>
<tr><td><b>sample titel</b></td></tr>
<tr><td>sample artikel</td></tr>
<tr><td><hr width=100% size=1></td></tr>
</table></html>