Announcement

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

#1 2005-08-18 15:35:40

stoupajc
New member
Registered: 2005-08-18
Posts: 2

Newbie: 2 textareas in config but on page one.

Hi, I defined 2 textareas in my_config.js
      xinha_editors = xinha_editors ? xinha_editors :
      [
        'faq_edit_odpoved',
        'akt_textarea_text'
      ];

But if I have at the page only one textarea, xinha isn`t loaded. (if 2, all is ok)
How can I do this functionally?

Thanks
Honza

Offline

#2 2005-08-19 06:30:26

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: Newbie: 2 textareas in config but on page one.

You must have a textarea on the page for each one you have in the config, no exceptions.


James Sleeman

Offline

#3 2005-08-23 13:46:15

stoupajc
New member
Registered: 2005-08-18
Posts: 2

Re: Newbie: 2 textareas in config but on page one.

Thanks.

Can I do this in the future ? (multiple textarea in config and only one at the page)
Thanks.

Offline

#4 2005-08-25 00:54:19

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: Newbie: 2 textareas in config but on page one.

Not planned.  There is no reason you should do so.


James Sleeman

Offline

#5 2005-10-12 02:16:30

darkbluesun
New member
Registered: 2005-09-18
Posts: 6

Re: Newbie: 2 textareas in config but on page one.

I want to have one header definition (a php function) for all pages. Can I place some sort of code outside the header (above or below) to specify extra textareas to activate?

Offline

Board footer

Powered by FluxBB