PDA

View Full Version : Smilies and Advanced Editor Default


DemOnstar
02-02-2016, 07:21 PM
Anyone know if these 2 functions can be set to default open?

Instead of clicking on the icons to open them, is it possible to have them opened automatically when creating a post? And can it be done via additional.css?

Thanks. . .

Replicant
02-03-2016, 02:42 AM
Check out this thread on vb.com. Glenn wrote a little chunk of js that gets the job done. I used it on my site for awhile and it worked fine. I don't know if it is still working on 5.2 but you can give it a try.
http://www.vbulletin.com/forum/forum/vbulletin-5-connect/vbulletin-5-connect-questions-problems-troubleshooting/vbulletin-5-support-issues-questions/4322516-advanced-editor-always-on

DemOnstar
02-03-2016, 06:21 AM
As ever. . .
Thanks for the pointer. . .I will give it a shot.

DemOnstar
02-03-2016, 06:36 AM
I tried it on 5.1.0 and it had no effect..
Perhaps things have changed since the code was devised?

https://vborg.vbsupport.ru/attachment.php?attachmentid=154153&stc=1&d=1454488587

teddyvgt
02-19-2016, 11:02 AM
5.2 work

DemOnstar
02-19-2016, 04:30 PM
5.2 work

Thank you. . .
I will test on the next upgrade....

noypiscripter
04-23-2016, 03:43 AM
I tried it on 5.1.0 and it had no effect..
Perhaps things have changed since the code was devised?

https://vborg.vbsupport.ru/attachment.php?attachmentid=154153&stc=1&d=1454488587

You're supposed to create a new template named Auto_editor (as what you specified in the Template Name field) and paste the javascript code there and not in the Hook Arguments field.