File:  [Repository] / documentViewer / zpt / info_xml.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri May 4 13:17:02 2007 UTC (17 years, 1 month ago) by casties
Branches: MAIN
CVS tags: modularisierung, metalify-1, integrate_imageArchive, elementtree, Root_modularisierung, Root_metalify-1, Root_integrate_imageArchive, Root_elementtree, HEAD
added getInfo_xml method

<?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>

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