js.tinymce 3.4.5-2
Fanstatic packaging of TinyMCE
js.tinymce
Introduction
This library packages TinyMCE for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.tinymce) are published to some URL.
How to use?
You can import tinymce from js.tinymce and need it where you want these resources to be included on a page:
>>> from js.tinymce import tinymce >>> tinymce.need()
tiny_mce_popup.js is also available:
>>> from js.tinymce import tinymcepopup >>> tinymcepopup.need()
CHANGES
3.4.5-2 (2011-12-07)
- Correctly added nl/de/es translations.
3.4.5-1 (2011-11-24)
- Add nl/de/es translations.
3.4.5 (2011-09-28)
- Update to release 3.4.5.
3.4.3.2-1 (2011-08-05)
- Make tiny_mce_popup.js available as a Fanstatic Resource.
3.4.3.2 (2011-08-02)
- Update to 3.4.3.2
3.3.9.3 (2011-01-11)
- Initial release.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| js.tinymce-3.4.5-2.tar.gz (md5) | Source | 2011-12-07 | 554KB | 1031 | |
- Author: Fanstatic Developers
- License: BSD
- Package Index Owner: jw, janjaapdriessen, faassen
- DOAP record: js.tinymce-3.4.5-2.xml
