/[Apache-SVN]
ViewVC logotype

Revision 511575


Jump to revision: Previous Next
Author: nettings
Date: Sun Feb 25 19:06:22 2007 UTC (2 years, 8 months ago)
Changed paths: 24
Log Message:
* remove contents of pubs/*/publication.xml (empty files remain)
* remove rendering support for publication.xml (global-sitemap.xmap).
* remove all uses of http://apache.org/cocoon/lenya/publication/1.0
  namespace.

* introduce a new new namespace:
  http://apache.org/cocoon/lenya/publication/1.1.
* publication.xconf data must now be in that namespace
  (backwards-incompatible, requires changes to old files)
  notably, module, proxy and resource-type are now grouped in wrapper
  elements.
* move information from pubs/*publication.xml to
  pubs/*config/publication.xconf

* add webapp/lenya/resources/schemas/publication.rng to define the
  namespace
* add complete list of element/attribute constants to
  PublicationConfiguration.java
  (although only a subset is actually parsed there) and enable namespace
  support.

* modify webapp/lenya/resources/i18n/modules2xinclude.xsl accordingly

* introduce core and per-publication readme.xml.
* improve introduction pages

TODO:

* fix webapp/lenya/xslt/modules/modules2xinclude.xsl, rename to something
  more intuitive
* fix Instantiator.java



Changed paths:

Path Details
Directorylenya/branches/trunk-rework-pubconf/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/pubs/blog/config/publication.xconf modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/pubs/blog/publication-tests.xml deleted
Directorylenya/branches/trunk-rework-pubconf/src/pubs/blog/publication.xml modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/pubs/blog/readme.xml added
Directorylenya/branches/trunk-rework-pubconf/src/pubs/default/config/publication.xconf modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/pubs/default/publication.xml modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/pubs/default/readme.xml added
Directorylenya/branches/trunk-rework-pubconf/src/targets/dist-build.xml modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/targets/test-build.xml modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/targets/webapp-build.xml modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/global-sitemap.xmap modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/content/introduction.xml deleted
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/content/welcome.xml added
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/resources/css/default.css modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/resources/i18n/modules2xinclude.xsl modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/resources/schemas/publication.rng added
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/modules/modules2xinclude.xsl modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/util/aggregate-publications.xsl added
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/util/introduction.xsl added
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/util/publication.xsl deleted
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/util/welcome.xsl modified , text changed
Directorylenya/branches/trunk-rework-pubconf/src/webapp/lenya/xslt/util/xinclude.xsl deleted
Directorylenya/branches/trunk-rework-pubconf/src/webapp/readme.xml added

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2