--- MPIWGWeb/zpt/Attic/editPublications.zpt 2005/11/16 19:09:28 1.1.2.8 +++ MPIWGWeb/zpt/Attic/editPublications.zpt 2010/09/08 14:19:42 1.1.2.17 @@ -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,13 @@ Priority Show - + + edit delete - + + + + +   + Link: +   +   +
@@ -91,12 +86,13 @@ Priority Show - + + edit delete - + + +   + Link: +   +   + +
- + + MPIWGBook-Page erstellen +

Articles and Chapters

@@ -120,12 +128,13 @@ - + + - + + + + + + + +
Priority Show
edit delete
 Link:  
@@ -149,10 +168,11 @@ Priority Show - + + delete - + + +   + Link: +   +   + + - +
+ +


+ +
+ +

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

+ +