r15884 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r15883‎ | r15884 | r15885 >
Date:22:57, 29 July 2006
Author:daniel
Status:old
Tags:
Comment:
logging JS stuff in release notes: global variables, onload hook
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -101,6 +101,10 @@
102102 * Added "serialized" directory, for storing precompiled data in serialized form.
103103 * Fix regression in auto-set NS_PROJECT_TALK namespace
104104 * Fix regression in ordering of namespaces
 105+* (bug 6806, 6030) Added several global JS variables for article path, user name,
 106+ page title, etc.
 107+* hooks registered with addOnloadHook are now called at the one of the html body
 108+ by all skins.
105109
106110
107111 == Languages updated ==