Open Translation Engine
About OTE The Open Translation Engine (OTE) is an open source project building a web-based system to enable community management of translation dictionaries. 
Demo :
Version : 0.9.8.7 http://ote.trilexnet.com Change Log :
0.9.8.7 - added export in XDXF format - templating files for all export types - new /modify page for dictionary admins to globally modify word (with list of current pairs) - new RSS feeds: /feed/ show short summary and available feeds - new RSS feeds: /feed/random/XXX/YYY/ shows random word (optional /?text=1 for plain text format) - removed /quick directory (a quickbox can now be generated on-the-fly from /export) - removed old OVERRIDE_TEXT's in $ote->get_template() - refactored $ote->get_template() - /index.php and /random updated with appropriate feed urls - removed most text messages printed during import - rotating TABLE_CELL_BACKGROUND_COLOR_1/2 now part of template_settings.php $text variable - template 'settings' variable removed in favour of 'template' variable - template settings file changed to 'template.settings.php'
0.9.8.6 - /export gettext PO format - /export javascript 'quickbox' format - new quickbox /quick/index.php, using sample from javscript export - new templates for /word, /random - new settings define FORCE_LOWERCASE to force all words into lowercase, or not - fixed $ote->insert_task() to escape words before mysql insert - added 'Lookup Word or Phrase' input box on homepage
0.9.8.5 - fixed /random sql query to properly select with multiple views - removed 'Page Created in X seconds' debug messages and code - added template replacer <<COUNT_1_2>> and <<COUNT_2_1>> for # of word pairs in a language pair - changed task 'updated' field to generic datetime, no longer auto updated (now compatible with depreciated V4 installs) - more template text message integration Enjoy. more to come.
|