WYSIWYM By Default? - WYSIWYM
WYSIWYM By Default?
How can i enable WYSIWYM by Default without need to click on button?
and i want remove button from the editor box
-

Abdullah.J - Registered User
- Posts: 15
- Joined: Sat Jul 19, 2008 4:16 am
- Location: Kuwait
- Name: Abdullah Jowayer
Re: WYSIWYM By Default?
HideAbdullah.J wrote:How can i enable WYSIWYM by Default without need to click on button?
I do not recommend do that.
On a new topic/reply you will get a message like "Your message contains 0 characters. The minimum number of characters you need to enter is 10." until you reach the minimum amount of characters
phpBB en Español-

leviatan21 - Registered User
- Posts: 2656
- Joined: Fri Aug 10, 2007 7:22 am
- Location: Buenos Aires, Argentina
- Name: Gabriel
Re: WYSIWYM By Default?
its working on my page, AutoMOD did the job, edited the xml file to copy/ edit files for theme i m using, from prosilver to MegamanBB and installed. Worked great.... but only i was looking for now was to auto turn it on or something...
any help will be very much appreciated... thanks for such a great mod
-

munnibhai - Translator
- Posts: 40
- Joined: Wed Oct 07, 2009 2:47 am
- Location: London,
Re: WYSIWYM By Default?
open :
root/styles/YOUR_TEMPLATE_NAME/template/posting_wysiwym.js
Find :
- Code: Select all
toggle_wysiwym(wysiwym_preview);
Replace with :
- Code: Select all
// toggle_wysiwym(wysiwym_preview);
You do not need to refresh the template or clear the cache, just refresh the posting page within your browser ( F5 )
phpBB en Español-

leviatan21 - Registered User
- Posts: 2656
- Joined: Fri Aug 10, 2007 7:22 am
- Location: Buenos Aires, Argentina
- Name: Gabriel