changeset 280:7626731d1abe

add pubman ids to project xml dump.
author casties
date Wed, 18 Mar 2015 12:09:40 +0100
parents 572fcceebde8
children a1edd65c8ab7
files zpt/project/project_index_xml.zpt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/project/project_index_xml.zpt	Thu Mar 05 19:33:31 2015 +0100
+++ b/zpt/project/project_index_xml.zpt	Wed Mar 18 12:09:40 2015 +0100
@@ -34,7 +34,8 @@
       tal:content="publication/text|nothing"/>
   </relatedpublications>
   <pubmanpublications>
-  <!-- TODO: see show_publications -->
+    <pubmanid tal:repeat="pub here/getAdditionalPublicationList" 
+      tal:attributes="weight pub/priority" tal:content="pub/escidocid"/>
   </pubmanpublications>
   <infoblocks>
     <infoblock tal:repeat="block here/getInfoBlockList">