Announcement

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

#1 2007-02-16 17:19:31

billybeaker
New member
Registered: 2007-02-16
Posts: 1

using Xihna for multiple web pages on a site

I am having trouble adding Xihna to 2 different pages.  The textarea object for the page that I am not viewing throws a nil error for the ID.  Do I need to use 2 unique config files- one for each page?  Is this code below only for adding Xihna to multiple textareas on the same page?

Code:
xinha_editors = xinha_editors ? xinha_editors :
      [
        'myTextArea',
        'anotherOne'
      ];

Offline

#2 2007-02-17 07:49:54

ray
Xinha Administrator
From: Germany
Registered: 2005-03-23
Posts: 521
Website

Re: using Xihna for multiple web pages on a site

Offline

Board footer

Powered by FluxBB