lenya/src/webapp/lenya/pubs/default/content/authoring default.xml,1.1,NONE
Christian Egli <[email protected]> Thu, 15 May 2003 11:51:45 +0200
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/default/content/authoring
In directory erbium:/tmp/cvs-serv11378/src/webapp/lenya/pubs/default/content/authoring
Removed Files:
default.xml
Log Message:
The XML files in content are now stored according to the following
scheme foo.html is stored in foo/index.xml, i.e. for each document a
directory is created. This has the following implications:
1. The content files themselves are moved from content/authoring/*.xml
to content/authoring/*/index.xml.
2. The doctype sitemap now generates the content from
{document-id}/index.xml.
3. The parameter-doctype.xmap checks the file in
{document-id}/index.xml for its doctype.
4. The creator now uses the BranchCreator instead of the LeafCreator.
--- default.xml DELETED ---