1
hipoonios
Two small problems with Newbb after upgrade
  • 2010/11/30 18:46

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


a) The default editor is "plain text"in the dropdown menu. I want "DHTML Form with Xcode" as default.

The problem is also here at xoops.org.

b) When posting in the forum I see the old redirect message: "Thanks for your submission..If not the page refresh..". But only for the first time. But if I'm edit my message right after I see the new jGrowl redirection. It seems that Jquery doesn't load for the first time.

I'm using Newbb 3.08. Maybe updating the module to 4.x solving this problem?
I love Xoops!

2
hipoonios
Re: Two small problems with Newbb after upgrade
  • 2010/12/4 12:28

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


I think I found where to change the default editor but it does not work.

I edited the files:

class/xoopseditor/textarea/editor_registry.php

Changed the order valute in the file to '2'

and

class/xoopseditor/dhtmltextarea/editor_registry.php to '1'.

But i still shows the 'plain text' editor as default.

I also tried to change it to '0' but then it shows no editor at all.
I love Xoops!

3
ghia
Re: Two small problems with Newbb after upgrade
  • 2010/12/4 13:43

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


If you want WYSIWYG in your fora, make sure HTML is allowed in the forum properties.

4
hipoonios
Re: Two small problems with Newbb after upgrade
  • 2010/12/4 13:53

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


No WYSIWYG. I just want to have the normal DHTML form as default. Now it shows the "plain text editor" as default. So users must change the editor from a dropdown menu to use smilies etc.
I love Xoops!

5
jon123
Re: Two small problems with Newbb after upgrade
  • 2010/12/17 8:27

  • jon123

  • Just popping in

  • Posts: 3

  • Since: 2010/12/14


Check out: https://xoops.org/modules/newbb/viewtopic.php?topic_id=68638&post_id=334698

Basically, just open modules/newbb/include/plugin.php

and change the line

$customConfig["editor_default"] = "";

to


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

6
hipoonios
Re: Two small problems with Newbb after upgrade
  • 2010/12/17 20:30

  • hipoonios

  • Friend of XOOPS

  • Posts: 298

  • Since: 2005/9/24


Thanks jon123.
I love Xoops!

Login

Who's Online

131 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 131


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