Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Warning: Not compatible with Vanilla 2.1 (yet).
@jamesinc Enable the "Emoji Sets" plugin and select "None" in its settings. (View Post)2 -
Re: Possible to show advanced (or any?) editor in embedded WP comments?
Yes. But that was incomplete, sorry. You also need to replace line 19 the same way and add this to your CSS: .embed .editor { display:block;} (View Post)3 -
Re: Does this plugin work on 2.2?
Thanks for trying my plugin! This plugin requires PHP 5.4 http://php.net/supported-versions.php If you can't update, v 0.2 should still work with 5.3 (View Post)2 -
Re: Possible to show advanced (or any?) editor in embedded WP comments?
Copy this file to your theme (view override): https://github.com/vanilla/vanilla/blob/853f946bd29041c7bdc956de669a64d0d20ddedc/applications/vanilla/views/discussion/embed.php#L56 and change line #56 … (View Post)2 -
Re: Display proper filename instead of generated filename?
I recently submitted a patch to the advanced editor that does what you want: https://github.com/vanilla/vanilla/commit/475d0ad33827170a45246667d173954c68acfcef (View Post)2