<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/translator/about.html, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2013-04-19T14:10:03+00:00</updated>
<entry>
<title>simple translation tool: minor documentation fix</title>
<updated>2013-04-19T14:10:03+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-19T14:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4ca26b8734c85d034987bbd93e40eeff206b9780'/>
<id>urn:sha1:4ca26b8734c85d034987bbd93e40eeff206b9780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF cloud: work on syntax editor integration</title>
<updated>2013-04-12T18:29:15+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T18:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d35790e656fe70f0fa258fb8fb84aa65f9887616'/>
<id>urn:sha1:d35790e656fe70f0fa258fb8fb84aa65f9887616</id>
<content type='text'>
+ 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.
</content>
</entry>
<entry>
<title>Simple Translator: initial support for translation with the GF robust parser</title>
<updated>2013-04-05T13:25:09+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-05T13:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=fca0a00c81527ef24b13b3ab5c0956c545b57cb8'/>
<id>urn:sha1:fca0a00c81527ef24b13b3ab5c0956c545b57cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: various code improvements and prelimiary support for public grammars</title>
<updated>2012-10-04T15:21:30+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-10-04T15:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1eef49ac936947e34af470e339e00056fce50b87'/>
<id>urn:sha1:1eef49ac936947e34af470e339e00056fce50b87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translator: expanatory text for local file import </title>
<updated>2012-06-19T14:09:24+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-06-19T14:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b84f6cc3fc820b3d1a3d90e2b69bf371359f2e1b'/>
<id>urn:sha1:b84f6cc3fc820b3d1a3d90e2b69bf371359f2e1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translator: import text from local files</title>
<updated>2012-06-19T13:59:19+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-06-19T13:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9bee6a90503b9fd28229726c691ab1475143d9db'/>
<id>urn:sha1:9bee6a90503b9fd28229726c691ab1475143d9db</id>
<content type='text'>
It works in Chrome, Firefox and Opera, but not Safari.
(The browser must support the File, FileList and FileReader APIs.)
</content>
</entry>
<entry>
<title>translator: added support for the Apertium translation service</title>
<updated>2012-06-13T21:34:59+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-06-13T21:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ce21f9bd0892f67522734c3a732d253cd839956a'/>
<id>urn:sha1:ce21f9bd0892f67522734c3a732d253cd839956a</id>
<content type='text'>
Also added feedback to source &amp; 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.
</content>
</entry>
<entry>
<title>translator: documents can now be saved in the cloud</title>
<updated>2012-06-12T15:36:41+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-06-12T15:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=cc58e2d05f75710f018efd5e026686146e9b4b9d'/>
<id>urn:sha1:cc58e2d05f75710f018efd5e026686146e9b4b9d</id>
<content type='text'>
some other small fixes
</content>
</entry>
<entry>
<title>GF home page: link to GF clouds service (cloud.grammaticalframework.org)</title>
<updated>2012-06-11T15:34:16+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-06-11T15:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5db5c8a2035ce257c90022deaced7b17029474da'/>
<id>urn:sha1:5db5c8a2035ce257c90022deaced7b17029474da</id>
<content type='text'>
Also some small cloud service documentation updates.
</content>
</entry>
<entry>
<title>translator: segment imported text based on punctuation</title>
<updated>2012-05-29T14:47:59+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2012-05-29T14:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7196bc86692d2099cfaee71d15a3f3c180cb3b76'/>
<id>urn:sha1:7196bc86692d2099cfaee71d15a3f3c180cb3b76</id>
<content type='text'>
</content>
</entry>
</feed>
