DBPrism Servlet Engine
Default stylesheets in the CMS
DBPrism CMS Stylesheets
NameImportsPurposeLocation
document2html.xsl cms-header.xsl
document-v10.xsl
This stylesheet defines your web site look and feel, edit them according to your needs. Its used when you request urls starting at /dbprism/doc/*. [WEBAPP_HOME]/cms/stylesheets
document2print.xsl noneStylesheet for printable page version of the CMS documents. Its used when you request urls starting at /dbprism/doc/_print/*. [WEBAPP_HOME]/cms/stylesheets
cms-header.xsl noneDefine patterns for converting between document/header nodes and html tags used by document2html.xsl stylesheet, for example quick pick list box nodes or path of the current page. Also defines templates for MoreOver tags and RSS feeds.[WEBAPP_HOME]/cms/stylesheets
document-v10.xsl noneDefine patterns for converting between document/body nodes and html tags used by document2html.xsl stylesheet, these tags are definided by Apache's document-v10.dtd. This stylesheet defines the look and feel for the content created by the authors, for example tables, links, images, and so on.[WEBAPP_HOME]/cms/stylesheets
document2html.xsl cms-header.xsl
document-v10.xsl
xforms.xsl
Idem to the other document2html.xsl but inluding CMS FrontEnd navigation links, it also includes xforms.xsl which defines transformation templates for XForms tags to html. Its used when you request urls starting at /dbprism/ldoc/*. [WEBAPP_HOME]/lcms/stylesheets
document2edit.xsl cms-header.xsl
xforms.xsl
Idem to the previous one but providing Xopus editing functionalities for nodes included into document/body. Its used when you request urls starting at /dbprism/ldoc/_edit/*. [WEBAPP_HOME]/lcms/stylesheets
xforms.xsl noneDefine patterns for converting between document/body/form nodes and html tags used by document2html.xsl stylesheet, for example submit and textarea tags. Its requires Xalan parser extendions, such as xalan:evaluate function.[WEBAPP_HOME]/lcms/stylesheets
sxw2document-v10.xsl noneStylesheet for converting OpenOffice 1.x Writer documents to DBPrism CMS format, it could be used in the client side by the Upload utility or the JDeveloper Addin and inside the database with the Upload utility of the FronEnd Application.[WEBAPP_HOME]/xdocs/stylesheets
cms:/stylesheets/
This work is licensed under a Creative Commons License . Creative Commons License
(C) 1999-2008 - DBPrism ~ DBPrism CMS | Marcelo F. Ochoa | TANDIL ~ Argentina | 2008-10-07T20:16:53
DBPrism at SourceForgeBuilt with Cocoon2