CMS in general, Daisy in particular:7

image:next_button

Daisy Wiki - 1

  • Cocoon uses pipelines to transform XML documents via XSLT
  • Overall control via the sitemap (xml configuration file)
  • Define the chain of components that comprise a pipeline
  • Matching document elements determines which pipeline is used
  • Final result is typically an HTML page, but can also be PDF, etc
  • Customization can include ...
    • Skinning by altering the default CSS or XSLT layout
    • Changing or adding new components to the pipelines

image:next_button

Comments (0)