Mercurial > treepkg
diff contrib/sawmill/web/treepkgs/demo/treepkg.xml @ 452:333232953771
Initial check-in of sawmill a simple mod_python based
web application to render build reports of treepkg.
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 20 Aug 2010 16:15:29 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/contrib/sawmill/web/treepkgs/demo/treepkg.xml Fri Aug 20 16:15:29 2010 +0000 @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<treepkg> + <description>This is the status of the demo packager</description> + <header> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + Put extra project information here. + <strong>Any type of HTML tags are allowed here</strong> + </p> + </div> + </header> +</treepkg>