https://bugzilla.wikimedia.org/show_bug.cgi?id=15352
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wikibugs- |[email protected] |[email protected] | Status|NEW |ASSIGNED --- Comment #1 from [email protected] 2009-02-01 09:38:07 UTC --- Created an attachment (id=5765) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5765) added {{#ip: test_ip }} to ParserFunctions. Calls IP::isIPAddress After messing around a bit with regexps, I found that MediaWiki already has most of the code included... IP::isIPAddress is your friend. I added this to ParserFunctions, perhaps it could even be included in CoreParserFunctions. -- 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
