Mercurial > hg > documentViewer
view zpt/info_xml.zpt @ 546:2928037f9a75
ASSIGNED - # 249: Annotations shared in groups
https://it-dev.mpiwg-berlin.mpg.de/tracs/mpdl-project-software/ticket/249
author | casties |
---|---|
date | Tue, 28 Aug 2012 20:24:01 +0200 |
parents | cc1d3d22ca72 |
children |
line wrap: on
line source
<?xml version="1.0"?> <document-parameters xmlns:tal="http://xml.zope.org/namespaces/tal" tal:define="docinfo options/docinfo"> <parameter tal:repeat="info docinfo" tal:attributes="name info; value python:docinfo[info]"/> </document-parameters>