<<O>> Difference Topic TWikiPluralsDotPm (3 - 2009-03-30 - TWikiContributor) |
Package =TWiki::Plurals | ||||||||
Deleted: | ||||||||
< < | Handle conversion of plural topic names to singular form. | |||||||
Changed: | ||||||||
< < | ||||||||
> > | Handle conversion of plural topic names to singular form. | |||||||
Added: | ||||||||
> > | ||||||||
StaticMethod singularForm ($web,$pluralForm) -> $singularForm | ||||||||
Changed: | ||||||||
< < |
Try to singularise plural topic name.
I18N - Only apply plural processing if site language is English, or if a built-in English-language web (Main, TWiki or Plugins). Plurals apply to names ending in 's', where topic doesn't exist with plural name. Note that this is highly langauge specific, and need to be enabled on a per-installation basis with $TWiki::cfg{PluralToSingular}. | |||||||
> > |
Try to singularise plural topic name.
I18N - Only apply plural processing if site language is English, or if a built-in English-language web (Main, TWiki or Plugins). Plurals apply to names ending in 's', where topic doesn't exist with plural name. Note that this is highly langauge specific, and need to be enabled on a per-installation basis with $TWiki::cfg{PluralToSingular}. | |||||||
<<O>> Difference Topic TWikiPluralsDotPm (2 - 2008-08-03 - TWikiContributor) |
Package =TWiki::PluralsHandle conversion of plural topic names to singular form.
StaticMethod singularForm ($web,$pluralForm) -> $singularFormTry to singularise plural topic name.
I18N - Only apply plural processing if site language is English, or if a built-in English-language web (Main, TWiki or Plugins). Plurals apply to names ending in 's', where topic doesn't exist with plural name. | ||||||||
Changed: | ||||||||
< < | SMELL: this is highly langauge specific, and shoud be overridable on a per-installation basis. | |||||||
> > | Note that this is highly langauge specific, and need to be enabled on a per-installation basis with $TWiki::cfg{PluralToSingular}. | |||||||
<<O>> Difference Topic TWikiPluralsDotPm (1 - 2006-02-01 - TWikiContributor) |
Package =TWiki::PluralsHandle conversion of plural topic names to singular form.
StaticMethod singularForm ($web,$pluralForm) -> $singularFormTry to singularise plural topic name.
I18N - Only apply plural processing if site language is English, or if a built-in English-language web (Main, TWiki or Plugins). Plurals apply to names ending in 's', where topic doesn't exist with plural name. SMELL: this is highly langauge specific, and shoud be overridable on a per-installation basis. |
Revision r3 - 2009-03-30 - 09:17:52 - TWikiContributor | Edit |