Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: DenDen60 on February 07, 2013, 12:38:17 PM

Title: Is there a way to configure SMF so that it is always in nomal...
Post by: DenDen60 on February 07, 2013, 12:38:17 PM
...writing mode instead of coding mode. This is extremely annoying for non technical person and I would like to change this?

Thank you

Denis
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: Looking on February 07, 2013, 12:43:10 PM
Please define what you mean by "coding mode" and "normal mode".
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: Shambles on February 07, 2013, 12:44:05 PM
Hi Denis

What's "coding mode"?


oops, query already posed
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: All Colours Sam on February 07, 2013, 12:45:41 PM


You mean using always the WYSIWYG editor?  if so, you can change that in your admin settings, keep in mind that the editor is quite buggy.

The BBC code isn't as annoying as a true coding language, it was created to simplify the process of using truly annoying HTML codes.
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: DenDen60 on February 07, 2013, 01:09:37 PM
Quote from: Suki on February 07, 2013, 12:45:41 PM

You mean using always the WYSIWYG editor?  if so, you can change that in your admin settings, keep in mind that the editor is quite buggy.

:o Why is it that the tool that people input data into the forum is not as user friendly as just typing text in Word or any other document? :(

Where do I change this? Now I do not mean activate or deactivate. I want it to be activated but I want the default option to not show the BBC but the regular WYSIWYG because this is what my clientèle wants.

By the way is there a MOD that can change the WYSIWYg editor. I know that when I used Tiny Portal several years ago, we had two choices.



Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: All Colours Sam on February 07, 2013, 01:20:45 PM
Quote
Why is it that the tool that people input data into the forum is not as user friendly as just typing text in Word or any other document?

You can type plain text on the editor as well... there is no need to add fancy stuff to your text.  As for the reason it isn't as "friendly" as Word, is because word doesn't ahve to deal with text formats, DB collations, HTML sanitization, encodings and all that stuff.

Admin / Configuration / Themes and layout / Member Options /  Select your current theme / Change current options for all members using this theme / Show WYSIWYG editor on post page by default.
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: Arantor on February 07, 2013, 01:21:54 PM
QuoteWhy is it that the tool that people input data into the forum is not as user friendly as just typing text in Word or any other document?

Because you're not writing something into 'Word's own unique format', you're writing something that ultimately has to become HTML.

And has to remain secure. It is all too easy to introduce nasty things into HTML.

I would note that there are multiple attempts to make editors more like Word - and all of them have their own fantastic bugs, which all multiply with the number of browsers.

Yes, you can change the editor but ultimately you exchange one set of bugs for another.
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: DenDen60 on February 07, 2013, 02:24:14 PM
Thanks Suki.

I understand about Word.

I don't agree with this: " no need to add fancy stuff to your text."

It is very important in Web reading.

Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: Arantor on February 07, 2013, 02:28:52 PM
Actually, it's really not that important most of the time. You might feel it is important but generally, the reality is not the same as your expectation.
Title: Re: Is there a way to configure SMF so that it is always in nomal...
Post by: Kindred on February 07, 2013, 02:43:25 PM
1- you can default the wysiwyg editor to ON... (although I can not imagine anyone wanting to do so)

index.php?action=admin;area=theme;th=1;sa=reset
Show WYSIWYG editor on post page by default
http://wiki.simplemachines.org/smf/Themes_and_Layout#Resetting_the_options

2- special fonts and fancy text are most definitely NOT required, especially not on the web. CONTENT is what matters bling and flash are just a waste, distrcting from the content.  Although it needs to look NICE, it does not need to have fancy crap.
That's a mistake that most people make in Word and Powerpoint as well.  The purpose of a document (or a website) is to communicate information.
use of bold, and other minor formatting is useful, but you don't need a wysiwyg for that....