Diff for /MPIWGWeb/zpt/members_main.zpt between versions 1.1 and 1.4

version 1.1, 2004/07/06 16:49:36 version 1.4, 2004/09/10 17:00:11
Line 7 Line 7
 <tal:block metal:fill-slot="body" tal:define="found python:here.ZSQLInlineSearch(_table='personal_www',username=here.getId())[0]">  <tal:block metal:fill-slot="body" tal:define="found python:here.ZSQLInlineSearch(_table='personal_www',username=here.getId())[0]">
 <table>  <table>
       <td valign="top" width="610">         <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.]              <div id="NameTitle" style="position:absolute; width:365px; height:37px; z-index:3; left: 161px; top: 63px; visibility: visible"> 
                <b><img src="http://www.mpiwg-berlin.mpg.de/[FMP-Image: image]"></b>             <h2><span tal:replace="found/title"/> <span tal:replace="found/vorname"/> <span tal:replace="found/name"/></h2>
       [FMP-else]&nbsp;[/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>
         <div id="Position" style="position:absolute; width:323px; height:30px; z-index:5; left: 161px; top: 115px; visibility: visible">           <div id="Position" style="position:absolute; width:365px; height:30px; z-index:5; left: 161px; top: 115px; visibility: visible"> 
           <h4><span tal:replace="found/position"/></h4>            <h3><span tal:replace="found/position"/></h3>
       </div>        </div>
         <div id="StayAtMpiwg" style="position:absolute; width:323px; height:32px; z-index:6; left: 161px; top: 158px; visibility: visible">           <div id="StayAtMpiwg" style="position:absolute; width:365px; height:32px; z-index:6; left: 161px; top: 158px; visibility: visible"> 
           <p>Residence:<br>            <p class="p_noindent">Residence:<br>
           <span tal:replace="found/stay_at_mpiwg"/></p>            <span tal:replace="found/stay_at_mpiwg"/></p>
       </div>        </div>
         <div id="Adress" style="position:absolute; width:323px; height:90px; z-index:4; left: 161px; top: 210px">           <!--<div id="Adress" style="position:absolute; width:365px; height:90px; z-index:4; left: 161px; top: 210px"> 
           <p>Max Planck Institute for the History of Science<br>            <p class="p_noindent">Max Planck Institute for the History of Science<br>
           Wilhelmstra&szlig;e 44<br>            Wilhelmstra&szlig;e 44<br>
           D - 10117 Berlin<br>            D - 10117 Berlin<br>
           Germany</p>            Germany</p>
         </div>          </div>-->
 <!-- middle right (PIM) -->  <!-- middle right (PIM) -->
         <div id="ContactsImg" style="position:absolute; width:355px; height:114px; z-index:1; left: 286px; top: 329px; visibility: visible;">           <div id="ContactsImg" style="position:absolute; width:355px; height:114px; z-index:1; left: 286px; top: 180px; visibility: visible;"> 
         <table width="400" border="0">          <table width="400" border="0">
             <tr>               <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 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"> 
Line 49 Line 45
                 <p>email:</p>                  <p>email:</p>
             </td>              </td>
             <td width="180" height="25">               <td width="180" height="25"> 
                 <p> <a tal:attributes="href python:'mailto:'+found.e_mail" tal:content="found/e_mail">[FMP-Field: e_mail]</a></p>                  <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>              </td>
         </tal:block>          </tal:block>
           </tr>            </tr>
Line 77 Line 73
 <!-- middle right (PIM) END -->  <!-- middle right (PIM) END -->
 </div>  </div>
         <!-- bottom right -->          <!-- bottom right -->
         <div id="Daten" style="position:absolute; z-index:10; left: 173px; top: 489px; width: 578px; height: 589px; visibility: visible">   
   
           <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">         <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;">             <div id="ResearchInterests" style="position:relative; width:581px; z-index:13;"> 
             <img src="images/en/Fieldnames72_NBCurrentWork.jpg" width="211" height="33">               <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 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>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
           </div>            </div>
           </tal:block>            </tal:block>
Line 99 Line 96
               <span tal:replace="found2/interest"/></p>                <span tal:replace="found2/interest"/></p>
                 
             <p>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
           </div>            </div>
       </tal:block>        </tal:block>
   -->
           <div id="Teaching" style="position:relative; width:581px; z-index:14;">             <div id="Teaching" style="position:relative; width:581px; z-index:14;"> 
             <img src="images/en/Fieldnames72_NBProjectsMPI.jpg" width="211" height="33">               <img src="images/en/Fieldnames72_NBProjectsMPI.jpg" width="211" height="33"> 
             <p> </p>              <p> </p>
         <tal:block tal:repeat="projects python:here.getProjectsOfMember(email=here.getId())">          <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"><img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0"><span tal:replace="python:project.WEB_title[0].encode('utf-8')"/></a></p>              <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>                                      </tal:block>                            
             <p>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
           </div>            </div>
               
           <!--  -->  <!--
           <tal:block tal:condition="not:python:here.ZSQLisEmpty(found.cv)">            <tal:block tal:condition="not:python:here.ZSQLisEmpty(found.cv)">
             <div id="FutureTalks" style="position:relative; width:581px; z-index:31;">               <div id="FutureTalks" style="position:relative; width:581px; z-index:31;"> 
             <img src="images/en/Fieldnames72_NBCurricVitae.jpg" width="211" height="33">               <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 class="p_indent" tal:content="structure python:here.formatAscii(found.cv)"> [FMP-Field: CV] </p>
             <p>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
           </div>            </div>
       </tal:block>        </tal:block>
Line 129 Line 127
             <img src="images/en/Fieldnames72_NBAwards.jpg" width="211" height="33">               <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 class="p_indent" tal:content="structure python:here.formatAscii(found.awards)"> [FMP-Field: awards, break] </p>
             <p>               <p> 
               <!-- Please do not delete -->  
             </p>              </p>
           </div>            </div>
           </tal:block>            </tal:block>
Line 146 Line 144
               <a tal:attributes="href python:'publications_full?-table=personal_www&amp;id='+found.id">                 <a tal:attributes="href python:'publications_full?-table=personal_www&amp;id='+found.id"> 
               more </a> </p>                more </a> </p>
                           
             <!--<p class="p_indent"> <a href="institutsbiblio/FMPro?-db=personal-www&amp;-max=1&amp;-Lay=ALL&amp;-format=search_inst_bib.html&amp;ID=[FMP-Field: ID]&amp;-Error=null.html&amp;-find" target="_new">   
               search the institute's bibliography </a> -->  
               <!-- Please do not delete -->  
               &nbsp;                 &nbsp; 
             <p>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
             </div>              </div>
       <tal:block tal:define="founds4 python:here.ZSQLInlineSearch(storename='search4',_table='talks',id_main=found.id,_max=5,_sort='priority')">        <tal:block tal:define="founds4 python:here.ZSQLInlineSearch(storename='search4',_table='talks',id_main=found.id,_max=5,_sort='priority')">
Line 173 Line 168
           <a tal:attributes="href python:'talks_full?-table=personal_www&amp;id='+found.id">             <a tal:attributes="href python:'talks_full?-table=personal_www&amp;id='+found.id"> 
               more </a> </p>                more </a> </p>
             <p>               <p> 
               <!-- Please do not delete -->  
               &nbsp;</p>                &nbsp;</p>
           </div>            </div>
       </tal:block>        </tal:block>
Line 198 Line 193
             <p tal:condition="python:here.ZSQLFoundCount(storename='search5')>5" class="p_indent"> <img src="bilder/RightArrowSmall.jpg" width="17" height="9" border="0">               <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">             <a tal:attributes="href python:'teaching_full?-table=personal_www&amp;id='+found.id"> 
               more </a> </p>                more </a> </p>
             <!-- Please do not delete -->     
             <p>&nbsp; </p>              <p>&nbsp; </p>
           </div>            </div>
       </tal:block>        </tal:block>
   -->
 </table>  </table>
 </tal:block>  </tal:block>
   </body>    </body>

Removed from v.1.1  
changed lines
  Added in v.1.4


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