File:  [Repository] / MPIWGWeb / zpt / members_main.zpt
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Fri Sep 10 17:00:11 2004 UTC (19 years, 8 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
minors

<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.ZSQLInlineSearch(_table='personal_www',username=here.getId())[0]">
<table>
	  <td valign="top" width="610"> 
	    
           <div id="NameTitle" style="position:absolute; width:365px; height:37px; z-index:3; left: 161px; top: 63px; visibility: visible"> 
          <h2><span tal:replace="found/title"/> <span tal:replace="found/vorname"/> <span tal:replace="found/name"/></h2>
	 </div>
        <div id="Position" style="position:absolute; width:365px; height:30px; z-index:5; left: 161px; top: 115px; visibility: visible"> 
          <h3><span tal:replace="found/position"/></h3>
      </div>
        <div id="StayAtMpiwg" style="position:absolute; width:365px; height:32px; z-index:6; left: 161px; top: 158px; visibility: visible"> 
          <p class="p_noindent">Residence:<br>
          <span tal:replace="found/stay_at_mpiwg"/></p>
      </div>
        <!--<div id="Adress" style="position:absolute; width:365px; height:90px; z-index:4; left: 161px; top: 210px"> 
          <p class="p_noindent">Max Planck Institute for the History of Science<br>
          Wilhelmstra&szlig;e 44<br>
          D - 10117 Berlin<br>
          Germany</p>
        </div>-->
<!-- middle right (PIM) -->
        <div id="ContactsImg" style="position:absolute; width:355px; height:114px; z-index:1; left: 286px; top: 180px; visibility: visible;"> 
        <table width="400" border="0">
            <tr> 
              <td rowspan="4" width="48"><img src="images/EmailResponseOrg.gif" width="40" height="49" align="middle"><img src="bilder/leer.gif" width="1" height="100" align="middle"> 
              </td>
	    <tal:block tal:condition="python:found.telefon_p=='yes'">
	    <td width="84" height="25"> 
                <p>tel.:</p>
            </td>
            <td width="180" height="25"> 
               <p tal:content="found/telefon">[FMP-Field: telefon]</p>
           </td>
           </tal:block>
          </tr>
          <tr> 
	     <tal:block tal:condition="python:found.e_mail_p=='yes'">
            <td width="84" height="25"> 
                <p>email:</p>
            </td>
            <td width="180" height="25"> 
                <p class="p_noindent"> <a tal:attributes="href python:'mailto:'+found.e_mail" tal:content="found/e_mail">[FMP-Field: e_mail]</a></p>
            </td>
	    </tal:block>
          </tr>
          <tr> 
	    <tal:block tal:condition="python:found.fax_p=='yes'">
	      <td width="84" height="25"> 
                <p>fax:</p>
			</td>
             <td width="180" height="25">               
           <p tal:content="found/fax">[FMP-Field: fax]</p>          
              </td>
	     </tal:block>
          </tr>
          <tr> 
	    <tal:block tal:condition="not:python:here.ZSQLisEmpty(found.private_homepage)">
            <td width="84" height="25"> 
                <p>homepage:</p>
            </td>
              <td width="180" height="25"> 
                <p><a tal:attributes="href found/private_homepage" target="_new" tal:content="found/private_homepage">[FMP-Field: private_homepage]</a></p>
            </td>   
	      </tal:block>
          </tr>
        </table>
<!-- middle right (PIM) END -->
</div>
        <!-- bottom right -->

        <div id="Daten" style="position:absolute; z-index:10; left: 173px; top: 289px; width: 578px; height: 589px; visibility: visible"> 
<!--
	  <tal:block tal:define="founds2 python:here.ZSQLInlineSearch(_table='current_work',id_main=found.id)" tal:condition="founds2">	
          <div id="ResearchInterests" style="position:relative; width:581px; z-index:13;"> 
            <img src="images/en/Fieldnames72_NBCurrentWork.jpg" width="211" height="33"> 
            <p tal:repeat="found2 founds2" class="p_indent"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; <span tal:replace="found2/current"/></p>
            
            <p> 

              &nbsp;</p>
          </div>
          </tal:block>

	  <tal:block tal:define="founds2 python:here.ZSQLInlineSearch(_table='research_interest',id_main=found.id)" tal:condition="founds2">	
	    <div id="Research" style="position:relative; width:581px; z-index:12;"> 
            <img src="images/en/Fieldnames72_NBResearchInt.jpg" width="211" height="33"> 
           

            <p tal:repeat="found2 founds2" class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; 
              <span tal:replace="found2/interest"/></p>
       
            <p> 

              &nbsp;</p>
          </div>
	  </tal:block>
-->
          <div id="Teaching" style="position:relative; width:581px; z-index:14;"> 
            <img src="images/en/Fieldnames72_NBProjectsMPI.jpg" width="211" height="33"> 
            <p> </p>
	    <tal:block tal:repeat="projects python:here.getProjectsOfMember(email=here.getId())">
            <p tal:repeat="project python:projects[1]" class="p_indent"> <a tal:attributes="href python:project.absolute_url+'/index_html'"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"><span tal:replace="python:project.WEB_title[0].encode('utf-8')"/></a></p>
		</tal:block>							
            <p> 

              &nbsp;</p>
          </div>
      
<!--
          <tal:block tal:condition="not:python:here.ZSQLisEmpty(found.cv)">
            <div id="FutureTalks" style="position:relative; width:581px; z-index:31;"> 
            <img src="images/en/Fieldnames72_NBCurricVitae.jpg" width="211" height="33"> 
            <p class="p_indent" tal:content="structure python:here.formatAscii(found.cv)"> [FMP-Field: CV] </p>
            <p> 

              &nbsp;</p>
          </div>
	  </tal:block>
	  <tal:block tal:condition="not:python:here.ZSQLisEmpty(found.awards)">
           <div id="Awards" style="position:relative; width:581px; z-index:32;"> 
            <img src="images/en/Fieldnames72_NBAwards.jpg" width="211" height="33"> 
            <p class="p_indent" tal:content="structure python:here.formatAscii(found.awards)"> [FMP-Field: awards, break] </p>
            <p> 

            </p>
          </div>
          </tal:block>
          <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,_max=5,_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 tal:condition="python:here.ZSQLFoundCount(storename='search3')>5" class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"> 
              <a tal:attributes="href python:'publications_full?-table=personal_www&amp;id='+found.id"> 
              more </a> </p>
            
              &nbsp; 
            <p> 

              &nbsp;</p>
            </div>
	  <tal:block tal:define="founds4 python:here.ZSQLInlineSearch(storename='search4',_table='talks',id_main=found.id,_max=5,_sort='priority')">
        
          <div tal:condition="founds4" id="Publications" style="position:relative; width:581px; z-index:16;"> 
            <img src="images/en/Fieldnames72_NBTalksPres.jpg" width="211" height="33"> 
            <p> </p>
	    <tal:block tal:repeat="found4 founds4">
            
            <p tal:condition="not:python:here.ZSQLisEmpty(found4.link)" class="p_indent"> <a tal:attributes="href found4/link"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; 
              <span tal:replace="found4/date"/> &#150; <span tal:replace="found4/place"/> &#150; <span tal:replace="found4/title"/>
              </a></p>

            <p tal:condition="python:here.ZSQLisEmpty(found4.link)" class="p_indent"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; 
	      <span tal:replace="found4/date"/> &#150; <span tal:replace="found4/place"/> &#150; <span tal:replace="found4/title"/>
            </p>
            </tal:block>
            <p tal:condition="python:here.ZSQLFoundCount(storename='search4')>5" class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"> 
	      <a tal:attributes="href python:'talks_full?-table=personal_www&amp;id='+found.id"> 
              more </a> </p>
            <p> 

              &nbsp;</p>
          </div>
	  </tal:block>

	  <tal:block tal:define="founds5 python:here.ZSQLInlineSearch(storename='search5',_table='teaching',id_main=found.id,_max=5,_sort='priority')">
         

          <div tal:condition="founds5" id="Teaching" style="position:relative; width:581px; z-index:18;"> 
            <img src="images/en/Fieldnames72_NBTeaching.jpg" width="211" height="33"> 
            <p> </p>
	    <tal:block tal:repeat="found5 founds5">
            
            <p tal:condition="not:python:here.ZSQLisEmpty(found5.link)" class="p_indent"> <a tal:attributes="href found4/link"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; 
		<span tal:replace="found5/date"/> &#150; <span tal:replace="found5/place"/> &#150; <span tal:replace="found5/title"/>
              </a></p>

            <p  tal:condition="python:here.ZSQLisEmpty(found5.link)" class="p_indent"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">&nbsp; 
	      <span tal:replace="found5/date"/> &#150; <span tal:replace="found5/place"/> &#150; <span tal:replace="found5/title"/>
            </p>
            </tal:block>

            <p tal:condition="python:here.ZSQLFoundCount(storename='search5')>5" class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"> 
	      <a tal:attributes="href python:'teaching_full?-table=personal_www&amp;id='+found.id"> 
              more </a> </p>
   
            <p>&nbsp; </p>
          </div>
	  </tal:block>
-->
</table>
</tal:block>
  </body>
</html>
<!-- to be done institutsbiliographie integrieren
images

published yes or no abfragen
-->

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