Mercurial > hg > MPIWGWeb
view zpt/publications_full_main.zpt @ 27:9a75eb1b31b3
more work on projects.
author | casties |
---|---|
date | Mon, 22 Apr 2013 21:01:00 +0200 |
parents | bca61e893fcc |
children |
line wrap: on
line source
<html metal:use-macro="here/main_template/macros/page"> <head> <title tal:content="template/title">The title</title> </head> <body> <tal:block metal:fill-slot="body" tal:define="found python:here.ZSQLFind()[0]"> <table> <td valign="top" width="610"> <div id="Photo" style="position:absolute; width:200px; height:265px; z-index:2; left:483px; top:61px; visibility:visible"> [FMP-if: image .neq.] <b><img src="http://www.mpiwg-berlin.mpg.de/[FMP-Image: image]"></b> [FMP-else] [/FMP-if] </div> <div id="NameTitle" style="position:absolute; width:323px; height:37px; z-index:3; left: 161px; top: 63px; visibility: visible"> <h3><span tal:replace="found/title"/> <span tal:replace="found/vorname"/> <span tal:replace="found/name"/></h3> </div> <div id="Position" style="position:absolute; width:323px; height:30px; z-index:5; left: 161px; top: 115px; visibility: visible"> <h4><span tal:replace="found/position"/></h4> </div> <div id="StayAtMpiwg" style="position:absolute; width:323px; height:32px; z-index:6; left: 161px; top: 158px; visibility: visible"> <p>Residence:<br> <span tal:replace="found/stay_at_mpiwg"/></p> </div> <div id="Adress" style="position:absolute; width:323px; height:90px; z-index:4; left: 161px; top: 210px"> <p>Max Planck Institute for the History of Science<br> Wilhelmstraße 44<br> D - 10117 Berlin<br> Germany</p> <p class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"> <a tal:attributes="href python:'members/'+found.username"> main </a> </p> </div> <!-- middle right (PIM) --> <div id="ContactsImg" style="position:absolute; width:355px; height:114px; z-index:1; left: 286px; top: 329px; visibility: visible;"> <table width="400" border="0"> <div id="Conferences" style="position:relative; width:581px; z-index:15;"> <img src="images/en/Fieldnames72_NBPublications.jpg" width="211" height="33"> <p/> <tal:block tal:repeat="found3 python:here.ZSQLInlineSearch(storename='search3',_table='publications',id_main=found.id,_sort='priority')"> <p class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"> <span tal:replace="structure python:here.formatBibliography(here,found3)"/> <p> </tal:block> <!--<p class="p_indent"> <a href="institutsbiblio/FMPro?-db=personal-www&-max=1&-Lay=ALL&-format=search_inst_bib.html&ID=[FMP-Field: ID]&-Error=null.html&-find" target="_new"> search the institute's bibliography </a> --> <!-- Please do not delete --> <p> <!-- Please do not delete --> </p> </div> </table> </tal:block> </body> </html> <!-- to be done institutsbiliographie integrieren images weitere seiten fuer mehr als 5 treffer (publ./talks/teaching) bilbiography einfuegen published yes or no abfragen -->