1
0
forked from GitHub/gf-core

gfrobust.js: adding a JavaScript API to the GF Robust Parser translation service

Factored out from the Simple Translation Tool.
This commit is contained in:
hallgren
2013-04-12 12:47:13 +00:00
parent a60e8bb0b7
commit 3cebd68a78
3 changed files with 62 additions and 25 deletions

View File

@@ -77,12 +77,13 @@
</div>
<hr>
<div class=modtime><small>HMTL
<!-- hhmts start -->Last modified: Fri Apr 5 15:09:28 CEST 2013 <!-- hhmts end -->
<!-- hhmts start -->Last modified: Fri Apr 12 14:18:13 CEST 2013 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>
<script type="text/javascript" src="../js/support.js"></script>
<script type="text/javascript" src="../js/pgf_online.js"></script>
<script type="text/javascript" src="../js/gfrobust.js"></script>
<script type="text/javascript" src="../js/localstorage.js"></script>
<script type="text/javascript" src="../gfse/localstorage.js"></script>
<script type="text/javascript" src="../gfse/cloud2.js"></script>