# These are stricto sensu configuration files, but that are part of the blog
# content and will change as the blog evolves. As such, it would be useless and
# annoying to manage them with dpkg as files or real configuration files, so
# they are simply written by postinst in the blog content directory.
var/lib/pluxml/data/configuration/categories.xml etc/pluxml/categories.xml
var/lib/pluxml/data/configuration/statiques.xml  etc/pluxml/statiques.xml
var/lib/pluxml/data/configuration/tags.xml       etc/pluxml/tags.xml
var/lib/pluxml/data/configuration/plugins.xml    etc/pluxml/plugins.xml

# Make dynamic data available where pluxml is installed
var/lib/pluxml/themes         usr/share/pluxml/themes
var/lib/pluxml/plugins        usr/share/pluxml/plugins
var/lib/pluxml/data/medias    usr/share/pluxml/data/medias

# Make core available from dynamic data
usr/share/pluxml/config.php   var/lib/pluxml/config.php
usr/share/pluxml/core         var/lib/pluxml/core
