1
tigege
Koivi editor in Content module
  • 2006/8/22 15:36

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,

I would like to know how to replace fckeditor with Koivi editor in the Content module.

Thanks for your help .


Tigege

2
tigege
Re: Koivi editor in Content module
  • 2006/8/29 8:35

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,
I would like to know how to integrate Koivi editor in the Content module.
Nobody knows how to do this please ?
thanks by advance :)
Tigege

3
togobs
Re: Koivi editor in Content module
  • 2006/11/1 18:03

  • togobs

  • Just popping in

  • Posts: 23

  • Since: 2005/5/2 1


Have you solved?

I'm interested too, because the FCK doesn't work efficiently on my site.

4
Quest
Re: Koivi editor in Content module
  • 2006/11/1 23:19

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


I think that someone would be more apt to help if they new more information. What version of XOOPS are you using? Which Content module? There are numerous content modules in the repository, so knowing to which one you refer would help quite a bit.

Quest

5
tzvook
Re: Koivi editor in Content module
  • 2006/11/1 23:40

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


I hacked the content module for Inbetweek (I don't use Koivi) ... but it's kinda similar
Take a look here: How to make the Content module to work with Inbetween

6
dnprossi
Re: Koivi editor in Content module
  • 2006/11/17 12:45

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Hi to all....
I read over all possible forums and documentation and I tried all possible solutions but always get a blank page and no error messages appear.

Also looked and tried similar to tzvook but same problem...

I am running XOOPS 2.2.4,
apache 2.0.55,
php 4.3.4,
windows xp or linux fedora core 3
content module 0.5
formwysiwygtextarea.php,v 1.1.2.6 2005/08/14 22:08:10


This is what I tried last.

Start line 248 in index.php content file...

if ($xoopsModuleConfig['cont_wysiwyg'] == '1') {
include_once(XOOPS_ROOT_PATH.'/class/xoopseditor/koivi/formwysiwygtextarea.php');
$form->addElement(new XoopsFormWysiwygTextArea(_C_CONTENT, 'message', $message, '100%', '300px',''), true);
} else {
$t_area = new XoopsFormDhtmlTextArea(_C_CONTENT, 'message', '', 37, 35);
$form->addElement($t_area);
}

Hope someone can help, thanks in advance...

Login

Who's Online

131 user(s) are online (93 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