annotate client/digitallibrary/relato/work.xml @ 242:e2c455c2a0d0

new digimage with red triangles for moving the zoomed area (can be switched off with "clop=noarrows")
author robcast
date Wed, 04 Aug 2004 20:35:35 +0200
parents 41de43a00bf8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
212
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
2
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
3 <relato>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
4
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
5 <frames>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
6 <frameset cols="0,50%,50%" border="0" frameborder="0" framespacing="0">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
7 <frame name="navigation" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
8 <frameset rows="70%,30%" border="0" frameborder="0" framespacing="0">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
9 <frame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
10 <frame name="links" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
11 </frameset>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
12 <frameset rows="15%,85%" border="0" frameborder="0" framespacing="0">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
13 <frame name="title" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
14 <frame name="text" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
15 </frameset>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
16 <noframes>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
17 In order to use <i>relato</i> you need to have a frame capable browser.
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
18 </noframes>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
19 </frameset>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
20 </frames>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
21
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
22 <functions>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
23 <function name="getParameter" quiet="true">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
24 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
25 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
26 <function name="listParameters" quiet="true">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
27 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
28 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
29 <function name="listParametersAsString" quiet="true">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
30 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
31 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
32 <function name="page">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
33 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
34 <function name="zoomPoint">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
35 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
36 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
37 <function name="zoomArea">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
38 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
39 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
40 <function name="mark">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
41 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
42 <function name="ref">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
43 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
44 <function name="zoomOut">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
45 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
46 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
47 <function name="zoomExtends">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
48 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
49 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
50 <function name="moveTo">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
51 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
52 <function name="scale">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
53 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
54 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
55 <function name="brightnessContrast">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
56 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
57 <function name="mirror">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
58 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
59 <function name="rotation">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
60 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
61 <function name="colors">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
62 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
63 <function name="pixelByPixel">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
64 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
65 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
66 <function name="originalSize">
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
67 <validInFrame name="mainFrame" />
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
68 </function>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
69 </functions>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
70
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
71 <buttons>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
72 <button name="home" command="navigation.home()" />
223
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
73 <!--
212
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
74 <button name="description" command="navigation.description()" />
223
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
75 -->
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
76 <!--
212
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
77 <button name="new window" command="navigation.newwindow()" />
223
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
78 -->
212
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
79 </buttons>
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
80
223
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
81 <protected>
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
82 <frame name="navigation" />
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
83 <frame name="links" />
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
84 <frame name="title" />
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
85 <frame name="text" />
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
86 </protected>
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
87
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
88 <default>
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
89 <frame name="mainFrame" />
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
90 </default>
41de43a00bf8 new relato import
luginbue
parents: 212
diff changeset
91
212
f1631db2ff3d relato juhuii
luginbue
parents:
diff changeset
92 </relato>