--- MPIWGWeb/zpt/Attic/editPublications.zpt 2005/11/16 19:09:28 1.1.2.8 +++ MPIWGWeb/zpt/Attic/editPublications.zpt 2009/10/21 10:42:52 1.1.2.16 @@ -7,25 +7,7 @@ -

Add Publications to your list

-
-

Select the 5 publications to be displayed in the first part of your homepage

-

Choose the first 5 of my list following the order of

- - - - - - - - - -
year - priority
- year priority
-

Publication list

@@ -44,14 +26,15 @@
- + + + tal:define="books python:here.ZSQLSimpleSearch('select *,oid from publications where lower(key_main)=\'%s\' and lower(referencetype)in (\'book\') and publish=\'yes\' order by priority'%here.getKey().lower()); + edited_books python:here.ZSQLSimpleSearch('select *,oid from publications where lower(key_main)=\'%s\' and lower(referencetype)in (\'edited book\') and publish=\'yes\' order by priority'%here.getKey().lower()); + not_displayed python:here.ZSQLSimpleSearch('select *,oid from publications where lower(key_main)=\'%s\' and publish=\'no\' order by priority'%here.getKey().lower()); + articles python:here.ZSQLSimpleSearch('select *,oid from publications where lower(key_main)=\'%s\' and lower(referencetype) not in (\'book\',\'edited book\') and publish=\'yes\' order by priority'%here.getKey().lower())">

Books

@@ -62,12 +45,12 @@ Priority Show - + edit delete - + edit delete - +
- + + MPIWGBook-Page erstellen +

Articles and Chapters

@@ -125,7 +110,7 @@ tal:attributes="href python:'editBibliography?id=%s'%found.id_gen_bib">editdelete - + - +
delete - + + +


+ +
+ +

Select the 5 publications to be displayed in the first part of your homepage

+

Choose the first 5 of my list following the order of

+ + + + + + + + + +
year + priority
+ year priority
+
+ +

+

Add Publications to your list

+ +