1
Mindman
I wnat to get rid of the FCKEditor... how can I do this
  • 2007/1/5 17:27

  • Mindman

  • Just popping in

  • Posts: 41

  • Since: 2006/11/17


I want to get rid of the FCKeditor all together. Is it as easy as removing the folder from the XOOPS class folder? Or what would I need to do?

2
phppp
Re: I wnat to get rid of the FCKEditor... how can I do this
  • 2007/1/5 19:53

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


if you are talking about the one in xoopseditor package:

FCKeditor/editor_registry.php

return $config = array(
//"name" => "FCKeditor",
"class" => "XoopsFormFckeditor",
"file" => $root_path."/formfckeditor.php",
"title" => _XOOPS_EDITOR_FCKEDITOR,
"order" => 0
);

Login

Who's Online

469 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 469


more...

Donat-O-Meter

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

Latest GitHub Commits