- From: Irene Vatton <Irene.Vatton@inria.fr>
- Date: Mon, 23 Nov 2009 14:34:04 +0100
- To: Andrew Attard <drew.attard@gmail.com>
- Cc: www-amaya-dev@w3.org
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 <Irene.Vatton@inria.fr> INRIA
Received on Monday, 23 November 2009 13:34:37 UTC