Fanstatic packaging of TinyMCE
Project description
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.5.2 (2012-06-05)
Updated to release 3.5.2
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
js.tinymce-3.5.2.tar.gz
(573.6 kB
view hashes)