--- MPIWGWeb/zpt/Attic/editPublications.zpt 2005/10/18 19:37:32 1.1.2.6 +++ MPIWGWeb/zpt/Attic/editPublications.zpt 2009/10/21 10:42:52 1.1.2.16 @@ -2,33 +2,16 @@ "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

-

Choose the first 5 of my list following the order of

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

Publication list

-

(You can not change entries from the institutsbibliographie here)

+

(You can not change entries from the Institutsbibliographie here)

Sort by:

@@ -43,25 +26,31 @@ - - + + + 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
- + + MPIWGBook-Page erstellen +

Articles and Chapters

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

Currently not shown

- - - - - - +
PriorityShow
delete +

Currently not shown

+ + + + + + + + + - + -
+ + PriorityShow
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

+ +