finally found the reason for the li bug, top a now in skin
[lhc/web/wiklou.git] / includes /
2004-04-07 Gabriel Wickefinally found the reason for the li bug, top a now...
2004-04-07 Gabriel Wicke* talk notice not displayed on talk page
2004-04-07 Gabriel Wicke'' instead of '-' to disable nav items
2004-04-07 Tim Starlingfixed notices
2004-04-07 Tim Starlingallowed changes in preferences, especially skin, to...
2004-04-07 Tim Starlingfixed minor bug
2004-04-07 Antoine MussoFix a bug I closed without checking and I cant find...
2004-04-07 Tim Starlingfixed minor bug in Skin.php which has been there foreve...
2004-04-07 Antoine MussoFix sourceforge bug 872981
2004-04-07 Antoine MussoFix sourceforge bug 930986
2004-04-07 Erik Moeller-unnecessary skin declaration; thanks, marco
2004-04-07 Brion VibberEncode the URLs for the navlinks, which were being...
2004-04-07 Erik Moellerdo not underline *any* links when underlining is disabled
2004-04-07 Tim Starlingfixed accidental usage of wfFullUrl()
2004-04-07 Erik Moellerfix cat formatting
2004-04-07 Erik Moeller1) when autosummaries are mixed with human-written...
2004-04-07 Erik Moellerchoose the min between the two block times when autoblo...
2004-04-06 Erik Moellerif user is blocked with an expiry date, do not add...
2004-04-06 Antoine Mussoending ) thx to jeronim@irc
2004-04-06 Tim StarlingCryptographic security in Special:Blockme, in response...
2004-04-05 Gabriel Wickedirty hack to work around the one-space-at-beginning...
2004-04-05 Gabriel Wickeno br if line contains whitespace, no empty line added...
2004-04-05 Tim Starlingbug fix -- multiple user IDs for Proxy blocker
2004-04-05 Tim StarlingAdded transformation to wfMsg output, allowing tags...
2004-04-05 Evan ProdromouForgot to add this file.
2004-04-05 Brion VibberAdd $wgCapitalLinks option; if set to false, titles...
2004-04-04 Brion VibberWhitespace & coding standards adjustments to Evan's...
2004-04-04 Evan ProdromouAdded code to implement Dublin Core and Creative Common...
2004-04-04 Gabriel Wicke* some fiddling with the remaining pre-inside-p problem
2004-04-04 Gabriel Wicke* id="autocomment" -> class="autocomment"
2004-04-04 Gabriel Wickefixtags hack slightly cleaned up
2004-04-04 Gabriel Wicketocline was missing
2004-04-04 Gabriel Wicke* anchor stripping now positively defined, only a few...
2004-04-04 Gabriel Wicke* aditional span / div inside floated image-div to...
2004-04-04 Gabriel Wickexhtml tweaks, please review!
2004-04-03 Brion VibberXHTML fixes
2004-04-03 Brion VibberFix login/logout under XHTML
2004-04-03 Brion VibberBasic page rendering and editing now works in XHTML...
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-04-03 Erik Moellerupdate from live site (proxy_check2.php)
2004-04-03 Tim Starlingmore debugging rubbish, sorry
2004-04-03 Erik MoellerFix toolbar scrolling bug in Mozilla, toolbar can now...
2004-04-03 Tim Starlingoops, debug output
2004-04-03 Tim Starlingrestored width=98%, like I already did with the top...
2004-04-03 Tim StarlingMade wfMerge() work on Windows, and fixed some merge...
2004-04-03 Tim Starling__FORCETOC__ to display a TOC even on pages with less...
2004-04-03 Tim Starlingremoving now unnecessary global registration, which...
2004-04-03 Tim Starlingseconds in RC
2004-04-02 Magnus Manskefixing category links, nth time
2004-04-02 Magnus Manskefixing category links, nth time
2004-04-02 Gabriel Wicke* moved link setup to separate functions
2004-04-02 Gabriel Wickecomment
2004-04-02 Gabriel WickewgSiteSupportPage instead of sitesupportpage
2004-04-02 Gabriel Wickexhtml tweaks, non-minimized values for checked
2004-04-02 Brion VibberFix blocks for non-memcache
2004-04-02 Brion VibberA little HTML cleanup on diff links
2004-04-01 Tim Starlingerror message returned even for non-PEAR function
2004-04-01 Tim Starlingadded credits
2004-04-01 Tim StarlingRefactored (object-orientified) to make them play nice...
2004-04-01 Tim StarlingUse of $wgRequest, fixed two subfunctions to use the...
2004-04-01 Tim Starlinguse of $wgRequest
2004-04-01 Tim Starlingavoiding warnings when the article flag is set for...
2004-04-01 Tim Starlingextra $returnto parameter in returnToMain()
2004-04-01 Tim Starlingfixing notices and syncing with refactoring in Article.php
2004-04-01 Tim Starlingrefactoring and $wgRequest use
2004-04-01 Tim Starlingfixed bugs added recently
2004-03-30 Gabriel Wickemonobook
2004-03-30 Gabriel Wickecleanup, monobook
2004-03-29 Tim StarlingRemoved dependence on register_globals from everything...
2004-03-28 Gabriel Wickeuses Skin names from Language.php again
2004-03-28 Jens Frankrenamed replaceInternalLinks to doTokenizedParser
2004-03-28 Brion VibberHTTP_POST_VARS obsolete, annoying
2004-03-27 Tim Starlingalterations to allow a command-line wikitext processor
2004-03-27 Jens FrankFixed listing of Skin names in Special:Preferences
2004-03-27 Tim Starlingwidth=98% in top table
2004-03-26 Gabriel Wicke* Mono Skin added
2004-03-26 Gabriel Wickeskin names as associative array
2004-03-26 Gabriel Wickeskin names now in associative array, provides fallback...
2004-03-26 Brion VibberFix missing initialization
2004-03-26 Mr. E23Experimental support for WikiHiero
2004-03-26 Mr. E23forgot to remove some testing code
2004-03-26 Mr. E23Code cleanup for strip() and unstrip()
2004-03-26 Brion VibberInstallation, compatibility, security fixlets:
2004-03-26 Mr. E23Using full URL instead of relative for js arbitrary...
2004-03-24 Gabriel Wicke* specialpage message
2004-03-24 Brion Vibbermysql_list_tables() is deprecated; switch to more elega...
2004-03-24 Erik Moeller1) section editing auto-summaries are now formatted...
2004-03-23 Gabriel WickegetLocalUrl instead of escapeLocalUrl
2004-03-23 Gabriel Wickeno edit options for non-existing pages
2004-03-23 Gabriel Wickehasty update to give JeLuF a snapshot to play with
2004-03-23 Tim StarlingFix notice
2004-03-23 Tim StarlingModification to moveCustomMessages.php to create redire...
2004-03-23 Gabriel Wickefixed section anchors
2004-03-23 Tim Starlingtemplate namespace is moveable
2004-03-23 Tim Starlingfixed notice
2004-03-23 Tim Starlingpage-move code moved to Title and disentangled from...
2004-03-23 Tim Starlingdon't cache error pages
2004-03-23 Tim Starlingnew function wfUpdateArray()
2004-03-23 Tim Starlingallowing redirects in inclusions
2004-03-23 Tim Starlingminor command line mode fixes
next