1
antipin
Removal of editors select form
  • 2009/10/10 9:02

  • antipin

  • Just popping in

  • Posts: 3

  • Since: 2009/10/10


Hi.
How to remove extra editors from this list?
How do hide all editor fields, by installing one of the default editor?

Resized Image

2
ghia
Re: Removal of editors select form
  • 2009/10/10 10:32

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Try to set the editor to use in modules/newbb/include/plugin.php
eg:
// Set allowed editors
$customConfig["editor_allowed"] = array("FCKeditor");


or comment it out in /include/forumform.inc.php:
// $forum_form->addElement(new XoopsFormSelectEditor($forum_form, "editor", $editor, $nohtml));


3
antipin
Re: Removal of editors select form
  • 2009/10/10 23:41

  • antipin

  • Just popping in

  • Posts: 3

  • Since: 2009/10/10


Thank you! It works.

Login

Who's Online

110 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 110


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits