11 | | * !JavaScript |
12 | | * [http://datatables.net/usage/i18n dataTables] |
13 | | * Extend web2py2po/po2web2py to support translator comments |
| 11 | === s3translate === |
| 12 | * Upload .po file |
| 13 | * from URL as well as file (e.g. http://pootle.sahanafoundation.org/pootle/export/eden/fr/fr.po) |
| 14 | * Default list of modules to the ones which are active in the running template |
| 15 | * Rewrite admin.py translate() so that only opt3 is a REST controller for translate_language (no need for an opt) |
| 16 | * All other opts should be separate controllers |
| 17 | * Online help to explain that the local languages/code.py will be updated & that uploaded files will be merged |
| 18 | * Online help to explain 'core files' |
| 19 | |
| 20 | === Other === |
| 21 | * !JavaScript |
| 22 | * [http://datatables.net/usage/i18n dataTables] |
| 23 | * Extend web2py2po/po2web2py to support translator comments |