Annotation of documentViewer/zpt/info_xml.zpt, revision 1.1

1.1     ! casties     1: <?xml version="1.0"?>
        !             2: <document-parameters xmlns:tal="http://xml.zope.org/namespaces/tal" tal:define="docinfo options/docinfo">
        !             3:   <parameter tal:repeat="info docinfo" tal:attributes="name info; value python:docinfo[info]"/>
        !             4: </document-parameters>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>