lenya/src/webapp/lenya/pubs/docs-new/content/xdocs index.xml,1.4,1.5
"Gregor J. Rothfuss" <[email protected]> Fri, 16 May 2003 19:04:55 +0200
| 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-serv31979/src/webapp/lenya/pubs/docs-new/content/xdocs
Modified Files:
index.xml
Log Message:
improved language on lenya.org main page
added blurb for documentation and community
Index: index.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.xml 8 May 2003 10:06:37 -0000 1.4
--- index.xml 16 May 2003 17:04:52 -0000 1.5
***************
*** 13,18 ****
<body>
<p>
! Lenya CMS is an <link href="http://www.opensource.org">Open-Source</link>
! Content Management and Publishing System written in 100% pure Java. It
is based on open standards such as <link href="http://www.w3c.org/XML/">XML</link> and <link
href="http://www.w3c.org/TR/xslt">XSLT</link>. One of its core
--- 13,18 ----
<body>
<p>
! Apache Lenya is a Java-based <link href="http://www.opensource.org">Open-Source</link>
! Content Management System. It
is based on open standards such as <link href="http://www.w3c.org/XML/">XML</link> and <link
href="http://www.w3c.org/TR/xslt">XSLT</link>. One of its core
***************
*** 21,46 ****
</p>
- <p>
- Lenya is an interpreter of various XMLs, not just
- user's data, such as for instance articles, press-releases or addresses,
- but also regarding functionalities, such as for instance
- access controlling (IML and PML resp. <link href="http://www.oasis-open.org/committees/xacml/">XACML</link>),
- revision controlling (RCML)
- or workflow management (WFML).
- The network is the CMS.
- </p>
<p>
! Lenya supports inline WYSIWYG editing, which means users (authors/editors) do
! not have to learn (or see) XML. This is possible thanks to the support
! of XML, XSLT and XML Schema on the client side, such is the case
! for certain browsers (Mozilla/Netscape or IE).
! But there also exists the "Lenya Administrator" for the more
! advanced user, where the CMS can be monitored, XML can be edited
! directly or authentication and authorization can be managed.
</p>
<p>
! You are very welcome to participate in the <link href="http://www.lenya.org">Lenya CMS project</link>.
Thank you very much for your suggestions and contributions.
</p>
--- 21,35 ----
</p>
<p>
! Lenya supports inline WYSIWYG editing. Your site editors do
! not have to learn XML. This is possible thanks to the support
! of XML, XSLT and XML Schema on the client side.
! An adminstration interface allows advanced users to
! monitor the CMS, and perform configuration tasks.
</p>
<p>
! You are very welcome to participate in the <link href="http://www.lenya.org">Lenya project</link>.
Thank you very much for your suggestions and contributions.
</p>