Difference between revisions of "Apertium-html-tools"

From Apertium
Jump to navigation Jump to search
Line 29: Line 29:
   
 
=== Todo ===
 
=== Todo ===
  +
  +
[[Category:User interfaces]]

Revision as of 04:43, 24 April 2014

Apertium Html-tools is a web application providing a fully localised interface for translation, analyzation, and generation powered by Apertium. Designed to use only static resources for quick and easy deployment with any web server, it is relatively lightweight and user-friendly. It is currently located in SVN at /trunk/apertium-tools/apertium-html-tools. Html-tools relies on an Apertium HTTP API such as Apertium-apy or ScaleMT (to a lesser extent).

Usage

Getting Started

Using Html-tools is as easy as checking out from SVN, changing the configuration and running make.

   $ svn co https://svn.code.sf.net/p/apertium/svn/trunk/apertium-tools/apertium-html-tools/
   $ vim ./assets/js/config.js #Edit the configuration, see next section for more details
   $ make

Configuration

Minification

Current Status

Features

Deployed Examples

Future Improvements

Localisation

Todo