Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Bricolage: users

Xinha WYSIWYG plug-in, redux

 

 

Bricolage users RSS feed   Index | Next | Previous | View Threaded


phillip at communitybandwidth

Mar 1, 2008, 9:19 AM

Post #1 of 2 (2148 views)
Permalink
Xinha WYSIWYG plug-in, redux

Shortly after my big love-in with Xinha on a recent project, I
realized that only Mac users were actually seeing the WYSIWYG area.
The Windows users didn't realize it should be there, so they didn't
think to mention that it wasn't! Anyway, I went digging and found this:

[Sat Mar 1 16:56:06 2008] [error] [client 209.17.141.130] File does
not exist:
/home/nader/bricolage/comp/media/wysiwyg/xinha/plugins//.js

I'm not super familiar with Xinha, so I'm reluctant to get digging in
there. However, it looks like something in XinhaCore.js may be mucked
up.... thoughts?

Phillip.

--
Phillip Smith,
Simplifier of Technology
Community Bandwidth
http://www.communitybandwidth.ca


greg at node79

Mar 1, 2008, 11:21 AM

Post #2 of 2 (1987 views)
Permalink
Re: Xinha WYSIWYG plug-in, redux [In reply to]

I can only duplicate the problem on Firefox (IE7 and Safari are both
ok) but Phillip says this seems to have cleared up the problem (from
bricolage.conf):

# disable all plugins
XINHA_PLUGINS = ['']

Rather than disable all plugins, that line tries to load one with an
empty string as its name (thus the search for the file "/plugins//.js")

Setting it to an empty array should fix things:

# disable all plugins
XINHA_PLUGINS = []

XINHA_PLUGINS has the SpellChecker plugin enabled in the default
bricolage.conf, so this will only be an issue if you're customizing
Xinha yourself.


On 1-Mar-08, at 12:19 PM, Phillip Smith wrote:

> Shortly after my big love-in with Xinha on a recent project, I
> realized that only Mac users were actually seeing the WYSIWYG area.
> The Windows users didn't realize it should be there, so they didn't
> think to mention that it wasn't! Anyway, I went digging and found
> this:
>
> [Sat Mar 1 16:56:06 2008] [error] [client 209.17.141.130] File does
> not exist:
> /home/nader/bricolage/comp/media/wysiwyg/xinha/plugins//.js
>
> I'm not super familiar with Xinha, so I'm reluctant to get digging
> in there. However, it looks like something in XinhaCore.js may be
> mucked up.... thoughts?
>
> Phillip.
>

---
Greg Heo
web/software systems developer
greg [at] node79
416.826.7630

Bricolage users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.