Quote:
Originally Posted by SemperFideles
Thanks for this mod. Is it possible to enable this only for the Quick Reply box?
|
You would have to modify the plugin code to do so.
Just a heads up to everyone, when 4.0.1 comes out, this will get 'broken', but I will update it as soon as possible. If you want to fix it yourself, you need to modify the plugin "Add editor2.css to pages" and change both instances of "$vbulletin->templatecache['SHOWTHREAD']" to $vbulletin->templatecache['headinclude'] and the same for both instances of $vbulletin->templatecache['newreply'] . As I said, I'll update is after the official 4.0.1 gets released.