lhc/web/wiklou.git
20 years agosome id name updates, some things in the footer hidden as well, black line on top...
Gabriel Wicke [Wed, 5 May 2004 21:22:30 +0000 (21:22 +0000)]
some id name updates, some things in the footer hidden as well, black line on top of the footer

20 years agono javascript: of course
Gabriel Wicke [Wed, 5 May 2004 20:56:06 +0000 (20:56 +0000)]
no javascript: of course

20 years agoMore translations
Jens Frank [Wed, 5 May 2004 19:50:00 +0000 (19:50 +0000)]
More translations

20 years agoopen edit help in separate window to work around IE data loss bug
Gabriel Wicke [Wed, 5 May 2004 12:03:12 +0000 (12:03 +0000)]
open edit help in separate window to work around IE data loss bug

20 years agoremoved makeUrl functions, now in Skin.php
Gabriel Wicke [Wed, 5 May 2004 12:02:25 +0000 (12:02 +0000)]
removed makeUrl functions, now in Skin.php

20 years agoadded makeUrl functions to make them available in other skins as well
Gabriel Wicke [Wed, 5 May 2004 12:01:54 +0000 (12:01 +0000)]
added makeUrl functions to make them available in other skins as well

20 years agonoticed this is added as html attribute to the body
Gabriel Wicke [Wed, 5 May 2004 00:58:09 +0000 (00:58 +0000)]
noticed this is added as html attribute to the body

20 years agomake sure there's a contrast between text and bg
Gabriel Wicke [Wed, 5 May 2004 00:55:15 +0000 (00:55 +0000)]
make sure there's a contrast between text and bg

20 years agoset default background to white (make sure there's a contrast between text and bg)
Gabriel Wicke [Wed, 5 May 2004 00:53:21 +0000 (00:53 +0000)]
set default background to white (make sure there's a contrast between text and bg)

20 years agofloating left option in cologneblue, patch by thetorpedodog (bug #941620)
Gabriel Wicke [Tue, 4 May 2004 23:42:09 +0000 (23:42 +0000)]
floating left option in cologneblue, patch by thetorpedodog (bug #941620)

20 years agomoved some more functions from GlobalFunctions to Image
Jens Frank [Tue, 4 May 2004 20:35:37 +0000 (20:35 +0000)]
moved some more functions from GlobalFunctions to Image

20 years agoon Windows, you can't use a hard-coded directory. Getting temp directory from the...
Tim Starling [Tue, 4 May 2004 14:38:21 +0000 (14:38 +0000)]
on Windows, you can't use a hard-coded directory. Getting temp directory from the environment instead

20 years agoOrphan creating feature -- go redirects to edit if the page doesn't exist, off by...
Tim Starling [Tue, 4 May 2004 14:36:42 +0000 (14:36 +0000)]
Orphan creating feature -- go redirects to edit if the page doesn't exist, off by default

20 years agoSpam regex feature
Tim Starling [Tue, 4 May 2004 12:49:41 +0000 (12:49 +0000)]
Spam regex feature

20 years agoInterwiki redirects using prefixes in the URL
Tim Starling [Tue, 4 May 2004 12:37:29 +0000 (12:37 +0000)]
Interwiki redirects using prefixes in the URL

20 years agoremoving Wikipedia's favicon.ico from public CVS
Jerome Jamnicky [Tue, 4 May 2004 11:25:27 +0000 (11:25 +0000)]
removing Wikipedia's favicon.ico from public CVS

20 years agoswitch off message expansion. Messages seem to be expanded in the db, didn't find...
Gabriel Wicke [Mon, 3 May 2004 10:23:51 +0000 (10:23 +0000)]
switch off message expansion. Messages seem to be expanded in the db, didn't find a reason for this in InitializeMessages.inc. If manually changed to {{ns:4}} and similar this turns up correctly in the php version now.

20 years agoadded way to swich off message expansion
Gabriel Wicke [Mon, 3 May 2004 10:21:26 +0000 (10:21 +0000)]
added way to swich off message expansion

20 years agoOutputting MySQL's error message in dbsource()
Tim Starling [Mon, 3 May 2004 03:20:58 +0000 (03:20 +0000)]
Outputting MySQL's error message in dbsource()

20 years ago\n rather than \n (although they both seem to work)
Gabriel Wicke [Sun, 2 May 2004 23:53:10 +0000 (23:53 +0000)]
\n rather than \n (although they both seem to work)

20 years agoexperimental fix to the template-inserts-newline-on-save problem
Gabriel Wicke [Sun, 2 May 2004 23:18:25 +0000 (23:18 +0000)]
experimental fix to the template-inserts-newline-on-save problem

20 years agotwo bug fixes: html comments don't add a paragraph anymore, lang links don't eat...
Gabriel Wicke [Sun, 2 May 2004 21:27:56 +0000 (21:27 +0000)]
two bug fixes: html comments don't add a paragraph anymore, lang links don't eat following text anymore

20 years agoDon't load user session in command line mode; this can bork web-based
Brion Vibber [Sun, 2 May 2004 09:06:56 +0000 (09:06 +0000)]
Don't load user session in command line mode; this can bork web-based
reinstalls in some circumstances (bug 941461)

20 years agointerwiki table for wiktionaries
Tim Starling [Sun, 2 May 2004 08:51:07 +0000 (08:51 +0000)]
interwiki table for wiktionaries

20 years agooptional ?ot=php argument to get a copy&pasteable php representation of the mediawiki...
Gabriel Wicke [Sat, 1 May 2004 15:42:11 +0000 (15:42 +0000)]
optional ?ot=php argument to get a copy&pasteable php representation of the mediawiki messages
possible update route:
1) get a sorted dump of the default messages (from a clean, fresh install)
2) same for the updated mediawiki messages
3) diff/merge using your favourite editor while paying attention to the wp-specific things

20 years ago* namespace-specific 'article' tabs
Gabriel Wicke [Sat, 1 May 2004 10:51:13 +0000 (10:51 +0000)]
* namespace-specific 'article' tabs

20 years agoSeparate out the newly added docs links for the intial main page
Brion Vibber [Sat, 1 May 2004 10:21:49 +0000 (10:21 +0000)]
Separate out the newly added docs links for the intial main page
into 'mainpagedocfooter' message to simplify the l10n task.

20 years agoFix unicode case conversion for English/UTF-8
Brion Vibber [Sat, 1 May 2004 09:13:17 +0000 (09:13 +0000)]
Fix unicode case conversion for English/UTF-8

20 years agoRevert COMPLETE FILE CORRUPTION in all versions after 1.10.
Brion Vibber [Sat, 1 May 2004 08:16:30 +0000 (08:16 +0000)]
Revert COMPLETE FILE CORRUPTION in all versions after 1.10.
Any substantive changes will have to be redone.

20 years agoForward port install fixes for 1.2.5:
Brion Vibber [Sat, 1 May 2004 07:03:53 +0000 (07:03 +0000)]
Forward port install fixes for 1.2.5:
* Don't forget to grant user privs with blank root pw install
* Acknowledge 'apache2handler' as ok for pretty URLs
* Add link to http://meta.wikipedia.org/wiki/MediaWiki_i18n
  in the initial main page (#1 FAQ is "how do I change 'From X,
  the free encyclopedia'")

20 years agoFixed quoting in contributors query.
Evan Prodromou [Sat, 1 May 2004 03:19:51 +0000 (03:19 +0000)]
Fixed quoting in contributors query.

20 years agowording update to refresh message
Gabriel Wicke [Sat, 1 May 2004 03:03:07 +0000 (03:03 +0000)]
wording update to refresh message

20 years ago* note on css/js view about refreshing to see the changes
Gabriel Wicke [Sat, 1 May 2004 02:31:09 +0000 (02:31 +0000)]
* note on css/js view about refreshing to see the changes
* ie5 tweaks

20 years agobah- edit tab was always selected..
Gabriel Wicke [Sat, 1 May 2004 01:21:36 +0000 (01:21 +0000)]
bah- edit tab was always selected..

20 years agoRemove redundant (and broken) favicon link
Brion Vibber [Sat, 1 May 2004 00:46:20 +0000 (00:46 +0000)]
Remove redundant (and broken) favicon link

20 years agothis-\>iseditable, fixes the doubleclick-on-edit-page-not working bug; false instead...
Gabriel Wicke [Sat, 1 May 2004 00:40:34 +0000 (00:40 +0000)]
this-\>iseditable, fixes the doubleclick-on-edit-page-not working bug; false instead of empty string to omit the tags

20 years agono escaped version of user css url
Gabriel Wicke [Fri, 30 Apr 2004 23:44:35 +0000 (23:44 +0000)]
no escaped version of user css url

20 years agono escape on css url
Gabriel Wicke [Fri, 30 Apr 2004 23:43:51 +0000 (23:43 +0000)]
no escape on css url

20 years agoadd section link for talk pages
Gabriel Wicke [Fri, 30 Apr 2004 14:05:00 +0000 (14:05 +0000)]
add section link for talk pages

20 years agoDisable the unsafe redirect default on Article::getContent(). A couple
Brion Vibber [Fri, 30 Apr 2004 08:19:59 +0000 (08:19 +0000)]
Disable the unsafe redirect default on Article::getContent(). A couple
tweaks seem to fix editing of redirects problem.

Also split up some instances of "?>" in regexp strings. PHP itself doesn't
seem to break off the code there, but it's not really recommended (and
it confuses the hell out of my editor, breaking syntax highlighting
and jumping to functions).

20 years agoInclude the href in display of Atom feed links
Brion Vibber [Fri, 30 Apr 2004 07:32:43 +0000 (07:32 +0000)]
Include the href in display of Atom feed links

20 years agoView source fixes:
Brion Vibber [Fri, 30 Apr 2004 07:18:38 +0000 (07:18 +0000)]
View source fixes:
* Show textarea with noarticletext msg if the page is empty
* Use wikitext for the readonly message text
* XHTML fixes

20 years agoFix double-escaping on login/logout return page
Brion Vibber [Fri, 30 Apr 2004 06:51:31 +0000 (06:51 +0000)]
Fix double-escaping on login/logout return page

20 years agoFix the return-to-last-page on login/logout in MonoBook skin.
Brion Vibber [Fri, 30 Apr 2004 06:40:25 +0000 (06:40 +0000)]
Fix the return-to-last-page on login/logout in MonoBook skin.

20 years agoapache2filter doesn't allow PATH_INFO style; use ugly URLs by default
Brion Vibber [Fri, 30 Apr 2004 05:28:59 +0000 (05:28 +0000)]
apache2filter doesn't allow PATH_INFO style; use ugly URLs by default

20 years agoPoint to http://meta.wikipedia.org/wiki/LocalSettings.php (thanks pritlove)
Antoine Musso [Fri, 30 Apr 2004 01:09:36 +0000 (01:09 +0000)]
Point to meta.wikipedia.org/wiki/LocalSettings.php  (thanks pritlove)

20 years agomoved the css special case to view(), old versions had the \<pre\> in them
Gabriel Wicke [Thu, 29 Apr 2004 23:13:19 +0000 (23:13 +0000)]
moved the css special case to view(), old versions had the \<pre\> in them

20 years agocontent rule less specific to ease user styling
Gabriel Wicke [Thu, 29 Apr 2004 18:26:32 +0000 (18:26 +0000)]
content rule less specific to ease user styling

20 years agoIE float overflow improvement
Gabriel Wicke [Thu, 29 Apr 2004 17:09:12 +0000 (17:09 +0000)]
IE float overflow improvement

20 years agofull IE6 support now
Gabriel Wicke [Thu, 29 Apr 2004 16:25:29 +0000 (16:25 +0000)]
full IE6 support now

20 years agosome id's weren't adjusted yet
Gabriel Wicke [Thu, 29 Apr 2004 16:10:51 +0000 (16:10 +0000)]
some id's weren't adjusted yet

20 years agoMajor cleanup
Gabriel Wicke [Thu, 29 Apr 2004 15:38:23 +0000 (15:38 +0000)]
Major cleanup

* many class and id names shortened
* some divs removed from portlets

20 years agoremoved tawrapper
Gabriel Wicke [Thu, 29 Apr 2004 12:17:33 +0000 (12:17 +0000)]
removed tawrapper

20 years agoremove textarea things, unfortunately the text-moving-right IE6 Bug is unchanged
Gabriel Wicke [Thu, 29 Apr 2004 12:13:28 +0000 (12:13 +0000)]
remove textarea things, unfortunately the text-moving-right IE6 Bug is unchanged

20 years agoheight: 1% also sanitized textareas, tawrapper can go now
Gabriel Wicke [Thu, 29 Apr 2004 12:07:02 +0000 (12:07 +0000)]
height: 1% also sanitized textareas, tawrapper can go now

20 years agofix to some IE float problems
Gabriel Wicke [Thu, 29 Apr 2004 11:48:28 +0000 (11:48 +0000)]
fix to some IE float problems

20 years agoallow sysops to edit user styles/js
Gabriel Wicke [Thu, 29 Apr 2004 10:58:19 +0000 (10:58 +0000)]
allow sysops to edit user styles/js

20 years agomoved user css setup to skinphptal, no hardcoded ?
Gabriel Wicke [Thu, 29 Apr 2004 10:56:32 +0000 (10:56 +0000)]
moved user css setup to skinphptal, no hardcoded ?

20 years agosome IE6 textarea tweaks
Gabriel Wicke [Thu, 29 Apr 2004 10:21:32 +0000 (10:21 +0000)]
some IE6 textarea tweaks

20 years agowrap user css and js in pre on view
Gabriel Wicke [Thu, 29 Apr 2004 10:04:57 +0000 (10:04 +0000)]
wrap user css and js in pre on view

20 years agoPartial fix for #595869 ": in URL after ; parsed as list item"
Brion Vibber [Thu, 29 Apr 2004 06:16:21 +0000 (06:16 +0000)]
Partial fix for #595869 ": in URL after ; parsed as list item"
Also put sensible names on many variables in doBlockLevels() and added
some comments.

This partial fix requires there to be a space prior to the post-; : to get
parsed as the definition:
; def title : def text

thus it doesn't trigger on a URL or namesapce properly written:
; def title [http://link] : def text

However the regexp will fail and break things if there's an actual space
before a : in the link, which is possible in piped text etc. It may be
desirable to deal with this at the tokenizer level, to keep it clear
of links, tags, etc.

20 years agoRemoved image resizing test, now done in Image::createThumb.
Jens Frank [Thu, 29 Apr 2004 05:00:18 +0000 (05:00 +0000)]
Removed image resizing test, now done in Image::createThumb.
The web browser will have to resize the image

20 years agoDon't create thumbnail images larger than the image; use the source image
Brion Vibber [Thu, 29 Apr 2004 04:42:52 +0000 (04:42 +0000)]
Don't create thumbnail images larger than the image; use the source image
itself if asked. Reject attempts at zero or negative-width thumbs.

20 years agoHandy shortcut: paste in an IP address and click go, redirects to the user contributi...
Tim Starling [Thu, 29 Apr 2004 02:21:55 +0000 (02:21 +0000)]
Handy shortcut: paste in an IP address and click go, redirects to the user contributions page

20 years agoDon't try to extract info from the titles until *after* we check that they are not...
Brion Vibber [Thu, 29 Apr 2004 02:14:54 +0000 (02:14 +0000)]
Don't try to extract info from the titles until *after* we check that they are not null

20 years agoComments, fix for creator
Brion Vibber [Thu, 29 Apr 2004 01:59:58 +0000 (01:59 +0000)]
Comments, fix for creator

20 years agoFor on-page attribution, only show last ($wgMaxCredits - 1) contributors. No
Evan Prodromou [Thu, 29 Apr 2004 01:58:20 +0000 (01:58 +0000)]
For on-page attribution, only show last ($wgMaxCredits - 1) contributors. No
indication yet that there may be other contributors, and no separate credits
page.

Also, remove conflict over "contributions" string.

20 years agoUse dc:creator instead of author in RSS feeds, as RSS2's author must be an e-mail...
Brion Vibber [Thu, 29 Apr 2004 01:41:40 +0000 (01:41 +0000)]
Use dc:creator instead of author in RSS feeds, as RSS2's author must be an e-mail address and we have only usernames/ips

20 years agoFix use of the <comments> field in RSS feed. It's not a textual comment, but rather...
Brion Vibber [Thu, 29 Apr 2004 01:14:32 +0000 (01:14 +0000)]
Fix use of the <comments> field in RSS feed. It's not a textual comment, but rather a URL to a comments page; using the talk page in this case. If the page in question already is a talk page, it'll be the same URL as the page itself.

20 years agolinks in headers now in normal link colour
Gabriel Wicke [Thu, 29 Apr 2004 00:27:19 +0000 (00:27 +0000)]
links in headers now in normal link colour

20 years ago<? converted to <?php
Antoine Musso [Wed, 28 Apr 2004 22:33:22 +0000 (22:33 +0000)]
<? converted to <?php

20 years agouse content types to prevent IE from displaying this
Gabriel Wicke [Wed, 28 Apr 2004 22:32:44 +0000 (22:32 +0000)]
use content types to prevent IE from displaying this

20 years agoparser to the rescue to secure the content this returns- no js in html please
Gabriel Wicke [Wed, 28 Apr 2004 21:01:09 +0000 (21:01 +0000)]
parser to the rescue to secure the content this returns- no js in html please

20 years agocontent-type restrictions
Gabriel Wicke [Wed, 28 Apr 2004 20:29:47 +0000 (20:29 +0000)]
content-type restrictions

20 years agotypo
Gabriel Wicke [Wed, 28 Apr 2004 19:48:43 +0000 (19:48 +0000)]
typo

20 years agoUse user-specified css/js if logged in
Gabriel Wicke [Wed, 28 Apr 2004 19:43:28 +0000 (19:43 +0000)]
Use user-specified css/js if logged in
* url is User:Myname/skinname.css and .js

20 years agoquick hack to protect css/js subpages of userpages. Should be replaced by some more...
Gabriel Wicke [Wed, 28 Apr 2004 19:30:21 +0000 (19:30 +0000)]
quick hack to protect css/js subpages of userpages. Should be replaced by some more advanced (and less hard-coded) permission scheme sooner or later

20 years agocache headers- allow client to cache for one day
Gabriel Wicke [Wed, 28 Apr 2004 19:28:39 +0000 (19:28 +0000)]
cache headers- allow client to cache for one day

20 years agocache on the client side
Gabriel Wicke [Wed, 28 Apr 2004 18:56:57 +0000 (18:56 +0000)]
cache on the client side

20 years agoNew, simple method to retrieve the plain source of an article
Gabriel Wicke [Wed, 28 Apr 2004 17:38:48 +0000 (17:38 +0000)]
New, simple method to retrieve the plain source of an article
Syntax:
* action=raw
* ctype=text/plain (defaults to text/plain, used in the header)
* charset=utf-8 (defaults to wgInputEncoding, used in header)
* oldid=int (retrieves old version if set)

20 years agosubpage subtitle shown in monobook now
Gabriel Wicke [Wed, 28 Apr 2004 15:07:28 +0000 (15:07 +0000)]
subpage subtitle shown in monobook now

20 years agoreverted most changes. {{ns:-1}} instead of Special:. Have to check if addHTML()...
Gabriel Wicke [Wed, 28 Apr 2004 13:48:49 +0000 (13:48 +0000)]
reverted most changes. {{ns:-1}} instead of Special:. Have to check if addHTML() or addWikiText() is called before changing the syntax

20 years agoplain html anchors referring to special pages replaced with [[Special:Something]...
Gabriel Wicke [Wed, 28 Apr 2004 12:11:57 +0000 (12:11 +0000)]
plain html anchors referring to special pages replaced with [[Special:Something]] syntax, were not rendered with new parser otherwise. Should we use {{ns:}} for this ?

20 years agologo a tiny bit further left
Gabriel Wicke [Wed, 28 Apr 2004 11:45:39 +0000 (11:45 +0000)]
logo a tiny bit further left

20 years agodisplay scrollbar for extramely long edit summaries without spaces
Gabriel Wicke [Wed, 28 Apr 2004 11:36:54 +0000 (11:36 +0000)]
display scrollbar for extramely long edit summaries without spaces

20 years agonarrower pre area on IE, logo centered
Gabriel Wicke [Wed, 28 Apr 2004 11:35:55 +0000 (11:35 +0000)]
narrower pre area on IE, logo centered

20 years agoAdd a quickie style sheet to make the feeds semi-legible if someone loads
Brion Vibber [Wed, 28 Apr 2004 07:02:53 +0000 (07:02 +0000)]
Add a quickie style sheet to make the feeds semi-legible if someone loads
them into a browser instead of a syndicated news reader.

Some way to get at the info on a <link> in atom might be nice.

20 years agoAdd atom feed <link> when syndication is on.
Brion Vibber [Wed, 28 Apr 2004 06:14:49 +0000 (06:14 +0000)]
Add atom feed <link> when syndication is on.
Fix language marker on Atom feed head element.
Comment out empty dead fields in <author> in atom output.

20 years agoLocalize the 'Categories:' link.
Brion Vibber [Wed, 28 Apr 2004 06:03:45 +0000 (06:03 +0000)]
Localize the 'Categories:' link.
Move getCategories() into Skin:: where it belongs (there was a problem
with the PHP caching used long long long long ago that temporarily
prevented changing the class on one computer at one time. That's not
a general problem.)
Added some eo local bits.

20 years agoAvoid duplication
Brion Vibber [Wed, 28 Apr 2004 05:50:33 +0000 (05:50 +0000)]
Avoid duplication

20 years ago+Enable Atom support for that script that isn't migrated to Querypage.php class yet.
Antoine Musso [Wed, 28 Apr 2004 05:18:30 +0000 (05:18 +0000)]
+Enable Atom support for that script that isn't migrated to Querypage.php class yet.

20 years agofix longstanding bug with section editing where section headers within
Erik Moeller [Wed, 28 Apr 2004 04:50:35 +0000 (04:50 +0000)]
fix longstanding bug with section editing where section headers within
<nowiki> or <!-- .. --> tags would cause it to miscount section
numbers. Parser::extractTags modified to allow stripping HTML comments
as well. Note: Presently HTML comments are completeley removed from
the output using preg_replace. Should they ever be rendered instead,
Parser::extractTags should be used.

20 years ago+add the "comments" field to rss feeds
Antoine Musso [Wed, 28 Apr 2004 04:37:31 +0000 (04:37 +0000)]
+add the "comments" field to rss feeds
+Atom support !

20 years agotime need to follow RFC 822 format ( "r" )
Antoine Musso [Tue, 27 Apr 2004 23:35:44 +0000 (23:35 +0000)]
time need to follow RFC 822 format ( "r" )

20 years agono comment in hack part, smaller padding for ie6, left border
Gabriel Wicke [Tue, 27 Apr 2004 23:15:09 +0000 (23:15 +0000)]
no comment in hack part, smaller padding for ie6, left border

20 years agoIE6 edit area fix and no margin for ie 5.5
Gabriel Wicke [Tue, 27 Apr 2004 23:10:26 +0000 (23:10 +0000)]
IE6 edit area fix and no margin for ie 5.5

20 years agohide currentevents and disclaimer for '-'
Gabriel Wicke [Tue, 27 Apr 2004 22:54:47 +0000 (22:54 +0000)]
hide currentevents and disclaimer for '-'

20 years agohide currentevents and portal if string is '-' again
Gabriel Wicke [Tue, 27 Apr 2004 22:53:05 +0000 (22:53 +0000)]
hide currentevents and portal if string is '-' again

20 years agoFix bad path to magnify clip
Brion Vibber [Tue, 27 Apr 2004 22:49:16 +0000 (22:49 +0000)]
Fix bad path to magnify clip

20 years agoCopy in a couple of tab text bits to make sure that tabs render correctly in IE....
Brion Vibber [Tue, 27 Apr 2004 22:42:56 +0000 (22:42 +0000)]
Copy in a couple of tab text bits to make sure that tabs render correctly in IE. May not be accurate; pls proofread