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





--- Comment #9 from Kinsey Moore <[email protected]>  2009-01-15 21:15:32 UTC 
---
Looking at the code in Parser.php, it is not possible to add this the way
normal variables are parsed, since they seem to be completely context
insensitive.  However, I think I can add it to the formatHeadings function.  It
might be more prudent to put it in doHeadings, but that would require a
complete rewrite of the function to parse the document line by line instead of
doing its preg_replace calls on the document as a whole.  I'll get back after
some experimentation.


-- 
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