* Add wfElement() for handy generation of properly-escaped XML/HTML elements with...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 31 Mar 2005 11:40:05 +0000 (11:40 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 31 Mar 2005 11:40:05 +0000 (11:40 +0000)
commit22c813ad9784bceca4220a558910fd5de00dbd4b
tree64561419f69b62d5c31c229db4dd639ec40b9ea0
parentda910c770267b9f389e8991b4ec6e4cfda8a5912
* Add wfElement() for handy generation of properly-escaped XML/HTML elements with attributes.
* Begin infrastructure for deleted-revision tag; add rev_deleted field, some
display support for it in history and contribs. Not yet used for deletions.
Run update.php or source maintenance/archives/patch-rev_deleted.sql
includes/GlobalFunctions.php
includes/PageHistory.php
includes/Revision.php
includes/SpecialContributions.php
languages/Language.php
maintenance/archives/patch-rev_deleted.sql [new file with mode: 0644]
maintenance/tables.sql
maintenance/updaters.inc
skins/common/common.css
skins/monobook/main.css