Diff for /MPIWGWeb/zpt/Attic/editDownloads.zpt between versions 1.1.2.3 and 1.1.2.5

version 1.1.2.3, 2008/08/26 06:29:51 version 1.1.2.5, 2008/10/16 10:55:26
Line 17  Word to make it easier for you to create Line 17  Word to make it easier for you to create
                  yes_no_list,                   yes_no_list,
                  boxType='radio',                   boxType='radio',
                  checked=getattr(here,'cv_publish','no'))" />                   checked=getattr(here,'cv_publish','no'))" />
 <p><a href="downloadCV">Download current file</a> (last update:<span tal:content="here/getLastUpdateCV"/>)</p>  <p><input type="submit" value="Upload the file"/></p>
   <p><a href="downloadCV">Download the CV currently stored at the server.</a> (last update:<span tal:content="here/getLastUpdateCV"/>)</p>
   
 <h2>Publication list</h2>  <h2>Publication list</h2>
 <p><input type="file" name="publications_pdf"/></p>  <p><input type="file" name="publications_pdf"/></p>
Line 26  Word to make it easier for you to create Line 27  Word to make it easier for you to create
                  yes_no_list,                   yes_no_list,
                  boxType='radio',                   boxType='radio',
                  checked=getattr(here,'publications_publish','no'))" />                   checked=getattr(here,'publications_publish','no'))" />
       <p><a href="downloadPublications">Download current file </a>(last update:<span tal:content="here/getLastUpdatePublications"/>)</p>  <p><input type="submit" value="Upload the file"/></p>
 <p><input type="submit" /></p>  <p><a href="downloadPublications">Download the publicaton list currently stored at the server. </a>(last update:<span tal:content="here/getLastUpdatePublications"/>)</p>
   
 </form>  </form>
 <br/> <br/>  <br/> <br/>
 <a name="templates"/><h3>Download Templates:</h3>  <a name="templates"/><h3>Download Templates:</h3>
 <ul>  <ul>
   <li> For OpenOffice Writer: <br/>    <li> For OpenOffice Writer: <br/>
         &nbsp;&nbsp;&nbsp; <a href="downloads/Vorlage_Publikation.dot">Publication List</a> <br/>          &nbsp;&nbsp;&nbsp; <a href="downloads/publications_template.ott">Publication List</a> <br/>
         &nbsp;&nbsp;&nbsp; <a href="downloads/Beispiel_CV.doc">CV</a>             &nbsp;&nbsp;&nbsp; <a href="downloads/CV_template.ott">CV</a>   
     </li>      </li>
   <li> For Ms Word: <br/>     <li> For Ms Word: <br/> 
         &nbsp;&nbsp;&nbsp; <a href="downloads/Vorlage_Publikation.dot">Publication List</a> <br/>          &nbsp;&nbsp;&nbsp; <a href="downloads/Vorlage_Publikation.dot">Publication List</a> <br/>

Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.5


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