Skip to content
Deane Barker edited this page Aug 2, 2018 · 7 revisions

Some examples of usage and extension.

  • File Inclusion
    The original use case of Denina was to allow editors to include and transform content from the file system.
  • HTTP and Web Services
    Denina can make HTTP calls and proxy requests to other services.
  • Database Queries
    Denina can query databases and provide results as XML or HTML.
  • Advanced Templating
    Denina has an interface to DotLiquid allowing for full-featured templating.

Miscellaneous Recipes

Clone this wiki locally