I just finished
Edit_Case plugin v1.8 beta3
Features of Edit_Case plugin v1.8 beta3:
- Plugin can change the case of specific field texts. You can specify which fields to check, to uppercase ALL or just First case of whole paragraph.
- Specific field texts can be changed even conditionally, for example you can lowercase a Description if there are more than 80% UPPERCASE letters.
- Flexible, through simple admin config interface.
- Seamless integration with LinksSQL
- Debugging available (2 level)
- Add page & Modify page now both are supported
Changes in Edit_Case plugin v1.8 beta3:
- Improvement: code reworked to make it more modular
- Improvement: option FieldsToChangeCase in admin config now has Textarea to fill the rules, making more user editing space
- Improvement: option FieldsToChangeCase Textarea in admin config now can understand commands separated into multiple lines (comma still required)
- Improvement: introduced debug level 2 to display actual command list
- Improvement (beta2): added support for Modify page, too
- BUGFIX (beta3): "The Description seems to be fine, but the on the tests I did, the Title was returned preceeded by a single space each time." FIXED.
Commands listed in the FieldsToChangeCase option can be used like this:
Normal usage:
Title:ALL, Description:FIRST, Accomodation_Name:ALL, Resort:FIRST,Country
Conditional usage:
Title:ALL:IFUPPERCASE:70%, Description:FIRST:IFUPPERCASE:70%, etc...
1. part: Field can be like:
Title, Description, Accomodation_Name, Resort, Country, etc...
2. part: you can use :ALL or :FIRST to decide how the value is formatted.
3. part: (optional) - you can use :IFUPPERCASE to create conditional action
4. part: (optional, but required if 3. part is used) - this is a number (70) or percent number (70%)
Known bug: - BUG: (well, not really a bug, it works like this since v1.0) FIRST command
makes UCfirst the first char of the string, not by sentence. Sentence 2nd
and above thus start with lowercase.
Enjoy this fine release.
Best regards,
Webmaster33
Paid Support from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...