W3C Amaya Doc

Publishing in Amaya

Currently Amaya does not offer a complete publishing solution, as there is no support for managing links between different HTML pages located on the same server. Amaya neither provide any global view of the set of pages installed on a server. However it is possible to configure the action of saving files to a remote server. Remote saving can be accessed in two way, through the Save and SaveAs commands.

The Save command

The save command can be invoked either by choosing Save from the File menu or by clicking on the button. This command saves the current document to the location it was fetched from. Newly added images are saved in the same directory and no confirmation is asked. If one need to save newly added images to a different location, the SaveAs command should be used instead.

The Save As command

Selecting the Save As entry in the File menu opens a dialog box that allows you to save the current document to a different location, a remote Web server or the local file system.

Notice that for saving a document to a remote URL, you must have the right to execute a PUT method on the remote machine. The WWW server has to be explicitely configured to accept input from your machine or some authentification mecanism will be involved. See the page on configuring your server to accept the PUT method or ask your Web administrator to do so.

Here is a dump of the Save As dialog box:

The items in the dialog box, from top to bottom, letf to right are used as follows:

Notes :


Webmaster
$Date: 1997/10/23 14:11:53 $