A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1347.html
Document ID: 1347 Branch: main Language: default Name: All Sitemap Components (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 4/1/07 2:36:47 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 511 bytes (previous version: 37 bytes) Content diff: --- <html><body><p>TODO</p></body></html> +++ <html> +++ <body> +++ +++ <p>A complete list of all available Sitemap components ordered by type:</p> +++ +++ <pre class="query">select +++ $CocoonComponentReference, +++ $CocoonBlock, +++ name +++ where +++ documentType = 'SitemapComponent' +++ and +++ (InCollection('cdocs-ajax') or +++ InCollection('cdocs-forms') or +++ InCollection('cdocs-fop') +++ ) +++ and +++ branch = 'main' +++ and +++ language = 'default' +++ order by +++ $CocoonComponentReference, +++ $CocoonBlock, +++ name +++ option +++ style_hint = 'sitemap-components' +++ +++ </pre> +++ +++ </body> +++ </html>