1.02releasedLazy Input Correction

Properly capitalizes input fields and trims whitespace.

Clone URLhttps://github.com/lewiswharf/lazy_input_correction.git

Add as a submodulegit submodule add https://github.com/lewiswharf/lazy_input_correction.git extensions/lazy_input_correction --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNo1.011.02NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Lazy Input Correction

Checks input fields for poor capitalization. User input that is all lowercase or all uppercase will be properly capitalized with the first letter capital. Extra whitespace around input will also be removed.

What's being checked

If the first letter of a word in the input is lowercase, then the input will be filtered. If the first letter of a word is the capital and the last letter of that word is capital, then the input will be filtered.

Examples

  • mcdonald to Mcdonald
  • MCDONALD to Mcdonald
  • McDonald to McDonald

Install

  1. Upload the 'properuserinput' folder in this archive to your Symphony 'extensions' folder.
  2. Enable extension by selecting the "Lazy Input Correction" item under Extensions, choose Enable from the with-selected menu, then click Apply.

Uninstall

  1. Uninstall extension by selecting the "Lazy Input Correction" item under Extensions, choose Uninstall from the with-selected menu, then click Apply.

Version history

Requires Symphony 2.3.x

  • Updated for Symphony 2.3

Requires Symphony 2.2

Requires Symphony 2.2