Main Contents

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

4 Comments

  1. Daniel Hahler May 9, 2008 @ 13:34:02

    For packages using TinyMCE, would they depend on the tinymce package and install a symlink, where upstream has the tinymce sources itself?

  2. sukria May 9, 2008 @ 14:53:31

    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).

  3. Philipp Kern May 9, 2008 @ 16:28:44

    Will you backport it to Etch once it aged?

  4. sukria May 9, 2008 @ 20:15:17

    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.

Leave a comment