1 of 2
1
Xinha WYSIWYG Editor Extension Beta Release v 004
Posted: 20 May 2006 01:33 PM   [ Ignore ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

Here’s the Xinha extension for adding WYSIWYG text editing to the EE Publish page. Please check it out and let me know if it needs any changes. Thanks!

Update 7-5-06: The release version 1.0 of the extension is available here.

File Attachments
Xinha_Extension_v004_Beta Release.zip  (File Size: 7KB - Downloads: 354)
 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 20 May 2006 01:38 PM   [ Ignore ]   [ # 1 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

Note—this extension requires ExpressionEngine 1.4.2 or later.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 21 May 2006 06:38 AM   [ Ignore ]   [ # 2 ]  
Grad Student
Avatar
Rank
Total Posts:  61
Joined  09-17-2002

Hi Vik,

Thanks for posting this. I will try it straight away.

Profile
 
 
Posted: 21 May 2006 07:36 AM   [ Ignore ]   [ # 3 ]  
Grad Student
Avatar
Rank
Total Posts:  61
Joined  09-17-2002

It works great except for the SuperClean plugin. When selected I get an error on the website:

Line: 6547
Char
: 7
Error
: 'SuperClean' is undefined
Code
: 0
URL
: http://www.xyz.com/system/index.php?...

If it’s off everything works fine.

Any ideas what could be causing this?

Profile
 
 
Posted: 21 May 2006 11:53 AM   [ Ignore ]   [ # 4 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

Thanks for checking out the extension. I’m glad to hear everything’s working except for that plugin. Was the plugin uploaded to your site correctly? Try re-uploading the Superclean plugin, with TEXT or ASCII mode selected in your upload program.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 21 May 2006 03:36 PM   [ Ignore ]   [ # 5 ]  
Grad Student
Avatar
Rank
Total Posts:  61
Joined  09-17-2002

Ok found the problem. I updated Xinah to the build from yesterday night and it seems that SuperClean is broken. I uploaded an older version and now it works.

Some feedback on the settings page:

It would be good if you indicated somewhere which plugins need additional configuration. The ImageManager for instance requires additional parameters to be set in the config.inc.php file within the plugin directory.

Thanks for a great extension.

Profile
 
 
Posted: 21 May 2006 04:17 PM   [ Ignore ]   [ # 6 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

You’re very welcome. Thanks for testing it and for the excellent suggestion, and for tracking down what was going on with the SuperClean plugin. I’m glad to hear the extension is working correctly.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 23 May 2006 04:46 PM   [ Ignore ]   [ # 7 ]  
Research Assistant
RankRankRank
Total Posts:  342
Joined  10-25-2005

Works great here, although I haven’t tried out all the capabilities…

Don’t know if this is a future thing or supposed to be in this version, but in the Settings no custom fields are getting loaded, just the three in the Default field group.

 Signature 

DeGeeked: Simple answers to tech questions.

Profile
 
 
Posted: 23 May 2006 04:56 PM   [ Ignore ]   [ # 8 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

Thanks for the feedback, jtnt. I’m glad to hear it’s working correctly.  At the moment it doesn’t have any way of acting on custom fields; that might be a feature for a future release of the Xinha extension.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 23 May 2006 05:05 PM   [ Ignore ]   [ # 9 ]  
Research Assistant
RankRankRank
Total Posts:  342
Joined  10-25-2005

Got it.

I figured I can just add these in manually into the plug in file…

 Signature 

DeGeeked: Simple answers to tech questions.

Profile
 
 
Posted: 23 May 2006 11:32 PM   [ Ignore ]   [ # 10 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004
jtnt - 23 May 2006 05:05 PM

Got it.

I figured I can just add these in manually into the plug in file…

Yes, that will work.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 24 May 2006 07:36 AM   [ Ignore ]   [ # 11 ]  
Research Assistant
RankRankRank
Total Posts:  342
Joined  10-25-2005

Actually, it won’t, since Xinha throws errors if you list textareas you want it to replace that aren’t on the page. I found some code on the Xinha forums that replaces all textareas dynamically, which gets around this limitation. Here’s the post: http://xinha.gogo.co.nz/punbb/viewtopic.php?id=68

 Signature 

DeGeeked: Simple answers to tech questions.

Profile
 
 
Posted: 24 May 2006 02:18 PM   [ Ignore ]   [ # 12 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

jtnt, I didn’t think you meant to replace text areas that might not be on the page. Thanks for solving it and for the link.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 24 May 2006 02:20 PM   [ Ignore ]   [ # 13 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

jtnt, can you upload here (or email me) the modifications you made to the plug-in file? Thanks in advance.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 05 July 2006 12:38 AM   [ Ignore ]   [ # 14 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  215
Joined  08-15-2003

Would this extension also be applicable for the wiki, allowing members to edit wiki pages using WYSIWYG?

 Signature 

Woo hoo!  My EE site finally went live as of Monday, January 9, 2006, at 5am PST grin

Profile
 
 
Posted: 05 July 2006 10:23 AM   [ Ignore ]   [ # 15 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004
Adam Lasnik - 05 July 2006 12:38 AM

Would this extension also be applicable for the wiki, allowing members to edit wiki pages using WYSIWYG?

Not in its current form. But, if the wiki has the right extension hook, the Xinha extension could probably be adapted to work with it.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 05 July 2006 10:24 AM   [ Ignore ]   [ # 16 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

The release version 1.0 of the Xinha extension is available here.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
Posted: 03 May 2008 02:19 AM   [ Ignore ]   [ # 17 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  238
Joined  05-11-2004

hey,

i tried to use the xinha-extension, but i encounter this problem:
with the wiki everything is ok, with the weblog-module i cannot upload images (the popup opens and i get a 404-error there). do you have any idea where i could check to fix this?

thanks in advance!

 Signature 

Der Lehrerfreund
Der Spamschlucker
Der Schweinische Bote

Profile
 
 
Posted: 03 May 2008 10:44 AM   [ Ignore ]   [ # 18 ]  
Research Assistant
RankRankRank
Total Posts:  754
Joined  05-15-2004

Try the latest release, available in this post, and check the docs for notes on image managers.

 Signature 

http://www.FlavorZoom.com

Profile
 
 
   
1 of 2
1
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64535 Total Logged-in Users: 22
Total Topics: 81114 Total Anonymous Users: 14
Total Replies: 436444 Total Guests: 190
Total Posts: 517558    
Members ( View Memberlist )
Newest Members:  marlusbluespotmusicvolandspinhirnetheminiokostiamasterjeMBossbchaleyalvonsius