stfalcon / TinymceBundle

Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
259 stars 154 forks source link

Update init.standard.js #234

Closed averichev closed 5 years ago

nallias commented 5 years ago

Description: fix selector option when specifying a classname (and un-force textarea element to allow usage of tinymce inline)

stollr commented 5 years ago

@stfalcon Could you please merge this PR. It fixes #227

stollr commented 5 years ago

@fre5h Thanks :) could you add a tag/release, too? Otherwise the fix does not get installed via composer.

fre5h commented 5 years ago

@naitsirch v2.4.0

stollr commented 5 years ago

Any idea why packagist does not notice the new version? -> https://packagist.org/packages/stfalcon/tinymce-bundle

fre5h commented 5 years ago

@naitsirch I've asked @stfalcon to setup autoupdate hook (or to check why it is broken) for packagist. Because I don't have access to settings of this repository. I think it can take some time, because @stfalcon is lazy :(

stollr commented 5 years ago

No problem. I had to fork the repo anyway, cherry-pick the bugfix and merge it on top of v2.2.0, because I am sitting on PHP 7.0. I just saw it to late. Otherwise I would not have nudged you ;-)

fre5h commented 5 years ago

@naitsirch 2.4 appeared in packagist