/[Apache-SVN]
ViewVC logotype

Revision 422748


Jump to revision: Previous Next
Author: thorsten
Date: Mon Jul 17 15:50:17 2006 UTC (3 years, 4 months ago)
Changed paths: 26
Log Message:
ASF Bugzilla Bug 39906 - Move Xopus integration code to a module
From Jonathan Addison. Thank you.

This patch moves all of the xopus files and pipelines from the core to a new
xopus module.

It also fixes some issues left over from migrating xopus from 1.2 to 1.4:
- deleted old stylesheets
- added xopus.path parameter next to xopus.context parameter in xopus.xconf
(previously the pipeline had to be updated with the relative path of the xopus
location)
- added a basic xhtml schema (thanks to Josias)
- added strip_namespaces.xsl to the xopus transformation pipeline

There is a README.txt that covers what needs to be set up.

Changed paths:

Path Details
Directorylenya/trunk/src/modules/xopus/ added
Directorylenya/trunk/src/modules/xopus/README.txt added
Directorylenya/trunk/src/modules/xopus/config/ added
Directorylenya/trunk/src/modules/xopus/config/cocoon-xconf/ added
Directorylenya/trunk/src/modules/xopus/config/cocoon-xconf/input-modules/ added
Directorylenya/trunk/src/modules/xopus/config/cocoon-xconf/input-modules/xopus.xconf added
Directorylenya/trunk/src/modules/xopus/module.xml added
Directorylenya/trunk/src/modules/xopus/resources/ added
Directorylenya/trunk/src/modules/xopus/resources/schemas/ added
Directorylenya/trunk/src/modules/xopus/resources/schemas/homepage.xsd added
Directorylenya/trunk/src/modules/xopus/resources/schemas/xhtml.xsd added
Directorylenya/trunk/src/modules/xopus/sitemap.xmap added
Directorylenya/trunk/src/modules/xopus/xslt/ added
Directorylenya/trunk/src/modules/xopus/xslt/authoring/ added
Directorylenya/trunk/src/modules/xopus/xslt/authoring/edit/ added
Directorylenya/trunk/src/modules/xopus/xslt/authoring/edit/xopus-xhtml.xsl added
Directorylenya/trunk/src/modules/xopus/xslt/homepage.xsl added
Directorylenya/trunk/src/modules/xopus/xslt/xhtml.xsl added
Directorylenya/trunk/src/webapp/global-sitemap.xmap modified , text changed
Directorylenya/trunk/src/webapp/lenya/config/cocoon-xconf/input-modules/xopus.xconf deleted
Directorylenya/trunk/src/webapp/lenya/resources/misc/xopus/download.xhtml deleted
Directorylenya/trunk/src/webapp/lenya/usecase.xmap modified , text changed
Directorylenya/trunk/src/webapp/lenya/xslt/authoring/edit/xopus-xhtml.xsl deleted
Directorylenya/trunk/src/webapp/lenya/xslt/xopus/response.xsl deleted
Directorylenya/trunk/src/webapp/lenya/xslt/xopus/root.xsl deleted
Directorylenya/trunk/src/webapp/lenya/xslt/xopus/xopus.xsl deleted

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2