11
McDonald
Re: Experimental WYSIWYG implementation problems v2.0.15
  • 2006/9/1 0:14

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Not sure about the PHP version.
You might try to replace the file class/xoopsform/form.php with the one from XOOPS 2.0.14.

12
maxima
Re: Experimental WYSIWYG implementation problems v2.0.15
  • 2006/9/1 3:45

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


That finally worked McDonald, thanks. A note should be made about this. I guess later I might run into problems since I've switched to an earlier file. Right now I'm just happy to have a WYSIWYG editor :)

The image upload tool still does not display though. I put in all the plugins I found and none has that. However I am able to get files from the ImageManager. If you find out where that plugin is (the one you placed the example link) then please let me know.

Thanks again!

13
McDonald
Re: Experimental WYSIWYG implementation problems v2.0.15
  • 2006/9/1 8:24

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


The form.php file of XOOPS 2.0.15 doesn't work correctly. This is a known issue already.

To have iManager working correctly you have to set the correct path to the upload folder in the Preferences.
If you have XOOPS installed in a sub-directory than this should be set in the Preferences also.
Also should a couple of folders have the correct CHMOD setting.
See for this the manual or click the Online Help tab.
There are 2 image managers for tinyeditor, one is the XOOPS ImageManager and the other is iManager. iBrowser is actually a lite version of iManager.
The patch for iManager and iBrowser can be downloaded here.
There's also a patch for XOOPS ImageManager here.
After applying the patches update tinyeditor in the Modules administration section.

Once you have iManager running, go to Insert. In this window you see left the files in your upload folder and at the right a preview window. Under this preview window are a few small icons. The one with the green arrow is for uploading images.

Good luck!

14
Peekay
Re: Experimental WYSIWYG implementation problems v2.0.15
  • 2007/11/21 11:46

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


I tried this with Koivi (which is installed in class/wysiwyg). I can get Koivi to replace the DHTML editor by changing the array as instructed
var $htmlEditor = array('XoopsFormWysiwygTextArea''/class/wysiwyg/formwysiwygtextarea.php');

but it will not populate the textarea with the block content when you try to edit a block. Normally, you invoke the Koivi class with params like:
$editor = new XoopsFormWysiwygTextArea($caption$name$value'100%''450px');

Unfortunately, the settings in formdhtmltextarea.php that pull the content into the text area don't appear to work with Koivi.
A thread is for life. Not just for Christmas.

Login

Who's Online

238 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 238


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