* Added redirect to section feature. Use it wisely.
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 8 Dec 2006 06:09:15 +0000 (06:09 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 8 Dec 2006 06:09:15 +0000 (06:09 +0000)
commit439f59fb7b1d1d0640a9969ffb59353dc6d87702
tree15a804babe1b38cfa3e37f466535e7b91ae9741a
parent08ca8dc1cbe620a1f530393918c5d5060f02b230
* Added redirect to section feature. Use it wisely.
* Added a configuration variable allowing the "break out of framesets" feature to be switched on and off. Off by default -- there's all sorts of flashy frameset gadgets around, outright abuse is more rare, especially for small default installs.
* Refactored URL fragment handling.
* Made Title::secureAndSplit() slightly more legible.
* Refactored makeGlobalVariablesScript() -- it's not particularly convenient or maintainable to pass all global variables through the template array. The array is there for BC, not flexibility.
RELEASE-NOTES
includes/Article.php
includes/DefaultSettings.php
includes/Linker.php
includes/OutputPage.php
includes/Skin.php
includes/Title.php
includes/Xml.php
skins/common/wikibits.js