From: <ny...@us...> - 2006-08-01 07:13:13
|
Revision: 176 Author: nyaochi Date: 2006-08-01 00:13:03 -0700 (Tue, 01 Aug 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=176&view=rev Log Message: ----------- Web site for 0.12 release. I failed to install SMF to /forum directory due to the tight security on sf.net (they don't allow writable accesses to any files on the web server). Modified Paths: -------------- trunk/webpage/news.xml trunk/webpage/pmplib.xsl Modified: trunk/webpage/news.xml =================================================================== --- trunk/webpage/news.xml 2006-07-30 21:11:57 UTC (rev 175) +++ trunk/webpage/news.xml 2006-08-01 07:13:03 UTC (rev 176) @@ -46,7 +46,6 @@ </p> <ul> <li>Migrated from MODx CMS to our original CMS based on XSLT.</li> -<li>Launched <a href="http://pmplib.sourceforge.net/forum/">PMPlib discussion forum</a>.</li> </ul> </ni> Modified: trunk/webpage/pmplib.xsl =================================================================== --- trunk/webpage/pmplib.xsl 2006-07-30 21:11:57 UTC (rev 175) +++ trunk/webpage/pmplib.xsl 2006-08-01 07:13:03 UTC (rev 176) @@ -299,7 +299,7 @@ <li><a href="document_jspl.html">JavaScript Playlist (JSPL)</a></li> </ul> </li> - <li><a href="./forum/">Forum</a></li> + <li><a href="http://sourceforge.net/forum/?group_id=157298">Forum</a></li> <!--<li><a href="faq.html">FAQ</a></li>--> <li><a href="about.html">About</a></li> <li><a href="http://sourceforge.net/projects/pmplib/">Project Home</a></li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |