Richard Frovarp wrote:
How and where is it decided which XSLT will be ran against a usecase template? There is an issue with one of the FCKeditor usecases, but I would also like to modify the basic look. For my issue I do see that the following namespace is used, http://apache.org/cocoon/lenya/cms-page/1.0. Is there a schema for this namespace that is available?

afaik not (which is unfortunate).

it is defined ad-hoc in src/webapp/lenya/xslt/util/page2xhtml.xsl, which is then transformed by page2xslt.xsl before it is applied to the usecase screen (grep for lenya-screen.xsl in src/webapp/lenya/usecases/usecase.xmap and in build/lenya/webapp/sitemap.xmap for the full magic).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to