lhc/web/wiklou.git
2004-06-06 Brion VibberRemove some hard-coding for Wikipedia; add some soft...
2004-06-05 Gabriel Wickelarger default font to compensate for small Arial rende...
2004-06-05 Antoine Mussosome comments added
2004-06-05 Gabriel Wickeinline interwiki link now with class "extiw" instead...
2004-06-05 Gabriel Wickesection anchor cleanup, unurlencode :
2004-06-05 Jens Franknew function firstChar: Return first character (not...
2004-06-05 Tim Starlingtypo
2004-06-05 Tim Starlingfixed syntax error, added /SERVER output
2004-06-05 Tim StarlingPurge linkscc properly on page move
2004-06-05 Tim StarlingMore profiling sections
2004-06-05 Tim StarlingMoving the "if ( $wgEnablePersistentLC )" from the...
2004-06-05 Tim StarlingFixed bug causing the script to quietly exit halfway...
2004-06-05 Tim Starlingremoved non-matching wfProfileOut() calls
2004-06-04 Brion VibberFix for bug #966376. If POSIX functions are unavailable...
2004-06-04 Antoine Mussoremoving unneeded global variables declarations in...
2004-06-04 Tim StarlingBug fix
2004-06-04 Gabriel Wickebump up the font size 1%
2004-06-04 Tim Starlingbug fix
2004-06-04 Gabriel Wicke1.2 colour for external links
2004-06-04 Gabriel Wickeno external link icon for interwiki links
2004-06-04 Gabriel Wickeglobal declaration
2004-06-04 Tim Starlingdon't load so much stuff on parser cache hit (experimental)
2004-06-04 Tim Starlingdon't cache redirects created by the conversion script
2004-06-04 Tim StarlingMore detail in profiling data
2004-06-04 Brion VibberDon't forget inverse_timestamp
2004-06-03 Gabriel Wickelink colour tweaks
2004-06-03 Tim StarlingServer hostname in comment
2004-06-03 Brion VibberSave you changes\!
2004-06-03 Tim StarlingLetting sysops change the wiki-wide stylesheet, instead...
2004-06-03 Gabriel Wicketypo
2004-06-03 Gabriel WickeBureacrat now
2004-06-03 Gabriel Wickeprotect global stylesheets to devs only
2004-06-03 Gabriel Wickedisallow any editing in the MediaWiki NS for non-sysop...
2004-06-03 Gabriel Wickeuse site-wide \<Skinname\>.css pulled from MediaWiki...
2004-06-03 Gabriel Wickefunction makeNSUrl( , ='', =0 )
2004-06-03 Gabriel WickeMonobook.css message (note the upper case)
2004-06-03 Gabriel Wickeuse wfMsg() for MediaWiki NS
2004-06-03 Gabriel Wickeadditional smaxage parameter
2004-06-03 Gabriel Wickeno tab index on search input
2004-06-02 Gabriel Wicketoc formatting for standard/nostalgia/cologneblue
2004-06-02 Gabriel Wicke/tr added to tags
2004-06-02 Gabriel WickeThe Arab al[[Razi]] cleanup
2004-06-02 Gabriel WickeThe Arab al[[Razi]] back on board
2004-06-02 Gabriel Wickemargin-top on catlinks
2004-06-02 Gabriel Wickethumb updates
2004-06-02 Gabriel Wickesection anchor encoding:
2004-06-02 Tim Starlingused quickEdit()
2004-06-02 Gabriel Wicketoc colours for category box
2004-06-02 Gabriel Wickecategories moved to bottom of the page, plain formattin...
2004-06-02 Tim Starlingfixed quickEdit(), used quickEdit() in InitialiseMessag...
2004-06-02 Tim Starlingappend semicolon
2004-06-02 Tim Starlingexperimental quickEdit() function
2004-06-02 Gabriel Wickenowiki handling
2004-06-02 Tim Starlingsafer script
2004-06-02 Gabriel Wickedarker grey for autocomment
2004-06-02 Brion VibberReverting to previous revision; this broke at least...
2004-06-02 Brion VibberDon't put literal <nowiki>, <hiero>, or <timeline>...
2004-06-02 Jens Frankworkaround, strip nowikis again in doBlockLevels. BUG...
2004-06-02 Gabriel Wickeperformance fix
2004-06-02 Tim StarlingImmediate PHP statement execution in the fully initiali...
2004-06-02 Tim StarlingCommand line header for the Wikimedia wikis. Doesn...
2004-06-02 Gabriel Wickesig fix II
2004-06-02 Gabriel Wickebug fix: list item with nowiki
2004-06-01 Jerome Jamnickyadd chr:
2004-06-01 Gabriel Wickenowiki handling
2004-06-01 Jens FrankUse title object so that _ will be rendered as space
2004-06-01 Jens Frankbased on QueryPage, fixed query to really return all...
2004-06-01 Gabriel Wickebetter undelete tab wording
2004-06-01 Gabriel Wickeno font-family anymore
2004-06-01 Gabriel Wickeenable redirects for urlencoded anchor names
2004-06-01 Gabriel Wickespelling fix
2004-06-01 Gabriel Wickeshow language links on preview
2004-06-01 Gabriel WickeaddLanguageLinks and setLanguageLinks
2004-06-01 Gabriel Wickeonly 'sans-serif' as font family
2004-06-01 Gabriel WicketownBox class for now, should be renamed to something...
2004-06-01 Gabriel Wickekeep unwrapped text arounf
2004-06-01 Gabriel Wickeshow scrollbars in help window
2004-06-01 Gabriel Wickedecreased line height in pre areas to avoid gap in...
2004-06-01 Tim StarlingFixed horribly broken hashing function
2004-06-01 Gabriel Wicketh matching in doBlockLevels
2004-06-01 Tim Starlingupdated to work with new client
2004-06-01 Gabriel Wicketable handling fix and notice silencing instead of...
2004-06-01 Jens Frankthumbs with alt text starting with center or ending...
2004-06-01 Brion VibberInclude undelete link in Monobook skin
2004-05-31 Brion VibberIf image is missing (or not an image file), move on...
2004-05-31 Brion VibberUn-break image page links w/ underscore in filename
2004-05-31 Tomasz WegrzanowskiCSS fixed to work with fullscreen Opera.
2004-05-31 Erik Moellerdo not generate category html if no category links...
2004-05-31 Jerome Jamnickyadding townbox from monobook as requested by danimo...
2004-05-31 Erik Moellerunbreak template parametrization
2004-05-31 Jens Frankchanged duplicate 'Time format' entry in user preferenc...
2004-05-31 Jens FrankOnly pop an array if it really is an array. BUG # 963554
2004-05-31 Jens Frankcenter not working in standard/cologne blue/nostalgia...
2004-05-31 Jens FrankFix transclusion inside of tables. BUG #962494
2004-05-31 Tim StarlingMinor bug fix
2004-05-31 Tim StarlingChanging handling of newlines in templates
2004-05-31 Brion VibberInclude category links in nostalgia & cologne blue...
2004-05-31 Jens FrankHelp and Category namespaces added. English names used...
2004-05-31 Tim StarlingFixed site notice for monobook, displayed site notice...
2004-05-31 Jens FrankUse isset instead of defined. Fix BUG #963397
next