Posts: 113
Threads: 44
Joined: Jun 2015
Reputation:
4
2015-08-23, 07:54 PM
Hello,
When i click "New Thread", i want "View Page Source" to be activated in the editor automaticly (by default)
How can i do that?
Posts: 167
Threads: 52
Joined: Jun 2009
Reputation:
7
2015-08-24, 06:12 AM
There is option In your profile.
But there is no "set View Page Source for all new users by default" option, though it should be in next version,
Posts: 2,599
Threads: 71
Joined: Apr 2012
Reputation:
245
2015-08-24, 07:30 AM
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix
Posts: 113
Threads: 44
Joined: Jun 2015
Reputation:
4
2015-08-24, 10:02 AM
(2015-08-24, 07:30 AM)mmadhankumar Wrote: check this related thread: http://community.mybb.com/thread-165583.html
Im tried both of these, and nothing work for me... i'm using Monocons Editor btw..
Posts: 1,062
Threads: 24
Joined: Jun 2011
Reputation:
69
2015-08-24, 03:02 PM
(2015-08-24, 10:02 AM)GasmoN Wrote: i'm using Monocons Editor btw..
And when you go to UserCP -> Edit Options
and check "Put the editor in source mode by default".
When i does not work then, it's the editor you use.
Regards, Ad Bakker (NL)
Posts: 113
Threads: 44
Joined: Jun 2015
Reputation:
4
2015-08-25, 10:09 AM
(This post was last modified: 2015-08-25, 10:10 AM by GasmoN.)
(2015-08-24, 03:02 PM)Ad Bakker Wrote: (2015-08-24, 10:02 AM)GasmoN Wrote: i'm using Monocons Editor btw..
And when you go to UserCP -> Edit Options
and check "Put the editor in source mode by default".
When i does not work then, it's the editor you use.
It's work now, but i want this option to be checked by default for new registered users, how to do that?
Posts: 1,062
Threads: 24
Joined: Jun 2011
Reputation:
69
2015-08-25, 10:55 AM
(2015-08-25, 10:09 AM)GasmoN Wrote: It's work now, but i want this option to be checked by default for new registered users, how to do that?
This has been discussed several times, but it requires either a plugin, or a core change. THe core change involves file inc/datahandlers/user.php. Line 652 should be changed to:
$this->verify_yesno_option($options, 'sourceeditor', 1);
Regards, Ad Bakker (NL)
Posts: 113
Threads: 44
Joined: Jun 2015
Reputation:
4
2015-08-25, 11:19 AM
(This post was last modified: 2015-08-25, 11:20 AM by GasmoN.)
(2015-08-25, 10:55 AM)Ad Bakker Wrote: (2015-08-25, 10:09 AM)GasmoN Wrote: It's work now, but i want this option to be checked by default for new registered users, how to do that?
This has been discussed several times, but it requires either a plugin, or a core change. THe core change involves file inc/datahandlers/user.php. Line 652 should be changed to:
$this->verify_yesno_option($options, 'sourceeditor', 1);
Finally! IT WORKS, THANKS MAN!
Posts: 100
Threads: 26
Joined: Apr 2017
Reputation:
2
2017-11-18, 10:25 PM
(2015-08-25, 10:55 AM)Ad Bakker Wrote: (2015-08-25, 10:09 AM)GasmoN Wrote: It's work now, but i want this option to be checked by default for new registered users, how to do that?
This has been discussed several times, but it requires either a plugin, or a core change. THe core change involves file inc/datahandlers/user.php. Line 652 should be changed to:
$this->verify_yesno_option($options, 'sourceeditor', 1);
This option doesn't work in 1.8.13. Please, help me identify where to make this change.
https://foro.guitarravallenata.com
test account: traste/espacio
Thanks,
albano
|