• Deferred Ideas

  last modified May 10, 2007 by christopherjabraham

This is a list of ideas for the future development of Deliverance.

Should "notheme" be in the spec?  It seems generally useful.  If it is in the spec, should deliverance add any kind of <link> to the page?

A page may give a specific theme to use by including a <link rel="deliverance-theme" href="link_to_theme"> in its <head>.  Alternatively, deliverance could determine the theme from the request---it could look for a specially named cookie, or a value in the query string.

domain limited xincludes ?

programmatically rewrite the content CSS file so that it only has an effect within the theme tag in which it is copied (each CSS style would need to be prefixed with the id of the theme tag); probably outside the scope of deliverance

Should the Theme have its XInclude tags interpreted?


What if you want to prepend something to all titles tags?