version 1.1.2.10, 2008/08/20 09:40:57
|
version 1.1.2.12, 2008/08/25 10:35:02
|
Line 4
|
Line 4
|
<head> |
<head> |
<tal:block tal:define="global person python:here.ZSQLInlineSearchU(_table='personal_www',key=here.getKey())"/> |
<tal:block tal:define="global person python:here.ZSQLInlineSearchU(_table='personal_www',key=here.getKey())"/> |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
<link rel="stylesheet" href="edit.css" type="text/css"/> |
<link rel="stylesheet" href="editstaff.css" type="text/css"/> |
<metal:x metal:define-slot="javascript"/> |
<metal:x metal:define-slot="javascript"/> |
</head> |
</head> |
<body onload="kupu = startKupu();"> |
<body onload="kupu = startKupu();"> |
Line 16
|
Line 16
|
<span tal:attributes="class python:here.getPathStyle('publications', menusel, 'mainmenu')"><a href="editPublications">Publications</a></span> |
<span tal:attributes="class python:here.getPathStyle('publications', menusel, 'mainmenu')"><a href="editPublications">Publications</a></span> |
<span tal:attributes="class python:here.getPathStyle('research', menusel, 'mainmenu')"><a href="edit">Research: short entry</a></span> |
<span tal:attributes="class python:here.getPathStyle('research', menusel, 'mainmenu')"><a href="edit">Research: short entry</a></span> |
<span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editImage">Photo</a></span> |
<span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editImage">Photo</a></span> |
<span tal:attributes="class python:here.getPathStyle('image', menusel, 'mainmenu')"><a href="editDownloads">Edit downloads</a></span> |
<span tal:attributes="class python:here.getPathStyle('downloads', menusel, 'mainmenu')"><a href="editDownloads">Edit |
|
downloads</a></span> |
<!-- <span tal:attributes="class python:here.getPathStyle('cv', menusel, 'mainmenu')"><a href="editCV">Curriculum Vitae</a></span>--> |
<!-- <span tal:attributes="class python:here.getPathStyle('cv', menusel, 'mainmenu')"><a href="editCV">Curriculum Vitae</a></span>--> |
|
|
<!-- <span tal:attributes="class python:here.getPathStyle('awards', menusel, 'mainmenu')"><a href="editAwards">Awards</a></span>--> |
<!-- <span tal:attributes="class python:here.getPathStyle('awards', menusel, 'mainmenu')"><a href="editAwards">Awards</a></span>--> |