You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/10/02 13:14:18 UTC

svn commit: r293088 - in /lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes: links/ links/index_en.xml links/index_en.xml.meta opendocument/ opendocument/index.odt

Author: michi
Date: Sun Oct  2 04:14:12 2005
New Revision: 293088

URL: http://svn.apache.org/viewcvs?rev=293088&view=rev
Log:
links and opendocument as doctype samples added

Added:
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml.meta
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/
    lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index.odt   (with props)

Added: lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml?rev=293088&view=auto
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml (added)
+++ lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml Sun Oct  2 04:14:12 2005
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<links xmlns="http://apache.org/lenya/pubs/default/1.0">
+  <title>The Links Document Doctype</title>
+  <link href="http://lenya.apache.org">Apache Lenya Website</link>
+  <link href="http://wiki.apache.org/lenya/">Apache Lenya Wiki</link>
+</links>

Added: lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml.meta
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml.meta?rev=293088&view=auto
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml.meta (added)
+++ lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/links/index_en.xml.meta Sun Oct  2 04:14:12 2005
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lenya:document xmlns:lenya="http://apache.org/cocoon/lenya/page-envelope/1.0">
+<lenya:meta>
+<lenya:dc>
+<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Links</dc:title>
+<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lenya</dc:creator>
+<dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/"/>
+<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/"/>
+<dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2005-10-02 12:50:27</dc:date>
+<dc:language xmlns:dc="http://purl.org/dc/elements/1.1/">en</dc:language>
+<dc:rights xmlns:dc="http://purl.org/dc/elements/1.1/"/>
+</lenya:dc>
+<lenya:internal>
+<lenya:resourceType>links</lenya:resourceType>
+<lenya:contentType>xml</lenya:contentType>
+</lenya:internal>
+</lenya:meta>
+</lenya:document>

Added: lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index.odt
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index.odt?rev=293088&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/trunk/src/webapp/lenya/pubs/default/content/authoring/doctypes/opendocument/index.odt
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org