[Phpxd-commits] CVS: phpXD.www/data/en index.xml,NONE,1.1 navigation.xml,NONE,1.1
Status: Beta
Brought to you by:
growbal
|
From: Thomas D. <th...@us...> - 2002-01-26 17:10:48
|
Update of /cvsroot/phpxd/phpXD.www/data/en
In directory usw-pr-cvs1:/tmp/cvs-serv21133/data/en
Added Files:
index.xml navigation.xml
Log Message:
Initial checkin of the phpxd homepage.
--- NEW FILE: index.xml ---
<?xml version="1.0" encoding="iso8859-1"?>
<page>
<title>
Homepage
</title>
<content>
<p>
This page is currently offline. Please take a look at the
<a href="http://sf.net/projects/phpxd">project site at
Sourceforge. </a>
</p>
<p>
<a href="http://sourceforge.net"><img
src="http://sourceforge.net/sflogo.php?group_id=29609"
width="88" height="31" alt="SourceForge" /></a>
</p>
</content>
</page>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->
--- NEW FILE: navigation.xml ---
<?xml version="1.0" encoding="iso8859-1"?>
<links>
<ul class="navbar">
<li>
<a href="$URL$$SESSION_ID$">Homepage</a>
</li>
<li>
<!--<a href="$URL$$SESSION_ID$sourceforge">phpXMLDOM on Sourceforge</a>-->
<a href="http://sf.net/projects/phpxd/">phpXMLDOM on Sourceforge</a>
<ul class="navbar">
<li>
<a href="http://sf.net/projects/phpxd">Summary</a>
</li>
<li>
<a href="http://sourceforge.net/project/showfiles.php?group_id=29609">Files</a>
</li>
<li>
<a href="http://sourceforge.net/docman/?group_id=29609">Docs</a>
</li>
</ul>
</li>
</ul>
</links>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->
|