Fix newtalk messages
[lhc/web/wiklou.git] / languages / LanguageConverter.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Antoine Mussouse parser->getTitle() to get possible private $parser...
2007-01-12 Nick JenkinsFor the "languages/" directory :
2007-01-06 Robert StojnićString length check to avoid warnings for empty strings...
2007-01-03 Robert StojnićIntroduce 'R' flag for -{}- tags. The flagged text...
2007-01-02 Robert StojnićAllow -{}- tags to be stripped even when content is...
2007-01-01 Robert StojnićMore lang variant stuff:
2006-12-27 Brion Vibber* Make variant table caching a little more robust,...
2006-12-26 Robert StojnićMore language variant stuff:
2006-12-14 Robert StojnićBe more cautious about using _SERVER['SCRIPT_NAME'...
2006-12-11 Robert Stojnić* Enable category names to be written in variants ...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-06 Rotem Liss(bug 6706) Kazakh language variants (cyrillic-latin...
2006-10-16 Tim Starlingprofiling
2006-10-16 Tim Starlingfix FSS-related bug
2006-10-12 Robert StojnićCommiting diff -r 16826:16966 of serbianvariants.
2006-10-09 Brion VibberRevert r16860
2006-10-08 Robert StojnićMerged r16826-16858 of branches/SerbianVariants.
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-09-20 Brion Vibber* Updates to language variant code for Serbian et al
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-08-06 Rotem LissChanging all the last references from LanguageUtf8...
2006-07-26 Tim StarlingExperimental FSS support
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-19 Brion VibberRevert 15733 and 15719 for the moment; I see some eval...
2006-07-19 Robert StojnićEnable UTF-8 lower/upper case operations in SearchEngine,
2006-07-18 Robert StojnićCommiting patch r15625:15661 from branches/SerbianVariants.
2006-07-14 Tim StarlingGot rid of the MagicWord indexing constants (MAG_xxx...
2006-06-24 Rotem LissUsing __construct for all the language constructors...
2006-06-16 Niklas Laxström* (bug 6300) Bug fixes for sr: variants
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-06-06 Brion VibberAvoid notice message when there's not a matching varian...
2006-04-29 Brion Vibber* (bug 5757) Fix premature cutoff in LanguageConverter...
2006-03-01 Tim StarlingFixed inappropriate access of $wgTitle from LanguageCon...
2006-01-24 Zheng ZhuFix dependence on hardcoded UNIQ_PREFIX.
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-08-15 Niklas LaxströmSmall cleanup to language files, expect the two that...
2005-07-05 Zheng ZhuMake language variant selection work again for zh
2005-05-19 Ævar Arnfjörð Bjar... * Added a new $mUcfirst var which can be set to true...
2005-04-29 Zheng Zhuremove a deprecated function
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-21 Zheng ZhuBypass conversion if the page being displayed is the...
2005-04-20 Zheng Zhu- Added general interface for handling special flags...
2005-04-15 Zheng Zhuadded missing return, and one more FIXME note.
2005-04-15 Ævar Arnfjörð Bjar... * Fixed up metadata
2005-04-15 Zheng ZhuCode refactoring for the language conversion system: