remove trailing white space
[lhc/web/wiklou.git] / includes / Skin.php
2004-09-03 Arne Heizmannremove trailing white space
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-09-02 Jens FrankBUG#26 Set setSquidMaxage to 0 if the user has new...
2004-09-02 Antoine MussoNew system to generate $wgValidSkinNames by listing...
2004-09-02 Antoine MussoBig change to the skin system. Php files are now in...
2004-09-02 Antoine Musso* some comments
2004-08-25 Brion VibberShow pretty localized log names in Recentchanges instea...
2004-08-24 Erik Moelleruse reference instead of value for title object parameter
2004-08-24 Erik Moelleradds '->' links to section before autogenerated section...
2004-08-23 Antoine Mussorewrite of the dmoz-like category browser. Known bugs...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Arne Heizmanncode readability
2004-08-21 Tim StarlingFixed bug which caused ru.wikipedia to go offline when...
2004-08-18 Tim StarlingPatch to formatComment() to fix otherwise-unrecognised...
2004-08-15 Jens Frankprevent crashing on [[{{FNORD}}]]. Doesn't return somet...
2004-08-14 Arne HeizmannNew PHPtal-based skin 'Chick'. Designed for PDAs and...
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-14 Brion VibberWrap user styles in CDATA block on classic skins; fixes...
2004-08-13 Brion VibberAntiglobalization!
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-11 Jens FrankPrevent division-by-zero-errors. BUG#1007562
2004-08-11 Arne HeizmannAs suggested by xmlizer <mozer@netcourrier.com> on...
2004-08-09 Arne HeizmannIf you really must have a useless $wgUseRCPatrol option...
2004-08-09 Jens FrankMake RC patroling an optional feature that can be turne...
2004-08-09 Arne Heizmannhuh?
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-08-09 Brion VibberFix for [ 965008 ] Links in edit summaries don't use...
2004-08-09 Brion VibberFix the fix for [ 984629 ] "Retreived from..." printfoo...
2004-08-08 Jens FrankGracefully fail on invalid title
2004-08-07 Tim Starlingcomment
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-08-05 Jens FrankDon't allow reverting of images if the image page is...
2004-08-03 Jens FrankUse different label for first 'delete' button in image...
2004-08-01 Arne HeizmannSince nobody commented on this, I assume all the change...
2004-07-24 Arne HeizmannTim Starling removed the line where $func is set to...
2004-07-24 Tim Starlingtidy-resistant placeholder
2004-07-24 Tim Starling* Fixed bug with media links in formatComment()
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-18 Julian OstrowAlters Skin::makeLinkObj() to bypass using linkcache
2004-07-16 Arne HeizmannAs far as I can see, there is currently no way to speci...
2004-07-16 Arne HeizmannThis commit only removes trailing whitespace in each...
2004-07-16 Gabriel Wicketweaks to sitenotice placement and colours in older...
2004-07-10 Magnus Manskemanual thumbnail option fix
2004-07-10 Magnus ManskeNow with manual thumbnail option (thumb=xyz.jpg)
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim Starlingremoving for now
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-06-28 Evan ProdromouAdded two global variables, $wgAllowUserJs and $wgAllow...
2004-06-28 Evan ProdromouOnly show last N contributors in the credits. Unfortuna...
2004-06-28 Evan ProdromouMake user names (and real names) in credits block link...
2004-06-28 Evan ProdromouMoved credits stuff from Skin.php to a separate module...
2004-06-24 Jens FrankFixed problem of User DaB. not being able to log in.
2004-06-21 Tim Starlingbug fix in "move over redirect" feature
2004-06-21 Tim Starlingmoving new history copyright text to the bottom of...
2004-06-20 Tim StarlingRecording whether a page move was over a redirect or...
2004-06-19 Tim StarlingShow category links in preview
2004-06-17 Antoine MussoUgly fix for skins that dont extends Skin:specialPagesL...
2004-06-17 Antoine MussoEXPERIMENTAL: Stop requiring skin classes we do not...
2004-06-15 Gabriel Wickeencode the section anchor part of links properly, ...
2004-06-14 Gabriel Wicketypo prevented standard skin user stylesheet from working
2004-06-14 Antoine MussoFix bug #972025 : stop considering article name startin...
2004-06-12 Brion VibberThe ampersand for references is unnecessary when the...
2004-06-12 Arne Heizmann<tr id="toctitle"> for the first table row in a TOC
2004-06-10 Gabriel Wickeno css for IE4
2004-06-09 Gabriel Wickedon't include generated stylesheet
2004-06-09 Antoine Mussofix for enhanced recent change list that use javascript...
2004-06-09 Gabriel Wickemissed another one...
2004-06-09 Gabriel Wickeanother ' bug
2004-06-09 Gabriel Wickearrow was still missing
2004-06-09 Gabriel Wickeanother quote bug
2004-06-09 Gabriel Wickesmall bug in " -\> ' conversion
2004-06-09 Gabriel WickeReworked css include/pref/tooltip/accesskey subsystem
2004-06-09 Antoine MussoReplace almost all double quotes by single quotes for...
2004-06-07 Antoine MussoMajor rewrite / bug fixing of the dmoz-like category...
2004-06-06 Jens FrankAdd new XHTML-based skin 'MySkin', using custom CSS...
2004-06-06 Antoine Mussodisabling the dmoz-like category browser by defaut
2004-06-06 Antoine MussoEnable links in the dmoz-like category browser
2004-06-06 Antoine MussoVery simple category locator just like dmoz. It prints...
2004-06-05 Gabriel Wickeinline interwiki link now with class "extiw" instead...
2004-06-03 Gabriel Wickefunction makeNSUrl( , ='', =0 )
2004-06-01 Brion VibberInclude undelete link in Monobook skin
2004-05-31 Erik Moellerdo not generate category html if no category links...
2004-05-31 Brion VibberInclude category links in nostalgia & cologne blue...
2004-05-31 Tim StarlingFixed site notice for monobook, displayed site notice...
2004-05-31 Jens FrankUse isset instead of defined. Fix BUG #963397
2004-05-30 Jens FrankHOTFIX, if page contains invalid links, return empty...
2004-05-23 Gabriel Wickekeep image stuff on one line to help parser in cases...
2004-05-20 Tim StarlingFixing special pages, esp. dropdown list in the nostalg...
2004-05-20 Jens FrankRemoved CardSet, not needed with Gabriel's solution
2004-05-20 Gabriel Wickenew rtl stylesheet common_rtl.css used by standard...
2004-05-19 Gabriel Wickeclear:both
2004-05-17 Jens FrankAdd different CardSets for rendering of preferences.
2004-05-15 Tim StarlingFixed incorrect reference syntax
2004-05-13 Gabriel Wicke* New functions makeUrlDetails, makeTalkUrlDetails...
2004-05-13 Gabriel WickeAfter a longer phone call Erik and me agreed on working...
2004-05-13 Erik Moellerrestore section folding
2004-05-13 Gabriel Wickeremoved section folding
2004-05-12 Erik MoellerNew feature:
2004-05-09 Jens FrankImage bounding box can be specified instead of width...
2004-05-08 Jens FrankMoved image history retrieval function to Image.php.
next