Warning: The author of this contribution does not provide support for it anymore.

WYSIWYM

WYSIWYM By Default? - WYSIWYM

WYSIWYM By Default?

Postby Abdullah.J » Sun Sep 12, 2010 7:11 pm

Hi,

How can i enable WYSIWYM by Default without need to click on button?

and i want remove button from the editor box
thank you phpBB
User avatar
Abdullah.J
Registered User
 
Posts: 15
Joined: Sat Jul 19, 2008 4:16 am
Location: Kuwait
Name: Abdullah Jowayer

Re: WYSIWYM By Default?

Postby leviatan21 » Mon Sep 13, 2010 5:54 am

Hide
Abdullah.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
Excuse me for my poor English, I speak Spanish. | Image phpBB en Español
User avatar
leviatan21
Registered User
 
Posts: 2656
Joined: Fri Aug 10, 2007 7:22 am
Location: Buenos Aires, Argentina
Name: Gabriel

Re: WYSIWYM By Default?

Postby munnibhai » Sun Oct 31, 2010 4:11 am

so it can't be disabled right?

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
the crazy panda player... tekken heha
User avatar
munnibhai
Translator
 
Posts: 40
Joined: Wed Oct 07, 2009 2:47 am
Location: London,

Re: WYSIWYM By Default?

Postby leviatan21 » Sun Oct 31, 2010 5:38 am

If you insist, try this :

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 )
Excuse me for my poor English, I speak Spanish. | Image phpBB en Español
User avatar
leviatan21
Registered User
 
Posts: 2656
Joined: Fri Aug 10, 2007 7:22 am
Location: Buenos Aires, Argentina
Name: Gabriel