Re: Invoke Amaya functions through another program
Irene Vatton <[email protected]> Mon, 23 Nov 2009 14:34:04 +0100
| Newsgroups | gmane.comp.web.amaya.devel |
|---|---|
| Organization | INRIA |
| Message-ID | <[email protected]> |
Le lundi 23 novembre 2009 à 13:42 +0100, Andrew Attard a écrit : > Hi, I am a final year student, currently working on a project based on > Amaya. I would like to know whether it is possible to write a program > through which I would design a web page on Amaya! > > Any help is appreciated, thanks :) The solution is probably to write your application as Amaya is written. You can of course keep the set of Amaya functions you need. I suggest you to have a look at: The Amaya/amaya/EDITOR.A file that declares the current Amaya user interface: o the language is explained in http://www.w3.org/Amaya/User/Appman.toc.html o the Amaya/config/amaya.profiles file that declares what functions are visible and what functions are hidden o Amaya functions are developed using the Thot API: see http://www.w3.org/Amaya/User/APIman.toc.html I hope that helps -- Irene Vatton <[email protected]> INRIA