Re: XHTML-Export // HTML-Printversion filter
"Christian Meier" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Find a patch for zms-2.11.1-900 at: http://zmslabs.org/trac/attachment/ticket/67/xhtml-exporter.patch Please note: The ZMS-Core-Team thinks about moving such export stuff from ZMS-API to ZMS-Filters completely in the future. CM. --- In [email protected], "Christian Meier" <post@...> wrote: > > Hello, > > since ZMS-2.11 there is no recusive print out for the whole site with > sub-nodes of ZMSFolders available - just ZMSDocuments are included. > > I guess, nowadays zmscustom.printHtml() is called by _exportable.toXhtml() - > but this function does not include any deep-handling - in contrast to > (deprecated?) zmscontainerobject.printHtml()... > > Regards, > Christian Meier >