With &debugmsg=1, PHP output a warning because the link trail no longer
[lhc/web/wiklou.git] / includes / Skin.php
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.
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-05 Gabriel Wickeadded makeUrl functions to make them available in other...
2004-04-29 Jens FrankRemoved image resizing test, now done in Image::createT...
2004-04-29 Evan ProdromouFor on-page attribution, only show last ($wgMaxCredits...
2004-04-28 Gabriel Wickesubpage subtitle shown in monobook now
2004-04-28 Brion VibberLocalize the 'Categories:' link.
2004-04-27 Gabriel Wickehide currentevents and disclaimer for '-'
2004-04-27 Brion VibberFix bad path to magnify clip
2004-04-27 Gabriel Wicke* use images from style dir
2004-04-27 Brion VibberHacking in some RTL support for MonoBook skin. Needs...
2004-04-26 Evan ProdromouBeginnings of on-page author credits. Added code to...
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-24 Jens FrankMove image-specific methods to Image-class
2004-04-24 Brion VibberAdd a hidden stub Special:Search to hand search request...
2004-04-24 Jens FrankNew parameter 'framed' for Extended Image Syntax
2004-04-23 Gabriel Wickethumb formatting tweaks
2004-04-23 Brion VibberFix trail on bolded self-links (bug #938954).
2004-04-23 Antoine Mussotypo : fix notice
2004-04-22 Gabriel Wickethumbnail tweaks
2004-04-20 Erik Moellerfix notice
2004-04-15 Gabriel Wickeanother warning
2004-04-11 Brion VibberSkin updates:
next