don't unescape preview text (made things like \&lt;pre\&gt; a plain \<pre\> in previe...
[lhc/web/wiklou.git] / includes /
2004-05-12 Gabriel Wickedon't unescape preview text (made things like \&lt...
2004-05-12 Gabriel Wickepreserve newline before braced variables
2004-05-12 Erik Moellersome documentation
2004-05-11 Brion VibberWhitelist and diff fixes:
2004-05-11 Gabriel Wickephptal doesn't require ini_set anymore
2004-05-11 Gabriel Wickemake phptal available even if ini_set can't be set
2004-05-10 Gabriel Wickequote in separate function as well
2004-05-10 Brion VibberDon't forget to escape things in regexps
2004-05-10 Gabriel Wicketypo
2004-05-10 Gabriel Wickedon't show when previewing
2004-05-10 Gabriel Wickepreview note
2004-05-10 Gabriel Wicke* user css/js preview
2004-05-10 Gabriel Wickecomment out entries that are the same as in en, use...
2004-05-10 Brion VibberPHP 4.1.2 compatibility fixes (based on patch submissio...
2004-05-09 Tim Starlinglimit parameter
2004-05-09 Brion VibberAdd $wgUserHtml option; set to false to disable use...
2004-05-09 Jens Frankmake image width an integer, not a real number
2004-05-09 Jens FrankImage bounding box can be specified instead of width...
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-09 Tim Starlingproper handling of users with no contributions
2004-05-09 Tim Starlingbug fixes
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-09 Tim StarlingBoard of Trustees vote
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-08 Jens FrankMoved image history retrieval function to Image.php.
2004-05-08 Brion VibberFix $wgLogo to new location, for standard and nostalgia...
2004-05-08 Brion VibberSuppress PHP warnings on failure to create thumbnail...
2004-05-08 Brion VibberAdd $wgDefaultSkin setting.
2004-05-08 Brion VibberRemove never-used half-implemented framed skin. yuck...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-07 Gabriel Wickeadd encoding option
2004-05-06 Gabriel Wickepipe for stderr was troublesome on pages with many...
2004-05-06 Gabriel Wicke* simpler html strip function if tidy is used
2004-05-06 Gabriel Wickeone unclosed br partisan
2004-05-06 Gabriel Wickereturn the uncleaned text if tidy isn't there or if...
2004-05-06 Gabriel WickeNew tidy function that uses html tidy (tidy.sf.net...
2004-05-06 Gabriel Wickesettings for tidy extension
2004-05-06 Jens FrankMerged wfImagePath into Image class
2004-05-05 Gabriel Wickeno javascript: of course
2004-05-05 Gabriel Wickeopen edit help in separate window to work around IE...
2004-05-05 Gabriel Wickeremoved makeUrl functions, now in Skin.php
2004-05-05 Gabriel Wickeadded makeUrl functions to make them available in other...
2004-05-04 Gabriel Wickefloating left option in cologneblue, patch by thetorped...
2004-05-04 Jens Frankmoved some more functions from GlobalFunctions to Image
2004-05-04 Tim StarlingOrphan creating feature -- go redirects to edit if...
2004-05-04 Tim StarlingSpam regex feature
2004-05-04 Tim StarlingInterwiki redirects using prefixes in the URL
2004-05-03 Gabriel Wickeswitch off message expansion. Messages seem to be expan...
2004-05-03 Gabriel Wickeadded way to swich off message expansion
2004-05-02 Gabriel Wicke\n rather than \n (although they both seem to work)
2004-05-02 Gabriel Wickeexperimental fix to the template-inserts-newline-on...
2004-05-02 Gabriel Wicketwo bug fixes: html comments don't add a paragraph...
2004-05-02 Brion VibberDon't load user session in command line mode; this...
2004-05-01 Gabriel Wickeoptional ?ot=php argument to get a copy&pasteable php...
2004-05-01 Gabriel Wicke* namespace-specific 'article' tabs
2004-05-01 Brion VibberFix unicode case conversion for English/UTF-8
2004-05-01 Evan ProdromouFixed quoting in contributors query.
2004-05-01 Gabriel Wicke* note on css/js view about refreshing to see the changes
2004-05-01 Gabriel Wickebah- edit tab was always selected..
2004-05-01 Gabriel Wickethis-\>iseditable, fixes the doubleclick-on-edit-page...
2004-04-30 Gabriel Wickeno escaped version of user css url
2004-04-30 Gabriel Wickeadd section link for talk pages
2004-04-30 Brion VibberDisable the unsafe redirect default on Article::getCont...
2004-04-30 Brion VibberView source fixes:
2004-04-30 Brion VibberFix double-escaping on login/logout return page
2004-04-30 Brion VibberFix the return-to-last-page on login/logout in MonoBook...
2004-04-29 Gabriel Wickemoved the css special case to view(), old versions...
2004-04-29 Gabriel Wickeremoved tawrapper
2004-04-29 Gabriel Wickeallow sysops to edit user styles/js
2004-04-29 Gabriel Wickemoved user css setup to skinphptal, no hardcoded ?
2004-04-29 Gabriel Wickesome IE6 textarea tweaks
2004-04-29 Gabriel Wickewrap user css and js in pre on view
2004-04-29 Brion VibberPartial fix for #595869 ": in URL after ; parsed as...
2004-04-29 Jens FrankRemoved image resizing test, now done in Image::createT...
2004-04-29 Brion VibberDon't create thumbnail images larger than the image...
2004-04-29 Tim StarlingHandy shortcut: paste in an IP address and click go...
2004-04-29 Brion VibberDon't try to extract info from the titles until *after...
2004-04-29 Evan ProdromouFor on-page attribution, only show last ($wgMaxCredits...
2004-04-29 Brion VibberUse dc:creator instead of author in RSS feeds, as RSS2...
2004-04-29 Brion VibberFix use of the <comments> field in RSS feed. It's not...
2004-04-28 Gabriel Wickeuse content types to prevent IE from displaying this
2004-04-28 Gabriel Wickeparser to the rescue to secure the content this returns...
2004-04-28 Gabriel Wickecontent-type restrictions
2004-04-28 Gabriel Wicketypo
2004-04-28 Gabriel WickeUse user-specified css/js if logged in
2004-04-28 Gabriel Wickequick hack to protect css/js subpages of userpages...
2004-04-28 Gabriel Wickecache headers- allow client to cache for one day
2004-04-28 Gabriel Wickecache on the client side
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...
2004-04-28 Gabriel Wickesubpage subtitle shown in monobook now
2004-04-28 Brion VibberAdd a quickie style sheet to make the feeds semi-legibl...
2004-04-28 Brion VibberAdd atom feed <link> when syndication is on.
2004-04-28 Brion VibberLocalize the 'Categories:' link.
2004-04-28 Brion VibberAvoid duplication
2004-04-28 Antoine Musso+Enable Atom support for that script that isn't migrate...
2004-04-28 Erik Moellerfix longstanding bug with section editing where section...
2004-04-28 Antoine Musso+add the "comments" field to rss feeds
2004-04-27 Antoine Mussotime need to follow RFC 822 format ( "r" )
2004-04-27 Gabriel Wickehide currentevents and disclaimer for '-'
2004-04-27 Gabriel Wickehide currentevents and portal if string is '-' again
next