lhc/web/wiklou.git
19 years agoOptional thumbnail generation by client request, using thumb.php. This removes any...
Tim Starling [Sat, 16 Apr 2005 04:33:34 +0000 (04:33 +0000)]
Optional thumbnail generation by client request, using thumb.php. This removes any need for access to image files on page view. Experimental, some aspects still haven't been tested.

19 years agoStub Georgian language file; category namespace name only.
Brion Vibber [Sat, 16 Apr 2005 00:58:15 +0000 (00:58 +0000)]
Stub Georgian language file; category namespace name only.

19 years ago* Apparently version 4 exists as well, attempting to catch it..
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 22:03:11 +0000 (22:03 +0000)]
* Apparently version 4 exists as well, attempting to catch it..

19 years ago* Improved the $wgBrowserBlackList regex for IE on OS9, and commented.
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 21:54:45 +0000 (21:54 +0000)]
* Improved the $wgBrowserBlackList regex for IE on OS9, and commented.

19 years ago(bug 1849) New option allows to consider categorized images as used on Special:Unused...
Jens Frank [Fri, 15 Apr 2005 21:49:21 +0000 (21:49 +0000)]
(bug 1849) New option allows to consider categorized images as used on Special:Unusedimages

19 years ago* Adding MSIE for Mac OS <10 to wgBrowserBlacklist, see: http://en.wikipedia.org...
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 20:42:34 +0000 (20:42 +0000)]
* Adding MSIE for Mac OS <10 to wgBrowserBlacklist, see: en.wikipedia.org/wiki/Template%3AOS9 and http://en.wikipedia.org/w/index.php?title=User%3A%C6var_Arnfj%F6r%F0_Bjarmason%2Ftestme&diff=12356041&oldid=12355864

19 years ago* Documentation and minor cleanup.
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 18:37:39 +0000 (18:37 +0000)]
* Documentation and minor cleanup.

19 years agoadded missing return, and one more FIXME note.
Zheng Zhu [Fri, 15 Apr 2005 14:40:11 +0000 (14:40 +0000)]
added missing return, and one more FIXME note.

19 years ago* Fixed up metadata
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 14:21:56 +0000 (14:21 +0000)]
* Fixed up metadata

19 years agoCode refactoring for the language conversion system:
Zheng Zhu [Fri, 15 Apr 2005 14:12:39 +0000 (14:12 +0000)]
Code refactoring for the language conversion system:
- Moved general conversion code from LanguageZh.php to LanguageConverter.php (new file);
- Add fake LanguageConverter object to the main language object. Languages that need real conversion functionality should implement their own converter object derived from LanguageConverter;
- As an example, LanguageZh.php now implements the conversion through the converter object.

19 years ago* (bug 1897) The native name for Javanese (jv) changed from "Bahasa Jawa" to "Basa...
Ævar Arnfjörð Bjarmason [Fri, 15 Apr 2005 13:46:08 +0000 (13:46 +0000)]
* (bug 1897) The native name for Javanese (jv) changed from "Bahasa Jawa" to "Basa Jawa".

19 years agoRevert abuse of semantic HTML markup
Brion Vibber [Fri, 15 Apr 2005 07:42:47 +0000 (07:42 +0000)]
Revert abuse of semantic HTML markup

19 years ago* <i> => <em>
Ævar Arnfjörð Bjarmason [Thu, 14 Apr 2005 17:19:30 +0000 (17:19 +0000)]
* <i> => <em>

19 years ago* (bug 1890) cv: "���������� - (����va��)" => "����������".
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 21:32:16 +0000 (21:32 +0000)]
* (bug 1890) cv: "���������� - (����va��)" => "����������".

19 years ago1) actually do what it says (only use external diff when set in user prefs)
Erik Moeller [Wed, 13 Apr 2005 21:06:09 +0000 (21:06 +0000)]
1) actually do what it says (only use external diff when set in user prefs)
2) fix metafile (Special namespace is transferred, it's up to the script
whether it wants to log in, not really needed for diffs, though perhaps if
rollback etc. is to be implemented)

19 years ago* (bug 1113) informing lusers of how to installl math support.
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 20:30:54 +0000 (20:30 +0000)]
* (bug 1113) informing lusers of how to installl math support.

19 years agoI think I forgot to commit this
Tim Starling [Wed, 13 Apr 2005 11:07:43 +0000 (11:07 +0000)]
I think I forgot to commit this

19 years ago* Whitespace is now irrelivant when it comes to interwiki links (and categories)
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 10:14:01 +0000 (10:14 +0000)]
* Whitespace is now irrelivant when it comes to interwiki links (and categories)

19 years ago* Removed incomplete and sometimes incorrect inherit comments.
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:53:24 +0000 (08:53 +0000)]
* Removed incomplete and sometimes incorrect inherit comments.

19 years ago* Removed incomplete and sometimes incorrect inherit comments.
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:46:10 +0000 (08:46 +0000)]
* Removed incomplete and sometimes incorrect inherit comments.

19 years ago* Removed $wgTranslateNumerals
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:41:14 +0000 (08:41 +0000)]
* Removed $wgTranslateNumerals
* Added support for the $year paramater

19 years ago* Removing the MW_DATE_USER_FORMAT define.
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:37:03 +0000 (08:37 +0000)]
* Removing the MW_DATE_USER_FORMAT define.
* msg:tog-usenewrc: not for all browsers => JavaScript
* Unbolded email_notification_infotext
* Fixed dateFormat() and date()
* Removed rfc1123() (obsolete since fsckknowswhen, handled by wfTimestamp now)
* Added an argument to formatNum() in order to instruct it not to format years.
* Documented

19 years ago* Converted to wikitext (don't we have some syntax for $wgScriptPath?)
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:30:46 +0000 (08:30 +0000)]
* Converted to wikitext (don't we have some syntax for $wgScriptPath?)

19 years ago* Indenting
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:29:23 +0000 (08:29 +0000)]
* Indenting

19 years ago* Documented
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:28:24 +0000 (08:28 +0000)]
* Documented

19 years ago* (bug 87) finishing it off..
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:26:08 +0000 (08:26 +0000)]
* (bug 87) finishing it off..
* tell formatNum that it's processing a year.

19 years ago* Add a trailing newline in die()
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:18:35 +0000 (08:18 +0000)]
* Add a trailing newline in die()

19 years ago* Give more specific wfDebug output.
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:17:59 +0000 (08:17 +0000)]
* Give more specific wfDebug output.

19 years ago*** empty log message ***
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:16:53 +0000 (08:16 +0000)]
*** empty log message ***

19 years ago* @subpackage Parser
Ævar Arnfjörð Bjarmason [Wed, 13 Apr 2005 08:15:29 +0000 (08:15 +0000)]
* @subpackage Parser

19 years agohandle Special: namespaces in multiple languages
Erik Moeller [Wed, 13 Apr 2005 06:57:31 +0000 (06:57 +0000)]
handle Special: namespaces in multiple languages

19 years ago* Support for commafy()
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 23:34:10 +0000 (23:34 +0000)]
* Support for commafy()

19 years ago* Adding a new function to format numbers (commafy) and using it for formatNum
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 23:21:59 +0000 (23:21 +0000)]
* Adding a new function to format numbers (commafy) and using it for formatNum
  by default, this means that everyone that doesn't have a formatNum function
  will see the en_* format but those that do will continue to see what they
  already do.

19 years ago* (bug 1300) Links like [[Image:Foo.png|thumb|[http://example.com]]] now work.
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 06:07:23 +0000 (06:07 +0000)]
* (bug 1300) Links like [[Image:Foo.png|thumb|[example.com]]] now work.

19 years ago* Changed the wfIsBadImage() regex to something hopefully easier to comprehend
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 04:41:42 +0000 (04:41 +0000)]
* Changed the wfIsBadImage() regex to something hopefully easier to comprehend

19 years agoVarious live patches ported from REL1_4
Tim Starling [Tue, 12 Apr 2005 04:03:21 +0000 (04:03 +0000)]
Various live patches ported from REL1_4

19 years ago1) add new preference: use external diffs (uses same framework as external
Erik Moeller [Tue, 12 Apr 2005 03:36:20 +0000 (03:36 +0000)]
1) add new preference: use external diffs (uses same framework as external
   editors)
2) support for external diffs
3) shuffle some user preferences around

19 years ago* Changed Wikipedia to MediaWiki.
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 02:18:57 +0000 (02:18 +0000)]
* Changed Wikipedia to MediaWiki.

19 years ago* Some clown with CVS access deleted our MS Word files and replaced them with
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 02:07:16 +0000 (02:07 +0000)]
* Some clown with CVS access deleted our MS Word files and replaced them with
  textfiles, changing all references to them.

19 years ago* Adding thumbsize to getPageRenderingHash() as it will change the parser output.
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 01:42:12 +0000 (01:42 +0000)]
* Adding thumbsize to getPageRenderingHash() as it will change the parser output.

19 years agoAdding cache related stuff to a new 'Cache' subpackage
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 01:29:21 +0000 (01:29 +0000)]
Adding cache related stuff to a new 'Cache' subpackage

19 years agoChange .doc extension to .txt so people stop asking why we have Word documents. WE...
Brion Vibber [Tue, 12 Apr 2005 00:41:38 +0000 (00:41 +0000)]
Change .doc extension to .txt so people stop asking why we have Word documents. WE DONT THEY ARE TEXT!!!!111eleven

19 years ago* A new tab in the preferencesc called 'File' for any current and future
Ævar Arnfjörð Bjarmason [Tue, 12 Apr 2005 00:37:45 +0000 (00:37 +0000)]
* A new tab in the preferencesc called 'File' for any current and future
  file-related options, moving the images description limit there (from misc)
* (bug 1221) image thumbnail sizes are now a user preference (in the 'Files' tab)

19 years ago* Re-arranging the tabs on topic, e.g. time-related stuff togather.
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 22:54:14 +0000 (22:54 +0000)]
* Re-arranging the tabs on topic, e.g. time-related stuff togather.

19 years ago* Changing the names for brevity and to make them more generic, e.g.
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 22:52:02 +0000 (22:52 +0000)]
* Changing the names for brevity and to make them more generic, e.g.
  Search resaults => Search; Math rendering => Math..

19 years ago* Removed 'prefs-help-userdata' (no longer used) and modified the email and
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 22:27:47 +0000 (22:27 +0000)]
* Removed 'prefs-help-userdata' (no longer used) and modified the email and
  realname messages to use �� and �� instead of * and **.

19 years ago* Reverting back to 1.6, see bug 1864
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 21:08:03 +0000 (21:08 +0000)]
* Reverting back to 1.6, see bug 1864

19 years agofix sql
Erik Moeller [Mon, 11 Apr 2005 19:55:43 +0000 (19:55 +0000)]
fix sql

19 years ago* Adding title="" to all tests since the parser now outputs that, see line 47
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 18:25:45 +0000 (18:25 +0000)]
* Adding title="" to all tests since the parser now outputs that, see line 47
  of Linker.php (version 1.21, looks like '$r .= " title=\"{$link}\"";')

19 years ago* Experimental autofocus on searchbox support, see bug 1864
Ævar Arnfjörð Bjarmason [Mon, 11 Apr 2005 00:04:57 +0000 (00:04 +0000)]
* Experimental autofocus on searchbox support, see bug 1864

19 years agoRevert last change
Jens Frank [Sun, 10 Apr 2005 21:37:45 +0000 (21:37 +0000)]
Revert last change

19 years agoBUG#1849 - Count images as used if they are put into a category (site pref)
Jens Frank [Sun, 10 Apr 2005 21:27:42 +0000 (21:27 +0000)]
BUG#1849 - Count images as used if they are put into a category (site pref)

19 years agoBUG#1846 - Add new magic words, replace double quotes by ticks, etc
Jens Frank [Sun, 10 Apr 2005 20:37:55 +0000 (20:37 +0000)]
BUG#1846 - Add new magic words, replace double quotes by ticks, etc

19 years agoBUG#1847 - accept lowercase x in ISBN, do not accept invalid A-W,Y,Z
Jens Frank [Sun, 10 Apr 2005 20:22:11 +0000 (20:22 +0000)]
BUG#1847 - accept lowercase x in ISBN, do not accept invalid A-W,Y,Z

19 years ago* Changing errorpage() so that it outputs with addWikiText() instead of
Ævar Arnfjörð Bjarmason [Sun, 10 Apr 2005 19:45:56 +0000 (19:45 +0000)]
* Changing errorpage() so that it outputs with addWikiText() instead of
  addHTML(), also changed all the messages that use it from HTML to wikitext.
  (Patch by Niklas Laxstr��m)

19 years agoBUG#1860 - Anchors of interwiki links did not get normalized
Jens Frank [Sun, 10 Apr 2005 19:16:48 +0000 (19:16 +0000)]
BUG#1860 - Anchors of interwiki links did not get normalized

19 years ago* Redundant, timeanddate() no longer takes that paramater.
Ævar Arnfjörð Bjarmason [Sun, 10 Apr 2005 18:42:16 +0000 (18:42 +0000)]
* Redundant, timeanddate() no longer takes that paramater.

19 years agoMoved image metadata to the database. Changed Image object to have lightweight constr...
Tim Starling [Sun, 10 Apr 2005 18:29:30 +0000 (18:29 +0000)]
Moved image metadata to the database. Changed Image object to have lightweight constructors, similar to the User object.

19 years agoported improved table quoting from 1.4
Tim Starling [Sun, 10 Apr 2005 18:26:26 +0000 (18:26 +0000)]
ported improved table quoting from 1.4

19 years agomore missing variable bugs
Tim Starling [Sun, 10 Apr 2005 18:23:11 +0000 (18:23 +0000)]
more missing variable bugs

19 years agobug, missing timestamp in insertNewArticle
Tim Starling [Sun, 10 Apr 2005 17:00:20 +0000 (17:00 +0000)]
bug, missing timestamp in insertNewArticle

19 years agoMore informative database errors with SQL suppressed
Tim Starling [Sun, 10 Apr 2005 09:23:13 +0000 (09:23 +0000)]
More informative database errors with SQL suppressed

19 years ago* Adding "CC ?= gcc" portability
Ævar Arnfjörð Bjarmason [Sun, 10 Apr 2005 09:05:55 +0000 (09:05 +0000)]
* Adding "CC ?= gcc" portability
* Using -nc for all wget lines in order not to fetch files we've already fetched
* Changed the tar(1) lines, don't use "tar zxvf scim-tables-0.5.1.tar.gz > /dev/null",
  it's totally redundant, just skip the "v" option, also if you're going to get
  one file from a tarball "tar xzf ball.tar.gz -O file/i/want > want" is better
* Splitting "clean:" into "cleantmp:" and "cleandl:" to clean temporary files
  and files downloaded from the net respectively. kept using "make clean" will
  execute both of them.

19 years ago* Tyop;/
Ævar Arnfjörð Bjarmason [Sun, 10 Apr 2005 07:35:17 +0000 (07:35 +0000)]
* Tyop;/

19 years ago* Typo.
Ævar Arnfjörð Bjarmason [Sun, 10 Apr 2005 07:29:41 +0000 (07:29 +0000)]
* Typo.

19 years ago* (bug 1853) On 'go' match, try without quotes if given quoted term
Brion Vibber [Sun, 10 Apr 2005 00:03:49 +0000 (00:03 +0000)]
* (bug 1853) On 'go' match, try without quotes if given quoted term

19 years ago* Update from Nikerabbit
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 15:16:34 +0000 (15:16 +0000)]
* Update from Nikerabbit

19 years ago* Adding a formatNum() implementation that transforms , to &nbsp; and . to ,
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 14:52:12 +0000 (14:52 +0000)]
* Adding a formatNum() implementation that transforms , to &nbsp; and . to ,

19 years ago* Adding a formatNum() implementation that transforms , to &nbsp; and . to ,
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 14:41:15 +0000 (14:41 +0000)]
* Adding a formatNum() implementation that transforms , to &nbsp; and . to ,

19 years ago(bug 1851) updated download url for the SCIM packages
Zheng Zhu [Sat, 9 Apr 2005 12:14:16 +0000 (12:14 +0000)]
(bug 1851) updated download url for the SCIM packages

19 years agoSmarter, more flexible cache type selection. Moved entire contents of ObjectCache...
Tim Starling [Sat, 9 Apr 2005 10:30:45 +0000 (10:30 +0000)]
Smarter, more flexible cache type selection. Moved entire contents of ObjectCache.php to BagOStuff.php, to make way for some more generic code.

19 years ago* Removed one of the 'go' keys, there can be only one\!
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 09:14:45 +0000 (09:14 +0000)]
* Removed one of the 'go' keys, there can be only one\!

19 years ago* (bug 1343) Redundant whitespace around tables (<p><br/><p>)
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 08:36:29 +0000 (08:36 +0000)]
* (bug 1343) Redundant whitespace around tables (<p><br/><p>)

19 years ago* Removed redundant code: LanguageZh_tw.php = 0; for (LanguageZh_tw.php = 0; ... )
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 07:52:04 +0000 (07:52 +0000)]
* Removed redundant code: LanguageZh_tw.php = 0; for (LanguageZh_tw.php = 0; ... )

19 years ago* Misc cleanup
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 06:44:31 +0000 (06:44 +0000)]
* Misc cleanup

19 years ago* Cleaned up this awful file which was terrorizing me with its formatting
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 06:33:55 +0000 (06:33 +0000)]
* Cleaned up this awful file which was terrorizing me with its formatting

19 years ago* Moving a comment between files
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 06:30:36 +0000 (06:30 +0000)]
* Moving a comment between files

19 years ago* Minor cleanup
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 05:30:15 +0000 (05:30 +0000)]
* Minor cleanup

19 years ago* This commit is brought to you by Amazon.com
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 03:01:37 +0000 (03:01 +0000)]
* This commit is brought to you by Amazon.com

19 years ago* Reverted my commafyNum patch.
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 01:35:42 +0000 (01:35 +0000)]
* Reverted my commafyNum patch.

19 years agoSmall fixes for zh:
Zheng Zhu [Sat, 9 Apr 2005 00:44:08 +0000 (00:44 +0000)]
Small fixes for zh:
- a bit cleaner code for parsing the manual conversion tags
- added a flag to allow generalization of a conversion rule to the rest of the article

19 years ago* (bug 87): Category tags produce ugly whitespace
Ævar Arnfjörð Bjarmason [Sat, 9 Apr 2005 00:31:40 +0000 (00:31 +0000)]
* (bug 87): Category tags produce ugly whitespace

19 years ago* Minor cleanup, there's a nice little suprise in this file, try to find it;)
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 23:14:52 +0000 (23:14 +0000)]
* Minor cleanup, there's a nice little suprise in this file, try to find it;)

19 years ago* Changing the name for Sundanese (su) from "Bahasa Sunda" to "Basa Sunda"
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 21:01:13 +0000 (21:01 +0000)]
* Changing the name for Sundanese (su) from "Bahasa Sunda" to "Basa Sunda"

19 years ago* Removing the if($wgMetaNamespace === FALSE) line, inherited from the parent.
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 20:53:51 +0000 (20:53 +0000)]
* Removing the if($wgMetaNamespace === FALSE) line, inherited from the parent.

19 years ago* Adding a new function to format a number like 1520626 as 1,520,626 and
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 19:56:09 +0000 (19:56 +0000)]
* Adding a new function to format a number like 1520626 as 1,520,626 and
  1520626.34 as 1,520,626.34 etc, using it for MAG_NUMBEROFARTICLES.

19 years ago* Replacing NS_WP and NS_WIKIPEDIA with NS_PROJECT and NS_WP_TALK and
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 18:49:26 +0000 (18:49 +0000)]
* Replacing NS_WP and NS_WIKIPEDIA with NS_PROJECT and NS_WP_TALK and
  NS_WIKIPEDIA_TALK with NS_PROJECT_TALK, support for these aliases has now
  been removed.

19 years ago* Using wfTimestampNow() instead of wfTimestamp( TS_MW )
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 18:14:08 +0000 (18:14 +0000)]
* Using wfTimestampNow() instead of wfTimestamp( TS_MW )

19 years agoTry to find variant article when an incomming request leads to a non-existent article.
Zheng Zhu [Fri, 8 Apr 2005 18:03:51 +0000 (18:03 +0000)]
Try to find variant article when an incomming request leads to a non-existent article.

19 years ago* Removed '@todo document', it has been documented.
Ævar Arnfjörð Bjarmason [Fri, 8 Apr 2005 18:02:36 +0000 (18:02 +0000)]
* Removed '@todo document', it has been documented.

19 years agosome documentations
Zheng Zhu [Fri, 8 Apr 2005 16:31:32 +0000 (16:31 +0000)]
some documentations

19 years agofix mismatched tags in register_globals warning
Brion Vibber [Fri, 8 Apr 2005 12:36:47 +0000 (12:36 +0000)]
fix mismatched tags in register_globals warning

19 years ago* Please document new (and old) functions
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 23:08:46 +0000 (23:08 +0000)]
* Please document new (and old) functions

19 years agocache the title text of an article when there is different ways of presenting the...
Zheng Zhu [Thu, 7 Apr 2005 23:04:08 +0000 (23:04 +0000)]
cache the title text of an article when there is different ways of presenting the title in different language variants

19 years ago* Print $namespace:$page if $invert is true and $namespace != NS_MAIN
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 22:23:40 +0000 (22:23 +0000)]
* Print $namespace:$page if $invert is true and $namespace != NS_MAIN

19 years ago* It's now possible to invert the namespace selection at Special:Allpages and Special...
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 22:03:24 +0000 (22:03 +0000)]
* It's now possible to invert the namespace selection at Special:Allpages and Special:Contributions

19 years ago* Changed msg:contributionsformtext to support the invert feature.
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 21:59:02 +0000 (21:59 +0000)]
* Changed msg:contributionsformtext to support the invert feature.

19 years ago* Implemented the 'invert' feature (akin to Special:Allpages)
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 21:57:51 +0000 (21:57 +0000)]
* Implemented the 'invert' feature (akin to Special:Allpages)

19 years ago* Changed the options to generate documentation akin to that on http://wikipedia...
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 19:46:06 +0000 (19:46 +0000)]
* Changed the options to generate documentation akin to that on wikipedia.sourceforge.net/doc/
* Added a --languages option for generating the languages/ directory, --all includes it by default
* Code cleanup

19 years ago* Changed NS_MEDIAWIKI from 'Kerfismelding' to 'Melding' and NS_MEDIAWIKI_TALK
Ævar Arnfjörð Bjarmason [Thu, 7 Apr 2005 19:34:32 +0000 (19:34 +0000)]
* Changed NS_MEDIAWIKI from 'Kerfismelding' to 'Melding' and NS_MEDIAWIKI_TALK
  from 'Kerfismeldingarspjall' to 'Meldingarspjall'
* Fixed a typo in the linktrail.
* Removed msg:qbsettingsnote
* Date functions now use the new dateFormat() function to determine the format
  to use