First of all thanks for all your reply, And my apologies for my late reply.
Quote:
Originally Posted by BaziCenter
Just create a single plugin and use this code:
Code:
if ($editor_type == 'qr' OR $editor_type == 'qr_small')
{
$editor_type = 'fe';
}
Hook Location: editor_toolbar_switch
the quickreply will switch to full editor without any file/template change.
by the way you better cache the editor templates in your mod.
|
I have tried the same code before I publish the Mod in vb.org but it doesn't work. I will look for new code that do it.
Quote:
Originally Posted by Sador
Hm, too bad that thread management (stick, unstick, open, close) is missing.
Any chance you'll add this later?
|
I'm not sure what do you mean ? This Mod doesn't make anything with thread management.
Quote:
Originally Posted by Forum Lover
I used one before. But that was working for forum. Will it do the same for blog too?
|
I didn't tried it in CMS and Blogs. But that's shouldn't work with Blogs or CMS, That's will be in the next version.