lhc/web/wiklou.git
20 years agodon't load so much stuff on parser cache hit (experimental)
Tim Starling [Fri, 4 Jun 2004 10:40:44 +0000 (10:40 +0000)]
don't load so much stuff on parser cache hit (experimental)

20 years agodon't cache redirects created by the conversion script
Tim Starling [Fri, 4 Jun 2004 02:45:49 +0000 (02:45 +0000)]
don't cache redirects created by the conversion script

20 years agoMore detail in profiling data
Tim Starling [Fri, 4 Jun 2004 02:44:58 +0000 (02:44 +0000)]
More detail in profiling data

20 years agoDon't forget inverse_timestamp
Brion Vibber [Fri, 4 Jun 2004 00:22:43 +0000 (00:22 +0000)]
Don't forget inverse_timestamp

20 years agolink colour tweaks
Gabriel Wicke [Thu, 3 Jun 2004 22:09:00 +0000 (22:09 +0000)]
link colour tweaks

20 years agoServer hostname in comment
Tim Starling [Thu, 3 Jun 2004 09:26:43 +0000 (09:26 +0000)]
Server hostname in comment

20 years agoSave you changes\!
Brion Vibber [Thu, 3 Jun 2004 04:05:01 +0000 (04:05 +0000)]
Save you changes\!

20 years agoLetting sysops change the wiki-wide stylesheet, instead of bureaucrats.
Tim Starling [Thu, 3 Jun 2004 02:46:48 +0000 (02:46 +0000)]
Letting sysops change the wiki-wide stylesheet, instead of bureaucrats.

Bureaucrats have no role in practical tasks, they exist only for the purpose of making sysops. Sysops are trusted not to take malicious actions. Changes to stylesheets cannot cause data loss, and can even be reverted by sysops in the case of total site failure using a hand-constructed rollback URL.

20 years agotypo
Gabriel Wicke [Thu, 3 Jun 2004 02:29:45 +0000 (02:29 +0000)]
typo

20 years agoBureacrat now
Gabriel Wicke [Thu, 3 Jun 2004 02:27:25 +0000 (02:27 +0000)]
Bureacrat now

20 years agoprotect global stylesheets to devs only
Gabriel Wicke [Thu, 3 Jun 2004 02:23:17 +0000 (02:23 +0000)]
protect global stylesheets to devs only

20 years agodisallow any editing in the MediaWiki NS for non-sysop users
Gabriel Wicke [Thu, 3 Jun 2004 01:41:45 +0000 (01:41 +0000)]
disallow any editing in the MediaWiki NS for non-sysop users

20 years agouse site-wide \<Skinname\>.css pulled from MediaWiki namespace
Gabriel Wicke [Thu, 3 Jun 2004 01:29:54 +0000 (01:29 +0000)]
use site-wide \<Skinname\>.css pulled from MediaWiki namespace

20 years agofunction makeNSUrl( , ='', =0 )
Gabriel Wicke [Thu, 3 Jun 2004 01:29:02 +0000 (01:29 +0000)]
function makeNSUrl( , ='', =0 )

20 years agoMonobook.css message (note the upper case)
Gabriel Wicke [Thu, 3 Jun 2004 01:27:01 +0000 (01:27 +0000)]
Monobook.css message (note the upper case)

20 years agouse wfMsg() for MediaWiki NS
Gabriel Wicke [Thu, 3 Jun 2004 01:25:44 +0000 (01:25 +0000)]
use wfMsg() for MediaWiki NS

20 years agoadditional smaxage parameter
Gabriel Wicke [Thu, 3 Jun 2004 00:54:18 +0000 (00:54 +0000)]
additional smaxage parameter

20 years agono tab index on search input
Gabriel Wicke [Thu, 3 Jun 2004 00:34:43 +0000 (00:34 +0000)]
no tab index on search input

20 years agotoc formatting for standard/nostalgia/cologneblue
Gabriel Wicke [Wed, 2 Jun 2004 23:36:12 +0000 (23:36 +0000)]
toc formatting for standard/nostalgia/cologneblue

20 years ago/tr added to tags
Gabriel Wicke [Wed, 2 Jun 2004 23:22:24 +0000 (23:22 +0000)]
/tr added to  tags

20 years agoThe Arab al[[Razi]] cleanup
Gabriel Wicke [Wed, 2 Jun 2004 22:54:01 +0000 (22:54 +0000)]
The Arab al[[Razi]] cleanup

20 years agoThe Arab al[[Razi]] back on board
Gabriel Wicke [Wed, 2 Jun 2004 22:39:06 +0000 (22:39 +0000)]
The Arab al[[Razi]] back on board

20 years agomargin-top on catlinks
Gabriel Wicke [Wed, 2 Jun 2004 15:59:28 +0000 (15:59 +0000)]
margin-top on catlinks

20 years agothumb updates
Gabriel Wicke [Wed, 2 Jun 2004 15:51:43 +0000 (15:51 +0000)]
thumb updates

20 years agosection anchor encoding:
Gabriel Wicke [Wed, 2 Jun 2004 15:19:28 +0000 (15:19 +0000)]
section anchor encoding:
'%' -> '.'
pseudo-urlencoded for enough uniqueness in non-ascii languages

20 years agoused quickEdit()
Tim Starling [Wed, 2 Jun 2004 14:53:35 +0000 (14:53 +0000)]
used quickEdit()

20 years agotoc colours for category box
Gabriel Wicke [Wed, 2 Jun 2004 14:43:48 +0000 (14:43 +0000)]
toc colours for category box

20 years agocategories moved to bottom of the page, plain formatting for now
Gabriel Wicke [Wed, 2 Jun 2004 14:19:15 +0000 (14:19 +0000)]
categories moved to bottom of the page, plain formatting for now

20 years agofixed quickEdit(), used quickEdit() in InitialiseMessages.inc
Tim Starling [Wed, 2 Jun 2004 13:58:31 +0000 (13:58 +0000)]
fixed quickEdit(), used quickEdit() in InitialiseMessages.inc

20 years agoappend semicolon
Tim Starling [Wed, 2 Jun 2004 13:15:50 +0000 (13:15 +0000)]
append semicolon

20 years agoexperimental quickEdit() function
Tim Starling [Wed, 2 Jun 2004 13:14:40 +0000 (13:14 +0000)]
experimental quickEdit() function

20 years agonowiki handling
Gabriel Wicke [Wed, 2 Jun 2004 12:29:15 +0000 (12:29 +0000)]
nowiki handling
* unstrip done for nowiki separately (unstripNoWiki())
* unstripNoWiki() called *after* doBlockLevels

20 years agosafer script
Tim Starling [Wed, 2 Jun 2004 10:43:18 +0000 (10:43 +0000)]
safer script

20 years agodarker grey for autocomment
Gabriel Wicke [Wed, 2 Jun 2004 08:29:00 +0000 (08:29 +0000)]
darker grey for autocomment

20 years agoReverting to previous revision; this broke at least one example and I'm not sure...
Brion Vibber [Wed, 2 Jun 2004 08:01:48 +0000 (08:01 +0000)]
Reverting to previous revision; this broke at least one example and I'm not sure why.

20 years agoDon't put literal <nowiki>, <hiero>, or <timeline> into the output. This
Brion Vibber [Wed, 2 Jun 2004 07:43:05 +0000 (07:43 +0000)]
Don't put literal <nowiki>, <hiero>, or <timeline> into the output. This
breaks (X)HTML validation as well as the general rule of rejecting
unknown tags by showing them as text. (<nowiki> is never unknown of course,
so it never appears. Just its text remains raw.)

20 years agoworkaround, strip nowikis again in doBlockLevels. BUG #96447
Jens Frank [Wed, 2 Jun 2004 05:54:52 +0000 (05:54 +0000)]
workaround, strip nowikis again in doBlockLevels. BUG #96447

20 years agoperformance fix
Gabriel Wicke [Wed, 2 Jun 2004 02:42:13 +0000 (02:42 +0000)]
performance fix

20 years agoImmediate PHP statement execution in the fully initialised MediaWiki environment.
Tim Starling [Wed, 2 Jun 2004 02:16:40 +0000 (02:16 +0000)]
Immediate PHP statement execution in the fully initialised MediaWiki environment.

20 years agoCommand line header for the Wikimedia wikis. Doesn't contain any sensitive informatio...
Tim Starling [Wed, 2 Jun 2004 02:15:35 +0000 (02:15 +0000)]
Command line header for the Wikimedia wikis. Doesn't contain any sensitive information so I thought I might as well commit it. It might be useful as a reference for people administering their own servers.

20 years agosig fix II
Gabriel Wicke [Wed, 2 Jun 2004 01:22:29 +0000 (01:22 +0000)]
sig fix II

20 years agobug fix: list item with nowiki
Gabriel Wicke [Wed, 2 Jun 2004 00:39:02 +0000 (00:39 +0000)]
bug fix: list item with nowiki

20 years agoadd chr:
Jerome Jamnicky [Tue, 1 Jun 2004 22:32:16 +0000 (22:32 +0000)]
add chr:

20 years agonowiki handling
Gabriel Wicke [Tue, 1 Jun 2004 22:19:22 +0000 (22:19 +0000)]
nowiki handling
nowiki areas are wrapped in <span class="nowiki></span > (allows styling) and treated similar to pre areas in doBlockLevels

20 years agoUse title object so that _ will be rendered as space
Jens Frank [Tue, 1 Jun 2004 22:06:56 +0000 (22:06 +0000)]
Use title object so that _ will be rendered as space

20 years agobased on QueryPage, fixed query to really return all categories
Jens Frank [Tue, 1 Jun 2004 21:50:32 +0000 (21:50 +0000)]
based on QueryPage, fixed query to really return all categories

20 years agobetter undelete tab wording
Gabriel Wicke [Tue, 1 Jun 2004 20:34:32 +0000 (20:34 +0000)]
better undelete tab wording

20 years agono font-family anymore
Gabriel Wicke [Tue, 1 Jun 2004 19:56:51 +0000 (19:56 +0000)]
no font-family anymore

20 years agoenable redirects for urlencoded anchor names
Gabriel Wicke [Tue, 1 Jun 2004 19:51:22 +0000 (19:51 +0000)]
enable redirects for urlencoded anchor names

20 years agospelling fix
Gabriel Wicke [Tue, 1 Jun 2004 19:38:17 +0000 (19:38 +0000)]
spelling fix

20 years agoshow language links on preview
Gabriel Wicke [Tue, 1 Jun 2004 18:29:52 +0000 (18:29 +0000)]
show language links on preview

20 years agoaddLanguageLinks and setLanguageLinks
Gabriel Wicke [Tue, 1 Jun 2004 18:29:31 +0000 (18:29 +0000)]
addLanguageLinks and setLanguageLinks

20 years agoonly 'sans-serif' as font family
Gabriel Wicke [Tue, 1 Jun 2004 16:02:40 +0000 (16:02 +0000)]
only 'sans-serif' as font family

20 years agotownBox class for now, should be renamed to something more generic soon
Gabriel Wicke [Tue, 1 Jun 2004 12:18:12 +0000 (12:18 +0000)]
townBox class for now, should be renamed to something more generic soon

20 years agokeep unwrapped text arounf
Gabriel Wicke [Tue, 1 Jun 2004 11:03:39 +0000 (11:03 +0000)]
keep unwrapped text arounf

20 years agoshow scrollbars in help window
Gabriel Wicke [Tue, 1 Jun 2004 09:36:28 +0000 (09:36 +0000)]
show scrollbars in help window

20 years agodecreased line height in pre areas to avoid gap in \| lines
Gabriel Wicke [Tue, 1 Jun 2004 09:06:24 +0000 (09:06 +0000)]
decreased line height in pre areas to avoid gap in \| lines

20 years agoFixed horribly broken hashing function
Tim Starling [Tue, 1 Jun 2004 08:38:09 +0000 (08:38 +0000)]
Fixed horribly broken hashing function

20 years agoth matching in doBlockLevels
Gabriel Wicke [Tue, 1 Jun 2004 07:52:44 +0000 (07:52 +0000)]
th matching in doBlockLevels

20 years agoupdated to work with new client
Tim Starling [Tue, 1 Jun 2004 07:42:32 +0000 (07:42 +0000)]
updated to work with new client

20 years agotable handling fix and notice silencing instead of buggy checking in the html strip...
Gabriel Wicke [Tue, 1 Jun 2004 07:25:48 +0000 (07:25 +0000)]
table handling fix and notice silencing instead of buggy checking in the html strip function

20 years agothumbs with alt text starting with center or ending in centre are centred, which...
Jens Frank [Tue, 1 Jun 2004 06:02:13 +0000 (06:02 +0000)]
thumbs with alt text starting with center or ending in centre are centred, which they shouldn't. BUG #963876

20 years agoInclude undelete link in Monobook skin
Brion Vibber [Tue, 1 Jun 2004 03:41:00 +0000 (03:41 +0000)]
Include undelete link in Monobook skin

20 years agoIf image is missing (or not an image file), move on silently
Brion Vibber [Mon, 31 May 2004 23:50:30 +0000 (23:50 +0000)]
If image is missing (or not an image file), move on silently

20 years agoUn-break image page links w/ underscore in filename
Brion Vibber [Mon, 31 May 2004 23:46:04 +0000 (23:46 +0000)]
Un-break image page links w/ underscore in filename

20 years agoCSS fixed to work with fullscreen Opera.
Tomasz Wegrzanowski [Mon, 31 May 2004 22:33:01 +0000 (22:33 +0000)]
CSS fixed to work with fullscreen Opera.

20 years agodo not generate category html if no category links exist
Erik Moeller [Mon, 31 May 2004 22:19:26 +0000 (22:19 +0000)]
do not generate category html if no category links exist

20 years agoadding townbox from monobook as requested by danimo from irc
Jerome Jamnicky [Mon, 31 May 2004 21:56:50 +0000 (21:56 +0000)]
adding townbox from monobook as requested by danimo from irc

20 years agounbreak template parametrization
Erik Moeller [Mon, 31 May 2004 21:50:12 +0000 (21:50 +0000)]
unbreak template parametrization

20 years agochanged duplicate 'Time format' entry in user preferences to use different wfMsg...
Jens Frank [Mon, 31 May 2004 20:50:01 +0000 (20:50 +0000)]
changed duplicate 'Time format' entry in user preferences to use different wfMsg's. BUG 963143

20 years agoOnly pop an array if it really is an array. BUG # 963554
Jens Frank [Mon, 31 May 2004 13:02:19 +0000 (13:02 +0000)]
Only pop an array if it really is an array. BUG # 963554

20 years agocenter not working in standard/cologne blue/nostalgia. BUG #963227
Jens Frank [Mon, 31 May 2004 12:33:40 +0000 (12:33 +0000)]
center not working in standard/cologne blue/nostalgia. BUG #963227

20 years agoFix transclusion inside of tables. BUG #962494
Jens Frank [Mon, 31 May 2004 12:12:18 +0000 (12:12 +0000)]
Fix transclusion inside of tables. BUG #962494

20 years agoMinor bug fix
Tim Starling [Mon, 31 May 2004 11:00:20 +0000 (11:00 +0000)]
Minor bug fix

20 years agoChanging handling of newlines in templates
Tim Starling [Mon, 31 May 2004 10:59:39 +0000 (10:59 +0000)]
Changing handling of newlines in templates

20 years agoInclude category links in nostalgia & cologne blue skins.
Brion Vibber [Mon, 31 May 2004 09:04:50 +0000 (09:04 +0000)]
Include category links in nostalgia & cologne blue skins.

20 years agoHelp and Category namespaces added. English names used upon Menchis request
Jens Frank [Mon, 31 May 2004 08:47:26 +0000 (08:47 +0000)]
Help and Category namespaces added. English names used upon Menchis request

20 years agoFixed site notice for monobook, displayed site notice for board vote
Tim Starling [Mon, 31 May 2004 08:43:36 +0000 (08:43 +0000)]
Fixed site notice for monobook, displayed site notice for board vote

20 years agoUse isset instead of defined. Fix BUG #963397
Jens Frank [Mon, 31 May 2004 07:56:44 +0000 (07:56 +0000)]
Use isset instead of defined. Fix BUG #963397

20 years agoDisplay reporttime comment
Tim Starling [Mon, 31 May 2004 06:31:46 +0000 (06:31 +0000)]
Display reporttime comment

20 years agoRemoving Klingon from language list, see http://mail.wikipedia.org/pipermail/wikitech...
Tim Starling [Mon, 31 May 2004 01:23:56 +0000 (01:23 +0000)]
Removing Klingon from language list, see mail.wikipedia.org/pipermail/wikitech-l/2004-May/010304.html

20 years ago<br/> isn't compatible with Netscape 4.x; use <br /> to avoid gratuitously breaking...
Brion Vibber [Mon, 31 May 2004 00:58:57 +0000 (00:58 +0000)]
<br/> isn't compatible with Netscape 4.x; use <br /> to avoid gratuitously breaking it. (bug 963341)

20 years agoFix various mis-escaped URLs (bug 963332)
Brion Vibber [Mon, 31 May 2004 00:34:10 +0000 (00:34 +0000)]
Fix various mis-escaped URLs (bug 963332)

20 years agoUpdate namespaces for no
Brion Vibber [Sun, 30 May 2004 23:03:41 +0000 (23:03 +0000)]
Update namespaces for no

20 years agoadd check for null return from Title::makeTitle()
Jerome Jamnicky [Sun, 30 May 2004 22:38:13 +0000 (22:38 +0000)]
add check for null return from Title::makeTitle()

20 years agoDon't show user contribs/email link on non-user pages (bug 963283)
Brion Vibber [Sun, 30 May 2004 22:30:10 +0000 (22:30 +0000)]
Don't show user contribs/email link on non-user pages (bug 963283)

20 years agoFix notices and a couple buglets
Brion Vibber [Sun, 30 May 2004 22:29:24 +0000 (22:29 +0000)]
Fix notices and a couple buglets

20 years agoFix for rollback bug (963050); load user_text and comment fields which
Brion Vibber [Sun, 30 May 2004 22:02:28 +0000 (22:02 +0000)]
Fix for rollback bug (963050); load user_text and comment fields which
aren't pre-filled at the beginning of a rollback, so they get saved now.

Also, split up some "?>" instances in the regexps, since these play hell
with syntax highlighting in editors and are bad style at the least.

20 years agoupdate from meta - categories etc.
Erik Moeller [Sun, 30 May 2004 21:31:56 +0000 (21:31 +0000)]
update from meta - categories etc.

20 years agoRemove file corruption from last revision
Brion Vibber [Sun, 30 May 2004 20:22:25 +0000 (20:22 +0000)]
Remove file corruption from last revision

20 years agofix bug 963205 : text starting with space & ! or ? or : will be <pre>ed instead of...
Antoine Musso [Sun, 30 May 2004 18:36:33 +0000 (18:36 +0000)]
fix bug 963205 : text starting with space & ! or ? or : will be <pre>ed instead of space replaced by &nbsp;

20 years agorollback
Guillaume Blanchard [Sun, 30 May 2004 16:15:46 +0000 (16:15 +0000)]
rollback

20 years agoadd $GLOBALS['wgUseWikiHiero']) = true; to active WikiHiero on fr:
Guillaume Blanchard [Sun, 30 May 2004 15:33:22 +0000 (15:33 +0000)]
add $GLOBALS['wgUseWikiHiero']) = true; to active WikiHiero on fr:

20 years agoHOTFIX, if page contains invalid links, return empty string instead of failing
Jens Frank [Sun, 30 May 2004 11:44:13 +0000 (11:44 +0000)]
HOTFIX, if page contains invalid links, return empty string instead of failing

20 years agotranslated namespaces, with help of pt:User:Jorge, BUG #962862
Jens Frank [Sun, 30 May 2004 08:51:59 +0000 (08:51 +0000)]
translated namespaces, with help of pt:User:Jorge, BUG #962862

20 years agoExtra debugging info and a typo fix
Tim Starling [Sun, 30 May 2004 08:18:40 +0000 (08:18 +0000)]
Extra debugging info and a typo fix

20 years agoWorkaround for vanishing text in IE 5.0/Max
Brion Vibber [Sun, 30 May 2004 07:58:54 +0000 (07:58 +0000)]
Workaround for vanishing text in IE 5.0/Max

20 years agoFixed $wgCacheEpoch handling
Tim Starling [Sun, 30 May 2004 07:31:26 +0000 (07:31 +0000)]
Fixed $wgCacheEpoch handling

20 years agoFix bad title detection again; was dying with error on whitelist check
Brion Vibber [Sun, 30 May 2004 06:44:47 +0000 (06:44 +0000)]
Fix bad title detection again; was dying with error on whitelist check

20 years agoAllow compatibility with incoming URLs with '+' used instead of space. These are...
Brion Vibber [Sun, 30 May 2004 06:43:26 +0000 (06:43 +0000)]
Allow compatibility with incoming URLs with '+' used instead of space. These are created by some external search tools, and some very old links on the wiki. Our old rewrite rules on Wikipedia let this through, but the new ones don't without explicit support.