annotate zpt/project/pubman/show_publications.zpt @ 284:1a103b073c72 default tip

make favicon url host and schema relative.
author casties
date Thu, 25 Jun 2015 17:44:57 +0200
parents 78cd6d661a13
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
3 <html xmlns="http://www.w3.org/1999/xhtml" metal:use-macro="here/pro_sec_template/macros/page">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
4 <head>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
6 <tal:block metal:fill-slot="title">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
7 <title tal:content="string:${here/getNumber} ${here/getLabel} - Publications" />
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
8 </tal:block>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
9 <tal:block metal:fill-slot="head"
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
10 tal:define="global proBaseUrl string:$root/${secmap/research}/projects;
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
11 global dept here/getDepartmentId;" />
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
12 </head>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
13 <body>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
14 <div class="center" metal:fill-slot="center">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
15
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
16 <h2 tal:condition="not:here/isCurrentVersion">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
17 This is an outdated version of this project! For the current version, please refer to <a
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
18 tal:define="parentUrl python:here.aq_parent.getUrl(baseUrl=proBaseUrl)" tal:attributes="href parentUrl"
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
19 tal:content="parentUrl" />
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
20 </h2>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
21 <tal:x tal:define="started here/getStartedAt" tal:condition="here/isArchivedProject">
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
22 <p>
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
23 (<span tal:condition="started" tal:content="string:$started-" /><span tal:condition="not:started">Completed:</span> <span
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
24 tal:content="here/getCompletedAt" />)
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
25 </p>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
26 </tal:x>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
27
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
28 <h1 tal:content="here/getProjectTitle">History of Scientific Objectivity, 18th-19th Cs</h1>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
29 <p class="maintext_authors">
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
30 <tal:block tal:repeat="person here/getResponsibleScientistsList">
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
31 <a tal:define="username person/username|nothing"
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
32 tal:omit-tag="python:not username or not here.getStaffFolder().isActiveMember(key=person.get('key',None))"
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
33 tal:attributes="href string:$root/${secmap/staff}/members/$username" tal:content="person/name"> Name of responsible
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
34 person</a>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
35 <tal:block tal:condition="not:repeat/person/end">, </tal:block>
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
36 </tal:block>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
37 </p>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
38
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
39 <p class="maintext_more" tal:define="others here/getInvolvedScholars" tal:condition="others">
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
40 Other involved scholars: <span tal:content="structure others">Scholars </span>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
41 </p>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
42 <p class="maintext_more" tal:define="partners here/getCooperationPartners" tal:condition="partners">
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
43 Cooperation Partners: <span tal:content="structure partners">Partners</span>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
44 </p>
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
45
61
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
46 <h2>Selected publications</h2>
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
47
73
33c663a08025 projekte publicationen jetzt nach typen geordnet
dwinter
parents: 61
diff changeset
48 <tal:block tal:define="publications here/getAdditionalPublicationList;">
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
49 <tal:x define="publicationsSorted python:here.mpiwgPubman.getEntriesFromPubman(publications)">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
50 <h2>Books</h2>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
51 <ul class="publicationlist">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
52 <li tal:repeat="found3 python:publicationsSorted['book'] "><a
138
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
53 tal:attributes="href python:'http://pubman.mpiwg-berlin.mpg.de/pubman/faces/viewItemFullPage.jsp?itemId='+found3['escidocId']"
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
54 tal:content="structure python:found3['citation']" />
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
55 <div tal:condition="python:found3['bookId'] is not None"><a class="internal" tal:attributes="href python:'/en/resources/publications/'+here.getBookLinkFromID(found3['bookId'])">Book page</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
56 <div tal:repeat="ident python:found3['linksIdentifier']"><a class="external" tal:attributes="href ident">See also</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
57 <div tal:repeat="ident python:found3['linksLocator']"><a class="external" tal:attributes="href python:ident[1]" tal:content="python:ident[0]">See also:</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
58 </li>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
59
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
60 </ul>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
61 <h2>Chapters</h2>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
62 <ul class="publicationlist">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
63 <li tal:repeat="found3 python:publicationsSorted['book-item']"><a
138
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
64 tal:attributes="href python:'http://pubman.mpiwg-berlin.mpg.de/pubman/faces/viewItemFullPage.jsp?itemId='+found3['escidocId']"
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
65 tal:content="structure python:found3['citation']" />
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
66 <div tal:condition="python:found3['bookId'] is not None"><a class="internal" tal:attributes="href python:'/en/resources/publications/'+here.getBookLinkFromID(found3['bookId'])">Book page</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
67 <div tal:repeat="ident python:found3['linksIdentifier']"><a class="external" tal:attributes="href ident">See also</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
68 <div tal:repeat="ident python:found3['linksLocator']"><a class="external" tal:attributes="href python:ident[1]" tal:content="python:ident[0]">See also:</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
69 </li>
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
70 </ul>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
71 <h2>Articles</h2>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
72 <ul class="publicationlist">
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
73 <li tal:repeat="found3 python:publicationsSorted['book-item']"><a
138
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
74 tal:attributes="href python:'http://pubman.mpiwg-berlin.mpg.de/pubman/faces/viewItemFullPage.jsp?itemId='+found3['escidocId']"
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
75 tal:content="structure python:found3['citation']" />
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
76 <div tal:condition="python:found3['bookId'] is not None"><a class="internal" tal:attributes="href python:'/en/resources/publications/'+here.getBookLinkFromID(found3['bookId'])">Book page</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
77 <div tal:repeat="ident python:found3['linksIdentifier']"><a class="external" tal:attributes="href ident">See also</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
78 <div tal:repeat="ident python:found3['linksLocator']"><a class="external" tal:attributes="href python:ident[1]" tal:content="python:ident[0]">See also:</a></div>
78cd6d661a13 with book pages etc..
dwinter
parents: 74
diff changeset
79 </li>
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
80 </ul>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
81 </tal:x>
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
82
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
83 <!-- <ul class="publicationlist">
73
33c663a08025 projekte publicationen jetzt nach typen geordnet
dwinter
parents: 61
diff changeset
84
61
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
85 <li tal:repeat="found3 books">
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
86 <a tal:attributes="href python:'http://pubman.mpiwg-berlin.mpg.de/pubman/faces/viewItemFullPage.jsp?itemId='+found3.escidocid"
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
87 tal:content="structure python:here.mpiwgPubman.getEntryFromPubman(found3.escidocid)"/>
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
88 </li>
73
33c663a08025 projekte publicationen jetzt nach typen geordnet
dwinter
parents: 61
diff changeset
89 </ul>-->
61
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
90 </tal:block>
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
91
61
04fb655633ef more cleaning up projects.
casties
parents: 56
diff changeset
92 </div>
74
e424b68244c8 better template for additional project publications.
casties
parents: 73
diff changeset
93 </body>
56
a6ace48c2bf2 publication management f?r projekte
dwinter
parents:
diff changeset
94 </html>