Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2009-02-10 16:06:09

CryingSaul
New member
Registered: 2009-02-10
Posts: 1

Xinha and TiddlyWiki

Hi all,

Is there any way to enable Xinha for TiddlyWiki? I've installed everything correctly but I can't figure out the TiddlyWiki usage of textarea ids (I think they are random...)

The Xinha Firefox Extension doesn't help because I need the Equation Editor.

Please help,

Thanks.

Offline

#2 2009-02-10 19:05:56

nicholasbs
Moderator
Registered: 2008-08-12
Posts: 16

Re: Xinha and TiddlyWiki

I've never used TiddlyWiki, but if the ids are changing in a way you can't predict, perhaps you could try adding Xinha to all text areas on the page? For example, by using the following as suggested in this thread:

xinha_editors = xinha_editors ? xinha_editors : document.getElementsByTagName('textarea');

Hope this helps,
  -Nick

Offline

Board footer

Powered by FluxBB