Mercurial > hg > digilib-old
changeset 222:dc38bdeb58d7
new relato import
author | luginbue |
---|---|
date | Fri, 09 Jul 2004 01:55:31 +0200 |
parents | 59a2bc922652 |
children | 41de43a00bf8 |
files | client/digitallibrary/relato/work_debug.xml |
diffstat | 1 files changed, 0 insertions(+), 77 deletions(-) [+] |
line wrap: on
line diff
--- a/client/digitallibrary/relato/work_debug.xml Fri Jul 09 01:55:30 2004 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" ?> - -<relato> - - <frames> - <frameset cols="10,50%,50%" border="0" frameborder="0" framespacing="0"> - <frame name="navigation" /> - <frameset rows="70%,30%" border="0" frameborder="0" framespacing="0"> - <frame name="mainFrame" /> - <frame name="links" /> - </frameset> - <frameset rows="15%,85%" border="0" frameborder="0" framespacing="0"> - <frame name="title" /> - <frame name="text" /> - </frameset> - <noframes> - In order to use <i>relato</i> you need to have a frame capable browser. - </noframes> - </frameset> - </frames> - - <functions> - <function name="getParameter" quiet="true"> - <validInFrame name="mainFrame" /> - </function> - <function name="listParameters" quiet="true"> - <validInFrame name="mainFrame" /> - </function> - <function name="listParametersAsString" quiet="true"> - <validInFrame name="mainFrame" /> - </function> - <function name="page"> - </function> - <function name="zoomPoint"> - <validInFrame name="mainFrame" /> - </function> - <function name="zoomArea"> - <validInFrame name="mainFrame" /> - </function> - <function name="mark"> - </function> - <function name="ref"> - </function> - <function name="zoomOut"> - <validInFrame name="mainFrame" /> - </function> - <function name="zoomExtends"> - <validInFrame name="mainFrame" /> - </function> - <function name="moveTo"> - </function> - <function name="scale"> - <validInFrame name="mainFrame" /> - </function> - <function name="brightnessContrast"> - </function> - <function name="mirror"> - </function> - <function name="rotation"> - </function> - <function name="colors"> - </function> - <function name="pixelByPixel"> - <validInFrame name="mainFrame" /> - </function> - <function name="originalSize"> - <validInFrame name="mainFrame" /> - </function> - </functions> - - <buttons> - <button name="home" command="navigation.home()" /> - <button name="description" command="navigation.description()" /> - <button name="new window" command="navigation.newwindow()" /> - </buttons> - -</relato>