Go to file
Brion Vibber 4b0ea8fa17 Normalize input names to something that is probably legal XHTML identifiers,
as is done with section anchors. This is hideous and ugly and evil, and I
do apologize, but it's the best we can do within XHTML's evilness.
This also corrects the breakage if you use really weird things like
< and > in your names, which would break the wikitext. It might be superior
to reject some such values entirely.
2006-05-26 11:54:38 +00:00
Cite.php Normalize input names to something that is probably legal XHTML identifiers, 2006-05-26 11:54:38 +00:00
cite_text * 2005-11-27 05:35:00 version of enwiki MediaWiki:Cite_text 2005-11-27 13:02:10 +00:00
cite_text-fr Translation support using files 'cite_text-<languagecode>' 2005-11-27 15:20:43 +00:00
SpecialCite.php * (bug 4959) Call $this->outputHeader() so that the standard mechanism for 2006-02-26 20:45:30 +00:00