--- MPIWGWeb/zpt/Attic/editPublications.zpt 2005/10/18 19:37:32 1.1.2.6 +++ MPIWGWeb/zpt/Attic/editPublications.zpt 2007/04/18 10:03:12 1.1.2.9 @@ -2,25 +2,26 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + - +

Add Publications to your list

-

Select the 5 publications to be displayed at your homepage

+

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 priorityyear + priority
year priority + year priority
@@ -28,7 +29,7 @@

Publication list

-

(You can not change entries from the institutsbibliographie here)

+

(You can not change entries from the Institutsbibliographie here)

Sort by:

@@ -43,25 +44,30 @@ - - - + + + 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

- + + + + - +
PriorityShow
+ + PriorityShow
edit edit + delete

Edited Books

- + + + + - +
PriorityShow
+ + PriorityShow
edit edit + delete

Articles and Chapters

- + + + + - +
PriorityShow
+ + PriorityShow
edit edit + delete
- - -

Currently not shown

- - - - - - +
PriorityShow
delete +

Currently not shown

+ + + + + + + + + - + -
+ + PriorityShow
delete -
+
+ +