Difference between revisions of "Apertium-html-tools"

From Apertium
Jump to navigation Jump to search
m (Sushain moved page Simple-html to Apertium-html-tools over redirect)
Line 1: Line 1:
 
{{TOCD}}
 
{{TOCD}}
   
'''Apertium Html-tools''' is a web application providing an 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 [https://svn.code.sf.net/p/apertium/svn/trunk/apertium-tools/apertium-html-tools/ /trunk/apertium-tools/apertium-html-tools]. Html-tools relies on an Apertium HTTP API such as [[Apertium-apy]] or [[ScaleMT]] (to a lesser extent).
+
'''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 [https://svn.code.sf.net/p/apertium/svn/trunk/apertium-tools/apertium-html-tools/ /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 ==
 
== Usage ==
Line 17: Line 17:
   
 
=== Minification ===
 
=== Minification ===
 
   
 
== Current Status ==
 
== Current Status ==
Line 26: Line 25:
   
 
== Future Improvements ==
 
== Future Improvements ==
  +
  +
=== Localisation ===
  +
  +
=== Todo ===

Revision as of 03:53, 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