Zen Cart Logo
Forums / All Other Contributions/Addons / Xinha for zencart

Xinha for zencart

Locked

Views: 5,822

Results 21 to 33 of 33
This thread is locked. New replies are disabled.
27 Apr 2008, 3:25 AM
#21
alanekilauea avatar

alanekilauea

New Zenner

Join Date:
Jul 2007
Posts:
17
Plugin Contributions:
0

Xinha for zencart

Oh shucks! I was really stoked about the xinha editor having the working image manager (couldn't get tinymce or fckedit to work). I hope it works out!

27 Apr 2008, 3:24 PM
#22
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Xinha for zencart

Stay tuned = I think someone has worked out the bugs and presently testing it out. Hopefully, it'll show up soon!

13 Sep 2008, 8:31 PM
#23
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

In case anyone was looking for an update on this WYSIWYG editor, I just installed ver 1.0 (the only version available). It still does not save EZ Pages or any of the define editor pages..

It's too bad, I was really liking this editor as a great option for my clients who are not HTML savvy.. While the FCK Editor is nice, and has many more features/options, I find the image management user interface awkward -- especially for my less technically inclined end users. (you need two clicks to add or select an image -- plus there is no image preview)

If the kinks in this editor ever gets worked out, the nice thing about it is that it has enough features to allow an end user to create products and other Zen content without having to know HTML, and the image manager user interface is very simple and easy to use. The image preview is a VERY nice touch..

16 Feb 2009, 2:27 AM
#24
leialoha avatar

leialoha

New Zenner

Join Date:
Feb 2009
Location:
Kilauea, Kauai - Hawaii
Posts:
21
Plugin Contributions:
0

Re: Xinha for zencart

Yes!! same with me... Love that Editor, but it sucks on the EZ Pages, took me a moment to figure that out:blink:!!! Why My stuff was gone:dontgetit suddenly...

But I am happy that I am not the only one...:clap: And this gives a chance to a xinha_1-1 :smartalec:???

Mahalo
Astrid

16 Feb 2009, 4:14 AM
#25
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

Leialoha:

Yes!! same with me... Love that Editor, but it sucks on the EZ Pages, took me a moment to figure that out:blink:!!! Why My stuff was gone:dontgetit suddenly...

But I am happy that I am not the only one...:clap: And this gives a chance to a xinha_1-1 :smartalec:???

Mahalo
AstridThis mod has had ZERO updates to it in quite some time, and the original developer has apparently abandoned the project.. It doesn't look like anyone has taken the baton on this one.. If you have an immediate need, it's probably best to find another WYSIWYG editor option versus waiting for this one.. FCKEditor is good, and I'm just learning to work with my clients to show them how to use it....

23 Feb 2009, 8:20 AM
#26
leialoha avatar

leialoha

New Zenner

Join Date:
Feb 2009
Location:
Kilauea, Kauai - Hawaii
Posts:
21
Plugin Contributions:
0

Re: Xinha for zencart

Thanks DivaVocals I will check it out... Would be good if they would take it from the Add On Page, since might be scary for others, loose the EZ/Define PAges Content.... :) Much Mahalo & Love :clap:

11 May 2009, 1:36 PM
#27
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Xinha for zencart

Not abandoned but the fellow who has actually finished this mod hasn't had time to give me a working version. I'm disappointed too.

5 Sep 2009, 8:37 AM
#28
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

delia:

Not abandoned but the fellow who has actually finished this mod hasn't had time to give me a working version. I'm disappointed too.
So just downloaded and installed version 1a.. Is there a magic trick needed to get this editor to show up in the dropdowns??

Here's my editor_list.php file..

<?php
/**
 * @package htmleditors
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: editors_list.php 4245 2006-08-24 14:07:50Z drbyte $
 */

/**
 * Here we define the displayed names of plugged-in editors
 *
 *  define('EDITOR_NONE', 'Plain Text'); // This is already defined in english.php. Shown here as an example only.
 *
 */

  define('EDITOR_HTMLAREA', 'HTMLarea');
  define('EDITOR_FCKEDITOR', 'FCKeditor');
  define('EDITOR_XINHA', 'Xinha');
//  define('EDITOR_TINYMCE', 'TinyMCE');

?>
5 Sep 2009, 8:57 AM
#29
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

Okay so I combined the files from the two versions of this editor by copying the ver 1.0a files over the ver 1.0 files, and the editor showed up in the dropdown.. But it still doesn't work with EZ Pages..

5 Sep 2009, 9:02 AM
#30
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

Actually this doesn't seem to work with ANY pages.. Just tried testing this with the defined pages.. and no joy there either..

5 Sep 2009, 12:39 PM
#31
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Xinha for zencart

Some of it doesn't work and that's what I was saying in my last post. If nothing works, then you've done something wrong but I wouldn't recommend using this mod until a final fix is posted.

5 Sep 2009, 7:30 PM
#32
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Xinha for zencart

Here's ALL I did..

  1. Install ver 1.0a (editor did NOT appear in the dropdown when trying to select this editor from the admin)
  2. Uninstall ver 1.0a
  3. Install ver 1.0
  4. Overwrite the ver 1.0 files with the ver 1.0a files (now editor appears in dropdowns, but does not work ANYWHERE..)

Not sure what did I do wrong here.. I saw that there was an update to this mod so I downloaded it to give it a try, but I'll take your advice and keep looking out for an updated (and hopefully working) version of this editor..:smile: Please keep us posted!:smile:

6 Sep 2009, 1:18 PM
#33
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Xinha for zencart

I don't know what you did wrong either! It's a relatively simple upload and use situation. But the browsers are javascript so anything is possible. If you haven't already, try rebooting and checking it again.