summaryrefslogtreecommitdiff
path: root/src/www/translator/about.html
AgeCommit message (Collapse)Author
2013-04-19simple translation tool: minor documentation fixhallgren
2013-04-12GF cloud: work on syntax editor integrationhallgren
+ The syntax editor is now accessible from the Simple Translaton Tool. + The minibar now automatically provides access to the syntax editor (provided the necessary JavaScript files and style sheets have been loaded). + Preparations for making the syntax editor accessible from the grammar editor.
2013-04-05Simple Translator: initial support for translation with the GF robust parserhallgren
2012-10-04gfse: various code improvements and prelimiary support for public grammarshallgren
2012-06-19translator: expanatory text for local file import hallgren
2012-06-19translator: import text from local fileshallgren
It works in Chrome, Firefox and Opera, but not Safari. (The browser must support the File, FileList and FileReader APIs.)
2012-06-13translator: added support for the Apertium translation servicehallgren
Also added feedback to source & target language menus to indicate which languages are supported by the selected translation method. For Apertium, the source language menu shows all possible source languages, and the target menu shows the possible target languages for the chosen source language.
2012-06-12translator: documents can now be saved in the cloudhallgren
some other small fixes
2012-06-11GF home page: link to GF clouds service (cloud.grammaticalframework.org)hallgren
Also some small cloud service documentation updates.
2012-05-29translator: segment imported text based on punctuationhallgren
2012-05-28translator: better support for ambiguous translationshallgren
The translator picks "the first" translation by default, but the user can choose among the generated translations from a popup menu.
2012-05-27translator: adding "Parallel texts" viewhallgren
This is in addition to the existing "Segment by Segment" view. Also some minor documentation updates.
2012-05-16translator: fix typohallgren
2012-05-16translator: update About pagehallgren
2012-05-15Adding a Simple Translation Toolhallgren
It is part of the cloud services available with gf -server.