lenya/src/webapp/lenya/pubs/docs-new/content/xdocs site.xml,1.15,1.16 tabs.xml,1.4,1.5
Andreas Hartmann <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs
In directory erbium:/tmp/cvs-serv30616/src/webapp/lenya/pubs/docs-new/content/xdocs
Modified Files:
site.xml tabs.xml
Log Message:
added community tab
Index: site.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** site.xml 6 May 2003 18:24:28 -0000 1.15
--- site.xml 8 May 2003 11:10:00 -0000 1.16
***************
*** 7,13 ****
<node-a href="http://demo.wyona.org" label="Demo" />
<node-d href="roadmap.html" label="Roadmap" />
! <node-e href="mailing-lists.html" label="Mailing Lists" />
! <node-f href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/" label="CVS Web" />
! <node-g href="http://cvs.wyona.org/bugs/" label="Bug Tracker" />
<node-h href="acknowledgements.html" label="Credits" />
<node-i href="license.html" label="License" />
--- 7,11 ----
<node-a href="http://demo.wyona.org" label="Demo" />
<node-d href="roadmap.html" label="Roadmap" />
! <node-e href="../community/mailing-lists.html" label="Mailing Lists" />
<node-h href="acknowledgements.html" label="Credits" />
<node-i href="license.html" label="License" />
***************
*** 25,36 ****
</install>
</installation>
! <node-c href="docs/" label="Documentation">
! <node-24 href="concepts/" label="Concepts and Best Practises">
! <node-33 href="siteTree.html" label="Site tree"/>
! <node-36 href="pageEnvelope.html" label="Page envelope"/>
<navigation href="navigation.html" label="Navigation"/>
! <standardURI href="standardURI.html" label="URI Scheme"/>
<xhtml-templating href="xhtml-templating.html" label="XHTML templating"/>
! <node-381 href="static-resources.html" label="Serving static resources"/>
<node-40 href="tasks/" label="Tasks">
<node-41 href="concept.html" label="The Task Concept"/>
--- 23,36 ----
</install>
</installation>
!
! <documentation href="docs/" label="Documentation">
! <concepts href="concepts/" label="Concepts and Best Practises">
! <sitetree href="siteTree.html" label="Site tree"/>
! <!--
! <page-envelope href="pageEnvelope.html" label="Page envelope"/>
<navigation href="navigation.html" label="Navigation"/>
! <standard-uri href="standardURI.html" label="URI Scheme"/>
<xhtml-templating href="xhtml-templating.html" label="XHTML templating"/>
! <static-resources href="static-resources.html" label="Serving static resources"/>
<node-40 href="tasks/" label="Tasks">
<node-41 href="concept.html" label="The Task Concept"/>
***************
*** 46,54 ****
<node-50 href="development.html" label="Developing Tasks"/>
</node-40>
! </node-24>
<node-94 href="proposals/" label="Proposals / Requests for Comment (RFC)">
! <siteTree href="siteTree.html" label="Site tree"/>
</node-94>
! </node-c>
</site>
--- 46,65 ----
<node-50 href="development.html" label="Developing Tasks"/>
</node-40>
! -->
! </concepts>
! <!--
<node-94 href="proposals/" label="Proposals / Requests for Comment (RFC)">
! <sitetree-proposal href="siteTree.html" label="Site tree"/>
</node-94>
! -->
! </documentation>
!
! <community href="community/" label="Community">
! <node-f href="http://cvs.wyona.org/cgi-bin/cvsweb.cgi/" label="CVS Web" />
! <node-g href="http://cvs.wyona.org/bugs/" label="Bug Tracker" />
! <node-e href="mailing-lists.html" label="Mailing Lists" />
! <irc href="irc.html" label="IRC"/>
! <meetings href="meetings.html" label="Meetings and Sprints"/>
! </community>
</site>
Index: tabs.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/tabs.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** tabs.xml 5 May 2003 10:34:56 -0000 1.4
--- tabs.xml 8 May 2003 11:10:00 -0000 1.5
***************
*** 17,20 ****
--- 17,21 ----
<tab label="Installation" dir="installation"/>
<tab label="Documentation" dir="docs"/>
+ <tab label="Community" dir="community"/>
<!--
<tab label="How-To's" dir="howtos"/>