Alexandre Emsenhuber
5b760e4233
Added missing GPLv2 headers in some places.
...
Also made file/class documentation more consistent.
Change-Id: Ia79634e62a7aee293d4e8534082f503bbc2b614f
2012-06-07 13:06:19 +02:00
Reedy
0a0d84b6b4
Minor whitespace fix
...
Change-Id: I0329dc06f9b809475197434dc7fbd715badec3f7
2012-04-07 21:16:33 +01:00
Sam Reed
dedc5a1613
Add to documentation
...
Add a couple of braces
Update code calling Language related deprecated code
2012-03-05 19:17:55 +00:00
Sam Reed
b6b807b2bc
More documentation!
2011-05-29 16:32:05 +00:00
Sam Reed
6869bd5893
More documentation!
2011-05-29 15:59:47 +00:00
Platonides
82fb370dfc
Changes to doc-comments. /* to /** in language folder.
2011-05-22 22:05:18 +00:00
Alexandre Emsenhuber
0ef95c5586
Added description to language classes
2010-10-10 12:53:37 +00:00
Sam Reed
380b6725d5
Remove some unused variables
...
Move variable in languages/classes/LanguageKu.php into commented code (used in comment)
2010-08-13 20:58:16 +00:00
Sam Reed
e476b51e3a
Stylize languages/*, languages/classes/*, but not languages/messages/*
2010-07-29 09:43:18 +00:00
Mark A. Hershberger
c568220e61
Refactor LanguageConversion so that title conversion isn't so flimsy. Pull MagicWord detection into Parser->doDoubleUnderscore() && remove ParserConvert.
2010-01-07 04:13:14 +00:00
Philip Tzou
205ef1ba8b
1. Use param $ignoreOtherCond instead of $forTemplate and $ignoreSubmitCond in findVariantLink().
...
2. Drop some duplicate categories produced by findVariantLink().
2009-02-02 07:54:43 +00:00
Philip Tzou
a31dceccc9
To find an available category name during update table 'categorylinks'. Just act on the language which enabled LanguageConverter.
2009-02-02 06:53:49 +00:00
Ilmari Karonen
34fb6297cd
Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).
...
This is a global search and replace of NS_IMAGE and NS_IMAGE_TALK with NS_FILE and NS_FILE_TALK respectively in all core files, excluding those already updated in step 1 (r44004).
2008-12-01 17:14:30 +00:00
Alexandre Emsenhuber
05b0fbd558
(bug 15303) Title conversion for templates wasn't working in some cases
2008-08-25 18:06:54 +00:00
Siebrand Mazeland
93e6273fff
Strip commented out convertGrammar()
2008-08-08 23:43:41 +00:00
Alexandre Emsenhuber
087a9f70c5
WARNING: HUGE COMMIT
...
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>
Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage
One more thing: there are still a lot of warnings when generating the doc.
2008-05-20 17:13:28 +00:00
Siebrand Mazeland
555019a2c6
remove EOL whitespace, and excess empty lines
2008-05-17 17:10:18 +00:00
Raimond Spekking
132b47dfc0
Add digit transformation for Kurdish - Arabic script (Sorani)
2007-12-20 18:19:09 +00:00
Raimond Spekking
57f2834c6a
Little tweak to Arabic --> Latin transliteration
2007-07-03 20:41:48 +00:00
Aryeh Gregor
a15c419b3d
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
Raimond Spekking
b8fa41627f
Kurdish interface latin/arabic writing script system with transliteration
...
Adapted from Kazakh interface
Interface messages in Arabic script will be translated by Kurdish Wikipedia community
2007-06-18 12:55:01 +00:00