how i can get email and print buttons in sceditor ??
3 posters
Page 1 of 1
how i can get email and print buttons in sceditor ??
hi ..
i want this buttons is a email and print buttons how i can get him ?
Re: how i can get email and print buttons in sceditor ??
Hi @coolkool,
Go to Administration Panel > Modules > JavaScript codes management > Create a new script
Placement : In all the pages
Some of the additional options offered by the SCEditor may not work since Forumotion uses a modified version.
Go to Administration Panel > Modules > JavaScript codes management > Create a new script
Placement : In all the pages
- Code:
$(function() {
if (window.toolbar) toolbar += '|print,email';
});
Some of the additional options offered by the SCEditor may not work since Forumotion uses a modified version.
Re: how i can get email and print buttons in sceditor ??
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Add and change buttons on sceditor
» i want buttons to get back and vice in the sceditor
» Change default sceditor buttons
» How to hide buttons from the sceditor (PhpBB3)?
» I want to show the way spacers between the buttons sceditor
» i want buttons to get back and vice in the sceditor
» Change default sceditor buttons
» How to hide buttons from the sceditor (PhpBB3)?
» I want to show the way spacers between the buttons sceditor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum