From: <jt...@us...> - 2007-04-15 10:41:38
|
Revision: 245 http://ro-oslib.svn.sourceforge.net/ro-oslib/?rev=245&view=rev Author: jtytgat Date: 2007-04-15 03:41:33 -0700 (Sun, 15 Apr 2007) Log Message: ----------- - Made it HTML compliant again (based on feedback from Erik Groenhuis <e.g...@xs...>) - Using LastChangedBy and LastChangedDate SVN keywords to show on each webpage who made the last change and when. Modified Paths: -------------- trunk/website/archives.html trunk/website/contact.html trunk/website/download.html trunk/website/faq.html trunk/website/future.html trunk/website/guide.html trunk/website/history.html trunk/website/index.html trunk/website/release-6.80.html trunk/website/release-6.90.html trunk/website/svn.html Property Changed: ---------------- trunk/website/archives.html trunk/website/contact.html trunk/website/download.html trunk/website/faq.html trunk/website/future.html trunk/website/guide.html trunk/website/history.html trunk/website/index.html trunk/website/release-6.80.html trunk/website/release-6.90.html trunk/website/svn.html Modified: trunk/website/archives.html =================================================================== --- trunk/website/archives.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/archives.html 2007-04-15 10:41:33 UTC (rev 245) @@ -127,16 +127,37 @@ <hr WIDTH="100%"> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<div align=right><font size=-1> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -Tony van der Hoff, -<br>02 January 2007 +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -</font></div> - </body> </html> Property changes on: trunk/website/archives.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/contact.html =================================================================== --- trunk/website/contact.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/contact.html 2007-04-15 10:41:33 UTC (rev 245) @@ -127,19 +127,36 @@ <hr WIDTH="100%"> -<!-- footer --> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -<div align=right><font size=-1> - -Tony van der Hoff, -<br>04 May 2005 - -</font></div> - +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> <!-- end footer --> </body> Property changes on: trunk/website/contact.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/download.html =================================================================== --- trunk/website/download.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/download.html 2007-04-15 10:41:33 UTC (rev 245) @@ -87,21 +87,37 @@ <hr WIDTH="100%"> -<!-- footer --> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -<div align=right><font size=-1> - -Tony van der Hoff, -<br>16 December 2006 - -</font></div> - +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> <!-- end footer --> - </body> </html> Property changes on: trunk/website/download.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/faq.html =================================================================== --- trunk/website/faq.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/faq.html 2007-04-15 10:41:33 UTC (rev 245) @@ -366,21 +366,41 @@ </blockquote> <a href="#top">top</a> <a href="index.html">Home</a> -<hr SIZE=4 WIDTH="100%"> +<hr WIDTH="100%"> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<div align=right> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> + +<td ALIGN=RIGHT> <font size=-1> -Tony van der Hoff -<br>04 January 2004 -</font></div> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -<hr WIDTH="100%"> - </body> </html> Property changes on: trunk/website/faq.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/future.html =================================================================== --- trunk/website/future.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/future.html 2007-04-15 10:41:33 UTC (rev 245) @@ -78,21 +78,37 @@ <hr WIDTH="100%"> -<!-- footer --> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -<div align=right><font size=-1> - -Tony van der Hoff, -<br>30 November 2002 - -</font></div> - +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> <!-- end footer --> - </body> </html> Property changes on: trunk/website/future.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/guide.html =================================================================== --- trunk/website/guide.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/guide.html 2007-04-15 10:41:33 UTC (rev 245) @@ -220,15 +220,42 @@ </UL> <p align = right><small>Jonathan Coxhead</small></P> +<BR><A HREF="index.html">Home</A> +<BR> -<HR WIDTH="100%"> +<hr WIDTH="100%"> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -<BR><A HREF="index.html">Home</A> -<BR> +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> + </BODY> </HTML> Property changes on: trunk/website/guide.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/history.html =================================================================== --- trunk/website/history.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/history.html 2007-04-15 10:41:33 UTC (rev 245) @@ -96,23 +96,39 @@ </td></tr> <!-- end main content --> </table> <!-- end outer table --> </center> -<hr> +<hr WIDTH="100%"> -<!-- footer --> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> - -<div align=right><font size=-1> - -Tony van der Hoff, -<br>30 November 2002 - -</font></div> - +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> <!-- end footer --> </body> Property changes on: trunk/website/history.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/index.html =================================================================== --- trunk/website/index.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/index.html 2007-04-15 10:41:33 UTC (rev 245) @@ -143,6 +143,12 @@ <hr WIDTH="100%"> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> + +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> <!-- any browser logo --> <a href="http://www.anybrowser.org/campaign"> <img border="0" @@ -150,7 +156,6 @@ alt="Viewable with any Browser" height="31" width="88"> </a> - <!-- html 4 logo --> <a href="http://validator.w3.org/check/referer"> <img border="0" @@ -158,14 +163,17 @@ alt="Valid HTML 4.01!" height="31" width="88"> </a> +</td></tr> +</table> -<div align=right><font size=-1> +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -Tony van der Hoff, -<br>04 December 2002 - -</font></div> - - </body> </html> Property changes on: trunk/website/index.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/release-6.80.html =================================================================== --- trunk/website/release-6.80.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/release-6.80.html 2007-04-15 10:41:33 UTC (rev 245) @@ -136,20 +136,39 @@ </tr> </table><!-- end outer table --> -<!--footer--> <hr WIDTH="100%"> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> + +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> <a href="http://validator.w3.org/check/referer"> - <img border="0" src="http://www.w3.org/Icons/valid-html401" - alt="Valid HTML 4.01!" height="31" width="88"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> </a> +</td></tr> +</table> -<div align=right><font size=-1> +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -Tony van der Hoff, -<br>31 December 2005 - -</font></div> - </body> </html> Property changes on: trunk/website/release-6.80.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/release-6.90.html =================================================================== --- trunk/website/release-6.90.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/release-6.90.html 2007-04-15 10:41:33 UTC (rev 245) @@ -37,7 +37,7 @@ </td></tr> <tr BGCOLOR="#80FFFF"><td> - <a href="whttp://downloads.sourceforge.net/ro-oslib/OSLib-wide-6.90.zip">Library</a> + <a href="http://downloads.sourceforge.net/ro-oslib/OSLib-wide-6.90.zip">Library</a> suitable for file systems with unlimited files per directory (e.g. RISC OS 4, LanMan, or X-Files) (1064 Kb) @@ -152,20 +152,39 @@ </tr> </table><!-- end outer table --> -<!--footer--> <hr WIDTH="100%"> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> + +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> <a href="http://validator.w3.org/check/referer"> - <img border="0" src="http://www.w3.org/Icons/valid-html401" - alt="Valid HTML 4.01!" height="31" width="88"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> </a> +</td></tr> +</table> -<div align=right><font size=-1> +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -Tony van der Hoff, -<br>02 January 2007 - -</font></div> - </body> </html> Property changes on: trunk/website/release-6.90.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate Modified: trunk/website/svn.html =================================================================== --- trunk/website/svn.html 2007-04-14 23:17:55 UTC (rev 244) +++ trunk/website/svn.html 2007-04-15 10:41:33 UTC (rev 245) @@ -69,7 +69,7 @@ <p>To obtain the sources for the current stable release version, you need to specify the version tag; i.e. <code>svn co https://ro-oslib.svn.sourceforge.net/svnroot/ro-oslib/tags/<tag> oslib</code>, -where <code><tag></code> is the specic OSlib version wanted, like e.g. oslib-690.</li> +where <code><tag></code> is the specic OSlib version wanted, like e.g. oslib-690. <p>There is quite a lot of code, so it may take a little while on a slow link, but I'm sure you'll find it whorthwhile! A <code>!Readme</code> file in the @@ -85,16 +85,37 @@ <hr WIDTH="100%"> -<a href="http://validator.w3.org/check/referer"><img border="0" -src="http://www.w3.org/Icons/valid-html401" -alt="Valid HTML 4.01!" height="31" width="88"></a> +<!-- start footer --> +<table BORDER=0 CELLSPACING=10 CELLPADDING=0 WIDTH="100%" > +<tr VALIGN=TOP><td> -<div align=right><font size=-1> +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="250"> +<tr><td> +<!-- any browser logo --> +<a href="http://www.anybrowser.org/campaign"> +<img border="0" + src="images/browserany.gif" + alt="Viewable with any Browser" + height="31" width="88"> +</a> +<!-- html 4 logo --> +<a href="http://validator.w3.org/check/referer"> +<img border="0" + src="images/valid-html401.png" + alt="Valid HTML 4.01!" + height="31" width="88"> +</a> +</td></tr> +</table> -Tony van der Hoff, -<br>03 February 2007 +<td ALIGN=RIGHT> +<font size=-1> +$LastChangedBy$<br> +$LastChangedDate$ +</font> +</td></tr> +</table> +<!-- end footer --> -</font></div> - </body> </html> Property changes on: trunk/website/svn.html ___________________________________________________________________ Name: svn:keywords + LastChangedBy LastChangedDate This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |