TinyMCE 3.0.8 entering Debian
sukria @ May 9, 2008
I’ve uploaded a new major release of TinyMCE into sid, the package jumps from the 2.x branch to the new 3.x one.
For the record, packages that use TinyMCE should rather depend on that packge instead of shipping the sources itself.
| Filed under: Debian |
|
|

For packages using TinyMCE, would they depend on the tinymce package and install a symlink, where upstream has the tinymce sources itself?
The Debian package “tinymce” ships all the TinyMCE sources within the /usr/share/tinymce/www directory.
Your package should then depend on tinymce and should use the path ‘/tinymce’ in the HTML templates (which is where the sources are aliased by tinymce).
Will you backport it to Etch once it aged?
Philipp: why not, it’s rather a simple task to do though, as that package itself is just a bunch of JS and HTML files, whithout any dependencies at all.