Custom Query (1173 matches)
Results (1 - 3 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#193 | FIXED | {% trans %}'ify our templates | ||
Description |
We have a lot of strings in our templates, but they aren't marked for translation! As part of the process of making MediaGoblin translatable we should make all templates marked with the {% trans %} tag. `http://jinja.pocoo.org/docs/templates/#i18n <http://jinja.pocoo.org/docs/templates/#i18n>`_ |
|||
#810 | no-action | zotero server API implementation | ||
Description |
Zotero (zotero.org) is a research tool. It has an open source (AGPL) client and open server API. Mediagoblin supports pdfs, audio & video. All that is required is the "web snapshot" and then it will support all media types that zotero likes (or we could figure out if we can do a partial useful zotero support to start with). By implementing the server API and suitably updating the client to sync to a give address we should have a completely open zotero implementation. Not sure if the existing server is not already open, but I couldn't find anything on the zotero site. |
|||
#889 | fixed | zh and ja are not RTL languages | ||
Description |
Please remove zh and ja from RTL list. These are not RTL languages. mediagoblin/tools/translate.py |