Announcement

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

#1 2007-10-29 19:25:03

bob7123
New member
Registered: 2007-10-26
Posts: 5

Editing Dropdowns

Thanks to the forum, I now know how to enclose HTML pages that contain form elements (particularly textareas) so they are properly picked up by Xinha.

The next issue I am running into is that the dropdown elements in the Xinha window are not editable.

Is there a way to configure Xinha so they can be edited?

Thanks again,
-Bob

Offline

#2 2007-11-12 07:49:55

jedi58
Xinha Authority
From: Leicester, UK
Registered: 2007-01-14
Posts: 113
Website

Re: Editing Dropdowns

this can be changed from your xinha config file by changing xinha_config.formatblock

for example, because the target pages for content from xinha already has a h1 and h2 defined, I might want to use the following instead:

xinha_config.formatblock = {
                "— format —":       "",
                "Heading":                      "h3",
                "Subheading":                 "h4",
                "Normal"   :                    "p",
                "Address"  :                    "address"
};


David G. Paul
[url]http://www.newearthonline.co.uk[/url]

Offline

Board footer

Powered by FluxBB