[opencms-dev] org.opencms.ocee.documents module
jeremy at cavagnolo.org
jeremy at cavagnolo.org
Sun Mar 20 00:09:37 CET 2005
Hi!
I found the following snippet at the end of resources/style.css that comes
with the templateone module, but could find nothing on the mailing list or
even google regarding the org.opencms.ocee.documents module. Can someone
shed light on this module?
-jeremy
// get document styles for document management
try {
out.print(cms.getContent("/system/modules/org.opencms.ocee.documents/resources/documents.css"));
} catch (Throwable t) {
// ignore, document style sheet not found
}
More information about the opencms-dev
mailing list