Skip to content

larsks/seas-ac-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diazo (the software formerly known as XDV) is a theming engine that takes a set of rules and theme and generates XSLT transformations that will insert content of your choice into the theme.

In order to use the files in this repository, you will need:

If you're using an RPM based Linux distribution, you can grab the mod_transform_html package from the SEAS package repository.

Notable limitations

  • Arguments to the virtual argument of mod_include's include directive may not contain a scheme or hostname. So you can't do this:

    <replace css:theme="#sidebar"

    css:content="#content" href="http://www.example.com"/>

    If you really want to include content from a remote site, you'll need to arrange proxy access via ProxyPass or a RewriteRule.

About

Experiments with Diazo (nee XDV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published