https://bugzilla.wikimedia.org/show_bug.cgi?id=21900

           Summary: toUpper and toLower functions for strings would be nice
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://dungeons.wikia.com
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: ParserFunctions
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=6892)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6892)
Patch that adds "toupper" and "tolower" functions

It would be really great to have string functions "toupper" which changes a
string to its upper-case equivalent, and "tolower" which changes a string to
its lower-case equivalent. These are built-in with PHP, so it was pretty
trivial to hack these in (patch attached). Might want to double-check to make
sure everything is working okay, because I have no way to test for myself.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to