add [;] to french space character list
[lhc/web/wiklou.git] / includes / Parser.php
2004-06-29 Guillaume Blanchardadd [;] to french space character list
2004-06-19 Tim StarlingCorrected spelling error
2004-06-17 Antoine Musso* doExponant() function. Convert ^^th^^ in <small>...
2004-06-12 Tim Starlingoops, removed random speculation
2004-06-12 Tim Starlingchanged code formatting, changed parser hook calling...
2004-06-10 Jens FrankFix sorting of subcategories without a sortkey. Use...
2004-06-10 Jens Frankuse sortkey for subcategories, too
2004-06-09 Tim StarlingHiero and timeline as fully modular extensions. To...
2004-06-09 Jens FrankDon't show underscores instead of spaces for subcategor...
2004-06-08 Antoine MussoReplacement of most double quotes by single quotes...
2004-06-07 Antoine MussoDon't generate article list if we have no article to...
2004-06-07 Antoine Mussobug fix in newcategorymagic: first char was alway the...
2004-06-06 Jens Franknew layout for Category:XXX pages.
2004-06-05 Antoine Mussosome comments added
2004-06-05 Gabriel Wickesection anchor cleanup, unurlencode :
2004-06-05 Tim StarlingMore profiling sections
2004-06-05 Tim Starlingremoved non-matching wfProfileOut() calls
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 Wickesection anchor encoding:
2004-06-02 Gabriel Wickenowiki handling
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 Gabriel Wickesig fix II
2004-06-02 Gabriel Wickebug fix: list item with nowiki
2004-06-01 Gabriel Wickenowiki handling
2004-06-01 Gabriel Wickekeep unwrapped text arounf
2004-06-01 Gabriel Wicketh matching in doBlockLevels
2004-06-01 Gabriel Wicketable handling fix and notice silencing instead of...
2004-05-31 Erik Moellerunbreak template parametrization
2004-05-31 Jens FrankOnly pop an array if it really is an array. BUG # 963554
2004-05-31 Jens FrankFix transclusion inside of tables. BUG #962494
2004-05-31 Tim StarlingChanging handling of newlines in templates
2004-05-31 Brion Vibber<br/> isn't compatible with Netscape 4.x; use <br ...
2004-05-30 Antoine Mussofix bug 963205 : text starting with space & ! or ?...
2004-05-30 Tim StarlingFixed $wgCacheEpoch handling
2004-05-30 Tim StarlingRemoved PST <br> conversion, unnecessary, was annoying...
2004-05-29 Tim Starlingrepaired gwicke's horrible mangling of brace expansion...
2004-05-29 Tim Starlingquieter tidy errors
2004-05-27 Gabriel Wickebug fixes: no newline at end of includes, interwiki...
2004-05-27 Tim StarlingParser cache moved to memcached
2004-05-27 Gabriel Wickerun replaceInternalLinks twice to render links/images...
2004-05-27 Gabriel Wickeimage link handling
2004-05-27 Gabriel Wickeadjacent include handling
2004-05-26 Gabriel Wicketypo in magicRFC
2004-05-26 Gabriel Wickefrench space fix
2004-05-26 Gabriel Wickefixed regex
2004-05-26 Gabriel Wickewhile instead of if
2004-05-26 Gabriel Wickeexperimental {{foo{{bar}}}} support- Tim, please review...
2004-05-26 Gabriel Wickefrench spaces return
2004-05-26 Gabriel Wicketimelines now in strip()
2004-05-26 Gabriel Wicketemporary removal of tokenizer for performance
2004-05-26 Tim StarlingFixed profiling
2004-05-25 Gabriel Wickeaccept urlencoded (interwiki) links
2004-05-24 Gabriel Wickepre handling fix
2004-05-23 Tim StarlingChanging template argument syntax from {{arg}} to ...
2004-05-23 Tim Starlingfixed weird bug causing meta to fail spectacularly
2004-05-22 Gabriel Wickeallow paragraphing inside div's
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-05-14 Gabriel Wickedon't create a pre for a whitespace-only line
2004-05-14 Gabriel Wickestrip out urlencoded \&nbsp; (inserted for french space...
2004-05-14 Gabriel Wickeaccidentially removed nl fix
2004-05-14 Gabriel WickeMade strong/em handling more forgiving against unbalanc...
2004-05-13 Jens Frankfixed '''Caesar''''s bug where 4 ticks where not proper...
2004-05-13 Jens FrankRepaired rendering of ''emph ''' bold emph '' bold...
2004-05-13 Erik Moellerfix duplicate TOC problem again, which is independent...
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 WickeSilenced this, $token["pos"] was undefined when parsing...
2004-05-13 Gabriel Wickeremoved section folding
2004-05-12 Erik Moellerfix collapsing problem with templates (templates would...
2004-05-12 Erik Moellerfix a couple of section collapsing bugs
2004-05-12 Erik Moellerfix a =/== typo
2004-05-12 Erik MoellerNew feature:
2004-05-12 Gabriel Wickepreserve newline before braced variables
2004-05-10 Brion VibberPHP 4.1.2 compatibility fixes (based on patch submissio...
2004-05-09 Brion VibberAdd $wgUserHtml option; set to false to disable use...
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
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 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-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-04-29 Brion VibberPartial fix for #595869 ": in URL after ; parsed as...
2004-04-28 Erik Moellerfix longstanding bug with section editing where section...
2004-04-26 Jens FrankHooks for Erik Zachte's EasyTimeline extension.
2004-04-24 Jens FrankFixed problems caused by merging of a patch which was...
2004-04-24 Brion VibberAdd {{NAMESPACE}} and {{PAGENAME}} magic words. (dori...
2004-04-24 Jens Frankremoved debugging code
2004-04-24 Jens FrankHandle French typographical rules for spaces before...
2004-04-24 Brion VibberFix category link display for unmade pages; it used...
2004-04-23 Brion VibberFix trail on bolded self-links (bug #938954).
2004-04-21 Magnus ManskeCategory namespaces
next