1
Rhomal
CBB 2.x default editor question
  • 2006/6/27 21:34

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


I am not sure what the proper options are for this entry in plugin.php:

// Set the default editor
$GLOBALS["xoopsModuleConfig"]["editor_default"] = "";

what are the correct options to put in the quotes? For example I want koivi as my default editor, yet I tried "koivi" and "koivi editor" have no effect.

Any help appreciated.

2
svaha
Re: CBB 2.x default editor question
  • 2006/6/27 22:47

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


This should do it :

$customConfig["editor_default"] = "koivi";


It works for me, maybe you can copy/paste this into your plugin.php

Hth


[edit] : Whoops, sorry, this is for cbb 3.04 [/edit]
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

3
Rhomal
Re: CBB 2.x default editor question
  • 2006/6/30 16:44

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Quote:

svaha wrote:
This should do it :

$customConfig["editor_default"] = "koivi";


It works for me, maybe you can copy/paste this into your plugin.php

Hth


[edit] : Whoops, sorry, this is for cbb 3.04 [/edit]


I ment 3.x sorry, thanks for the edit it seems to work great! Do I need to remove the other code I posted orginially?

Login

Who's Online

220 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

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

Latest GitHub Commits