Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
0 + 9 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: How do I add Kovi editor to the "Profiles" module?
by fredgsanford on 2006/10/23 6:33:50

Thanks snow, ... I'll give that a shot.
Re: How do I add Kovi editor to the "Profiles" module?
by snow77 on 2006/10/18 19:06:10

I don't know. But I got some ideas 'cause recently I added koivi to the custom blocks text editor. < see here >

Also I read about something similar in a very recent post < here >

so an idea could be that you search for, in the module files, where the current text editor is being called.

Then if from what I've seen some where on your file (maybe on top) there is a line that looks like this:

Quote:

include_once XOOPS_ROOT_PATH."/class/xoopsformloader.php";


to add koivi you add this below the above line:
Quote:

include_once XOOPS_ROOT_PATH."/class/wysiwyg/formwysiwygtextarea.php";


now like it was said in the 2nd link I wrote:

if replacing XoopsFormTextArea with XoopsFormDhtmlTextArea gives a result of taking away the dhtml editor leaving just a text editor.

you could look for the different lines where the current editor is being called in the module and replace either XoopsFormDhtmlTextArea or XoopsFormTextArea with XoopsFormWysiwygTextArea which is the one for koivi.

This is just an experimental idea.
Re: How do I add Kovi editor to the "Profiles" module?
by fredgsanford on 2006/10/18 18:41:02

Anyone? ...please

I really need this if it can be done
How do I add Kovi editor to the "Profiles" module?
by fredgsanford on 2006/10/11 14:21:27

I have installed the "Profiles" module and it uses XOOPS defult editor. I want it to use Kovi editor. I have installed Kovi editor in the "Class" directory but the "Profiles" module doesn't have an option to select what editor to use in it's prefernces.

Is there a way I can get this module to use the Kovi editor I have installed?

Thanks.

Who's Online

459 user(s) are online (419 user(s) are browsing Support Forums)


Members: 0


Guests: 459


more...

Donat-O-Meter

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

Latest GitHub Commits