view contrib/sawmill/web/treepkgs/demo/treepkg.xml @ 576:8f62a825addb

Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg When returning lists cmdexpand replacement variable must use @ instead of $
author Bjoern Ricks <bricks@intevation.de>
date Sat, 03 Sep 2011 11:35:36 +0000
parents 333232953771
children
line wrap: on
line source
<?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>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)