Announcement

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

#1 2005-12-06 18:28:08

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Changing Case (Upper to Lower, etc.)?

Is there a way yet to automatically change case, for example, from whatever it is, to:

-- ALL CAPS
-- lower case
-- Sentence caps.
-- Title Caps

etc.?

Last edited by Vik (2005-12-06 18:28:22)

Offline

#2 2005-12-06 21:03:28

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

Re: Changing Case (Upper to Lower, etc.)?

The CSS directive text-transform is what you should use
  http://www.w3schools.com/css/pr_text_text-transform.asp
in conjunction with Stylist/CSS/DynamicCSS plugins this should do what you want.


James Sleeman

Offline

#3 2005-12-08 17:56:10

Vik
Xinha Community Member
Registered: 2005-12-06
Posts: 18

Re: Changing Case (Upper to Lower, etc.)?

A good suggestion. But I usually need this for the title field of my weblog -- a field that doesn't support html/css codes. The feature is easy to program, and is standard on most text editors, so perhaps it will be added to Xinha.

Offline

#4 2005-12-08 20:36:54

mokhet
Xinha Authority
From: Paris, France
Registered: 2005-04-03
Posts: 105
Website

Re: Changing Case (Upper to Lower, etc.)?

Vik wrote:

The feature is easy to program

I can already hear gogo inviting you to submit a patch big_smile

Offline

#5 2005-12-09 07:46:16

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

Re: Changing Case (Upper to Lower, etc.)?

Plugins are welcome :-)

That said.  Why are you using Xinha to edit text that cannot contain HTML, that's pretty crazy.


James Sleeman

Offline

Board footer

Powered by FluxBB