lhc/web/wiklou.git
20 years agoforgot the star html
Gabriel Wicke [Wed, 21 Apr 2004 14:54:52 +0000 (14:54 +0000)]
forgot the star html

20 years agoversion with drop shadows
Gabriel Wicke [Wed, 21 Apr 2004 14:41:02 +0000 (14:41 +0000)]
version with drop shadows

20 years ago* ie uses indexed logo
Gabriel Wicke [Wed, 21 Apr 2004 13:57:49 +0000 (13:57 +0000)]
* ie uses indexed logo
* don't call pngfix function anymore

20 years agoIndexed version of the mediawiki logo, used by ie. No drop-shadow for now, might...
Gabriel Wicke [Wed, 21 Apr 2004 13:53:13 +0000 (13:53 +0000)]
Indexed version of the mediawiki logo, used by ie. No drop-shadow for now, might be possible to do with a grey bg though.

20 years agofix notice
Erik Moeller [Tue, 20 Apr 2004 23:29:52 +0000 (23:29 +0000)]
fix notice

20 years agoCategory namespaces
Magnus Manske [Tue, 20 Apr 2004 21:46:48 +0000 (21:46 +0000)]
Category namespaces

20 years agoCategory namespaces
Magnus Manske [Tue, 20 Apr 2004 21:33:03 +0000 (21:33 +0000)]
Category namespaces

20 years agoCategory namespaces
Magnus Manske [Tue, 20 Apr 2004 21:30:59 +0000 (21:30 +0000)]
Category namespaces

20 years agoCategory namespaces
Magnus Manske [Tue, 20 Apr 2004 21:08:24 +0000 (21:08 +0000)]
Category namespaces

20 years agoCategory namespaces
Magnus Manske [Tue, 20 Apr 2004 20:42:07 +0000 (20:42 +0000)]
Category namespaces

20 years agoundelete action
Gabriel Wicke [Tue, 20 Apr 2004 10:52:56 +0000 (10:52 +0000)]
undelete action

20 years agoundelete messages
Gabriel Wicke [Tue, 20 Apr 2004 10:52:50 +0000 (10:52 +0000)]
undelete messages

20 years agohandle string limits more nicely, new function 'continues'
Jens Frank [Tue, 20 Apr 2004 08:59:51 +0000 (08:59 +0000)]
handle string limits more nicely,  new function 'continues'

20 years agoXHTML fixes
Brion Vibber [Tue, 20 Apr 2004 08:35:49 +0000 (08:35 +0000)]
XHTML fixes

20 years agoFix tag nesting
Brion Vibber [Tue, 20 Apr 2004 07:27:45 +0000 (07:27 +0000)]
Fix tag nesting

20 years agoSuppress notice in some cases using '----' or partial
Brion Vibber [Tue, 20 Apr 2004 06:26:39 +0000 (06:26 +0000)]
Suppress notice in some cases using '----' or partial

20 years agoObsolete, not the actual version no
Brion Vibber [Tue, 20 Apr 2004 06:13:11 +0000 (06:13 +0000)]
Obsolete, not the actual version no

20 years agoFix typo
Brion Vibber [Tue, 20 Apr 2004 06:11:42 +0000 (06:11 +0000)]
Fix typo

20 years agowarning fix
Gabriel Wicke [Mon, 19 Apr 2004 22:43:07 +0000 (22:43 +0000)]
warning fix

20 years agono bg for td to avoid overriding low html specifity, clear and normal line-height...
Gabriel Wicke [Mon, 19 Apr 2004 21:44:52 +0000 (21:44 +0000)]
no bg for td to avoid overriding low html specifity, clear and normal line-height in townBox

20 years agodon't match toolbar
Gabriel Wicke [Mon, 19 Apr 2004 19:42:25 +0000 (19:42 +0000)]
don't match toolbar

20 years agosilence session_start when multiple sessions are started at once (e.g. loading a...
Gabriel Wicke [Mon, 19 Apr 2004 18:33:13 +0000 (18:33 +0000)]
silence session_start when multiple sessions are started at once (e.g. loading a tab group in moz). Doesn't seem to be a bug, but i didn't investigate it really.

20 years agotesting for null now, some tables weren't matched before.
Gabriel Wicke [Mon, 19 Apr 2004 18:24:39 +0000 (18:24 +0000)]
testing for null now, some tables weren't matched before.

20 years agoallow del and ins, other xhtml tags might be worth to allow as well (acronym and...
Gabriel Wicke [Mon, 19 Apr 2004 17:04:22 +0000 (17:04 +0000)]
allow del and ins, other xhtml tags might be worth to allow as well (acronym and similar)

20 years agorefix textarea automatically on resize
Gabriel Wicke [Mon, 19 Apr 2004 16:41:02 +0000 (16:41 +0000)]
refix textarea automatically on resize

20 years agoremoved position:relative for ie
Gabriel Wicke [Mon, 19 Apr 2004 16:13:37 +0000 (16:13 +0000)]
removed position:relative for ie

20 years agoie6 disappearing float fix
Gabriel Wicke [Mon, 19 Apr 2004 16:12:12 +0000 (16:12 +0000)]
ie6 disappearing float fix

20 years agowrapper div around textarea for ie fix
Gabriel Wicke [Mon, 19 Apr 2004 14:16:06 +0000 (14:16 +0000)]
wrapper div around textarea for ie fix

20 years agoie textarea fixes
Gabriel Wicke [Mon, 19 Apr 2004 14:12:51 +0000 (14:12 +0000)]
ie textarea fixes

20 years agoImplement feature request 937430
Antoine Musso [Mon, 19 Apr 2004 13:06:36 +0000 (13:06 +0000)]
Implement feature request 937430
Add a backlink on the "Related changes" page.

20 years ago... and make it overwrite the old links table by default
Jerome Jamnicky [Mon, 19 Apr 2004 12:38:47 +0000 (12:38 +0000)]
... and make it overwrite the old links table by default

20 years agoput newline at end of file
Jerome Jamnicky [Mon, 19 Apr 2004 12:36:33 +0000 (12:36 +0000)]
put newline at end of file

20 years ago* Add include for AdminSettings.php to allow table creation and deletion. This allow...
Jerome Jamnicky [Mon, 19 Apr 2004 12:30:24 +0000 (12:30 +0000)]
* Add include for AdminSettings.php to allow table creation and deletion.  This allows the script to work on my test system at least, but the include should probably be added to commandLine.inc before release.
* Use the Database class for operations instead of wfQuery() et al, where appropriate, so that $wgDBadminuser and $wgDBadminpass can be used.
* Drop temporary table and/or backup links table if already existing, when appropriate.
* Optional progress reporting of links table conversion and reading of the cur table.
* Read and write the 2 links tables in chunks of 1000 rows; this is faster than reading and writing rows 1 by 1, and uses much less RAM than reading the entire links table into RAM.

For use when running the script on multiple processors and operating on the same DB (e.g. when doing the conversion at Wikipedia):
* Options to enable/disable creating the temp table and overwriting the old links table.
* $initialRowOffset
* $finalRowOffset (not implemented yet)

20 years agocounter for tab indexes
Gabriel Wicke [Mon, 19 Apr 2004 09:15:01 +0000 (09:15 +0000)]
counter for tab indexes

20 years agoFix bug 868957
Antoine Musso [Sun, 18 Apr 2004 17:26:47 +0000 (17:26 +0000)]
Fix bug 868957
Allow indentation with spaces in table wikisyntax !
( rtrim -> trim)

20 years agoe of Elsaessisch removed
Elisabeth Bauer [Sun, 18 Apr 2004 16:33:29 +0000 (16:33 +0000)]
e of Elsaessisch removed

20 years agocheck array boundaries before accessing elements
Jens Frank [Sun, 18 Apr 2004 09:30:31 +0000 (09:30 +0000)]
check array boundaries before accessing elements

20 years agoAdd final newline
Brion Vibber [Sun, 18 Apr 2004 07:19:29 +0000 (07:19 +0000)]
Add final newline

20 years agoAdded a user_real_name column to the user table, and added a patch SQL file
Evan Prodromou [Sun, 18 Apr 2004 02:28:35 +0000 (02:28 +0000)]
Added a user_real_name column to the user table, and added a patch SQL file
to add this field.

User.php stores and fetches the field, and has accessors for it.

User login allows setting the field on account creation.

The Preferences page allows changing the real name.

The labels are available for the real name, and the explanation of the email
field on login has been expanded to include an explanation of the real name
field, too.

Update script checks for the field, and adds it if it's missing.

20 years agoCorrect call-time pass by reference in newFromUser()
Jerome Jamnicky [Sat, 17 Apr 2004 11:20:15 +0000 (11:20 +0000)]
Correct call-time pass by reference in newFromUser()
(fix from Tim Starling)

20 years agonotice about $wgServer and php as cgi
Antoine Musso [Sat, 17 Apr 2004 09:23:41 +0000 (09:23 +0000)]
notice about $wgServer and php as cgi

20 years agoEdit summary in diff header, written by Angela
Tim Starling [Sat, 17 Apr 2004 07:37:55 +0000 (07:37 +0000)]
Edit summary in diff header, written by Angela

20 years agoreduced pre width again
Gabriel Wicke [Fri, 16 Apr 2004 14:37:38 +0000 (14:37 +0000)]
reduced pre width again

20 years ago* more ie6-related fixes: height hack removed, pre area width reduced
Gabriel Wicke [Fri, 16 Apr 2004 14:31:21 +0000 (14:31 +0000)]
* more ie6-related fixes: height hack removed, pre area width reduced

20 years ago\n in " instead of '
Gabriel Wicke [Fri, 16 Apr 2004 14:28:03 +0000 (14:28 +0000)]
\n in " instead of '

20 years agospan not relative, caused headlines to move elsewhere (try http://test.wikipedia...
Gabriel Wicke [Fri, 16 Apr 2004 13:51:15 +0000 (13:51 +0000)]
span not relative, caused headlines to move elsewhere (try test.wikipedia.org/wiki/Belgium)

20 years agoattempt to work around the ie disappering float bug
Gabriel Wicke [Fri, 16 Apr 2004 13:46:06 +0000 (13:46 +0000)]
attempt to work around the ie disappering float bug

20 years agoauto margins for objects in center class
Gabriel Wicke [Fri, 16 Apr 2004 11:41:24 +0000 (11:41 +0000)]
auto margins for objects in center class

20 years agoproper closing of lists when pre follows
Gabriel Wicke [Fri, 16 Apr 2004 11:21:51 +0000 (11:21 +0000)]
proper closing of lists when pre follows

20 years agodiv instead of span
Gabriel Wicke [Fri, 16 Apr 2004 10:53:55 +0000 (10:53 +0000)]
div instead of span

20 years agostop newFromParams() ignoring the $bufferResults param
Jerome Jamnicky [Fri, 16 Apr 2004 03:26:13 +0000 (03:26 +0000)]
stop newFromParams() ignoring the $bufferResults param

20 years agocategory feature hack
Gabriel Wicke [Fri, 16 Apr 2004 00:08:02 +0000 (00:08 +0000)]
category feature hack

20 years agocategory feature added, needs more thought though
Gabriel Wicke [Fri, 16 Apr 2004 00:07:41 +0000 (00:07 +0000)]
category feature added, needs more thought though

20 years agocatlinks, center class
Gabriel Wicke [Fri, 16 Apr 2004 00:06:12 +0000 (00:06 +0000)]
catlinks, center class

20 years agouse class for center-replacement divs
Gabriel Wicke [Fri, 16 Apr 2004 00:05:44 +0000 (00:05 +0000)]
use class for center-replacement divs

20 years agoanother warning
Gabriel Wicke [Thu, 15 Apr 2004 23:17:00 +0000 (23:17 +0000)]
another warning

20 years agosimplified
Gabriel Wicke [Thu, 15 Apr 2004 22:49:02 +0000 (22:49 +0000)]
simplified

20 years agowarning fix
Gabriel Wicke [Thu, 15 Apr 2004 22:44:59 +0000 (22:44 +0000)]
warning fix

20 years agoTry to reduce the number of replicated entries in the DC metadata. Leave out
Evan Prodromou [Thu, 15 Apr 2004 22:28:38 +0000 (22:28 +0000)]
Try to reduce the number of replicated entries in the DC metadata. Leave out
anonymous items, and then count them in a separate query. Also, leave out
the article's last editor.

20 years agoFix search action for all servers in the world except gwicke's :)
Brion Vibber [Thu, 15 Apr 2004 22:28:28 +0000 (22:28 +0000)]
Fix search action for all servers in the world except gwicke's :)

20 years agofixed width moved to iemac hacks and nowrap hidden from old browsers
Gabriel Wicke [Thu, 15 Apr 2004 22:27:41 +0000 (22:27 +0000)]
fixed width moved to iemac hacks and nowrap hidden from old browsers

20 years agoFix search action for all servers in the world except gwicke's :)
Brion Vibber [Thu, 15 Apr 2004 22:25:57 +0000 (22:25 +0000)]
Fix search action for all servers in the world except gwicke's :)

20 years agoIE/Mac doesn't float the divs correctly without a width. These icons are always 88px.
Brion Vibber [Thu, 15 Apr 2004 22:13:54 +0000 (22:13 +0000)]
IE/Mac doesn't float the divs correctly without a width. These icons are always 88px.

20 years ago* footer id adjustments
Gabriel Wicke [Thu, 15 Apr 2004 21:33:24 +0000 (21:33 +0000)]
* footer id adjustments
* more ie fixes (do they ever end?)
* nowrap only on the links in the footer

20 years agopagestats is now broken up in a few strings
Gabriel Wicke [Thu, 15 Apr 2004 21:32:12 +0000 (21:32 +0000)]
pagestats is now broken up in a few strings

20 years agofooter slightly more fine-grained to get more control over individual items
Gabriel Wicke [Thu, 15 Apr 2004 21:30:53 +0000 (21:30 +0000)]
footer slightly more fine-grained to get more control over individual items

20 years ago* td background set to White to avoid header border shining through
Gabriel Wicke [Thu, 15 Apr 2004 18:56:10 +0000 (18:56 +0000)]
* td background set to White to avoid header border shining through

20 years ago* no more form element styling for IE (due to lack of a way to style radio & checkbox...
Gabriel Wicke [Thu, 15 Apr 2004 18:22:39 +0000 (18:22 +0000)]
* no more form element styling for IE (due to lack of a way to style radio & checkbox inputs without a border without css2 selectors)
* if somebody feels like writing a javascript that fixes this, IEFixes is there for you

20 years agoanother completely insane ie6 fix
Gabriel Wicke [Thu, 15 Apr 2004 18:10:01 +0000 (18:10 +0000)]
another completely insane ie6 fix

20 years ago* 0.1em more space between tabs and personal links
Gabriel Wicke [Thu, 15 Apr 2004 16:27:03 +0000 (16:27 +0000)]
* 0.1em more space between tabs and personal links
* some more ie fixes

20 years agoaccesskeys: preview back to p, protect now '-'
Gabriel Wicke [Thu, 15 Apr 2004 16:25:48 +0000 (16:25 +0000)]
accesskeys: preview back to p, protect now '-'

20 years agodiv again, we don't really know what will be inside the center tags. Could be another...
Gabriel Wicke [Thu, 15 Apr 2004 16:06:25 +0000 (16:06 +0000)]
div again, we don't really know what will be inside the center tags. Could be another div for example, or a table.

20 years agoforgot to move the actual preg_match as well, p instead of div for center
Gabriel Wicke [Thu, 15 Apr 2004 16:01:39 +0000 (16:01 +0000)]
forgot to move the actual preg_match as well, p instead of div for center

20 years agomove fixtag replacement before doBlockLevels to avoid div inside pre
Gabriel Wicke [Thu, 15 Apr 2004 14:59:46 +0000 (14:59 +0000)]
move fixtag replacement before doBlockLevels to avoid div inside pre

20 years agono list parsing inside pre areas
Gabriel Wicke [Thu, 15 Apr 2004 14:25:34 +0000 (14:25 +0000)]
no list parsing inside pre areas

20 years agoAdd $wgBufferSQLResults and $wgIgnoreSQLErrors - they were being used
Jerome Jamnicky [Thu, 15 Apr 2004 13:08:22 +0000 (13:08 +0000)]
Add $wgBufferSQLResults and $wgIgnoreSQLErrors - they were being used
as globals in wfQuery() and wfGetDB() but not being set anywhere.

20 years agodon't wrap inside footer messages
Gabriel Wicke [Thu, 15 Apr 2004 13:08:16 +0000 (13:08 +0000)]
don't wrap inside footer messages

20 years agopreview accesskey changed to v
Gabriel Wicke [Thu, 15 Apr 2004 12:50:25 +0000 (12:50 +0000)]
preview accesskey changed to v

20 years agono double click handler if edit page is selected
Gabriel Wicke [Thu, 15 Apr 2004 12:44:31 +0000 (12:44 +0000)]
no double click handler if edit page is selected

20 years agometa tag fixes
Gabriel Wicke [Thu, 15 Apr 2004 12:27:31 +0000 (12:27 +0000)]
meta tag fixes

20 years agofixing <center>: text-align is a block level element, needs to be in a div
Tim Starling [Thu, 15 Apr 2004 11:26:29 +0000 (11:26 +0000)]
fixing <center>: text-align is a block level element, needs to be in a div

20 years agolink to non-existant talk page is edit link now
Gabriel Wicke [Thu, 15 Apr 2004 11:22:36 +0000 (11:22 +0000)]
link to non-existant talk page is edit link now

20 years agosome ie fixes
Gabriel Wicke [Thu, 15 Apr 2004 09:15:38 +0000 (09:15 +0000)]
some ie fixes

20 years agoAdd missing close tag; fixes edit page in IE
Brion Vibber [Thu, 15 Apr 2004 09:01:27 +0000 (09:01 +0000)]
Add missing close tag; fixes edit page in IE

20 years agoFixed bug with UID specification
Tim Starling [Thu, 15 Apr 2004 00:18:50 +0000 (00:18 +0000)]
Fixed bug with UID specification

20 years agoLicense selector for installation, to activate the metadata & footer info.
Brion Vibber [Wed, 14 Apr 2004 06:15:46 +0000 (06:15 +0000)]
License selector for installation, to activate the metadata & footer info.
Can select no metadata, GNU FDL, or Creative Commons, which sends off
to the CC remote license engine to pick one.

Not fully tested. CC is returning the wrong icon URL except for public
domain right now. Going out to CC and back loses all other options from
the form.

20 years agoUpdate obsolete URL for ISBN search at the FNAC
Luc Van Oostenryck [Tue, 13 Apr 2004 23:04:33 +0000 (23:04 +0000)]
Update obsolete URL for ISBN search at the FNAC

20 years agobugfixes provided by TimStarling
Jerome Jamnicky [Tue, 13 Apr 2004 13:36:52 +0000 (13:36 +0000)]
bugfixes provided by TimStarling

20 years agoremoved old DaVinci files
Gabriel Wicke [Tue, 13 Apr 2004 10:10:38 +0000 (10:10 +0000)]
removed old DaVinci files

20 years agoSkip the user id lookup when we've already got the name from the old table check...
Brion Vibber [Tue, 13 Apr 2004 02:28:55 +0000 (02:28 +0000)]
Skip the user id lookup when we've already got the name from the old table check; this also allows using the names on an imported database without users set up, but won't distinguish pre-conversion usernames for instance

20 years agospelling mistake in comment.
Arne Heizmann [Mon, 12 Apr 2004 23:59:37 +0000 (23:59 +0000)]
spelling mistake in comment.

20 years agoforgot the media class...
Gabriel Wicke [Mon, 12 Apr 2004 22:31:43 +0000 (22:31 +0000)]
forgot the media class...

20 years agoclass for image
Gabriel Wicke [Mon, 12 Apr 2004 22:30:44 +0000 (22:30 +0000)]
class for image

20 years agomore uninitialized string offset warnings
Gabriel Wicke [Mon, 12 Apr 2004 19:38:45 +0000 (19:38 +0000)]
more uninitialized string offset warnings

20 years agowarning fixed
Gabriel Wicke [Mon, 12 Apr 2004 18:53:30 +0000 (18:53 +0000)]
warning fixed

20 years agodoBlockLevels after unstrip to avoid wrapping templates in p's (which is often invalid)
Gabriel Wicke [Mon, 12 Apr 2004 18:49:55 +0000 (18:49 +0000)]
doBlockLevels after unstrip to avoid wrapping templates in p's (which is often invalid)

20 years agouse viewsource tooltip + accesskey
Gabriel Wicke [Mon, 12 Apr 2004 18:43:26 +0000 (18:43 +0000)]
use viewsource tooltip + accesskey

20 years agoanon talk had whitespace, accesskey for upload fixed, new tooltip for 'view source'
Gabriel Wicke [Mon, 12 Apr 2004 18:42:34 +0000 (18:42 +0000)]
anon talk had whitespace, accesskey for upload fixed, new tooltip for 'view source'

20 years agouse CSS for formatting diffs
Erik Moeller [Mon, 12 Apr 2004 18:07:19 +0000 (18:07 +0000)]
use CSS for formatting diffs

20 years agodoBlockLevels and fixtags only in parse(), restored amp regex, ? not valid in anchor...
Gabriel Wicke [Mon, 12 Apr 2004 16:10:17 +0000 (16:10 +0000)]
doBlockLevels and fixtags only in parse(), restored amp regex, ? not valid in anchor names