lhc/web/wiklou.git
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

20 years agoscrewed head on and then fixed obvious conceptual error
Tim Starling [Mon, 12 Apr 2004 13:44:06 +0000 (13:44 +0000)]
screwed head on and then fixed obvious conceptual error

20 years agolinks schema conversion script, alterations to config/index.php and commandLine.inc...
Tim Starling [Mon, 12 Apr 2004 07:16:43 +0000 (07:16 +0000)]
links schema conversion script, alterations to config/index.php and commandLine.inc to allow it to work

20 years agoFix notice in view source
Brion Vibber [Mon, 12 Apr 2004 04:10:58 +0000 (04:10 +0000)]
Fix notice in view source

20 years agoRemove inexplicably checked-in complete copy of smarty distribution
Brion Vibber [Sun, 11 Apr 2004 23:37:49 +0000 (23:37 +0000)]
Remove inexplicably checked-in complete copy of smarty distribution

20 years agoRemove inexplicably checked-in complete copy of smarty distribution
Brion Vibber [Sun, 11 Apr 2004 23:28:53 +0000 (23:28 +0000)]
Remove inexplicably checked-in complete copy of smarty distribution

20 years agoFix notice with toolbar option off
Brion Vibber [Sun, 11 Apr 2004 23:21:44 +0000 (23:21 +0000)]
Fix notice with toolbar option off

20 years agotemplate arguments, various improvements to handling of recursive inclusion
Tim Starling [Sun, 11 Apr 2004 16:46:06 +0000 (16:46 +0000)]
template arguments, various improvements to handling of recursive inclusion

20 years agoFiddled with Import some more. Preliminary ability to grab a given
Brion Vibber [Sun, 11 Apr 2004 07:06:26 +0000 (07:06 +0000)]
Fiddled with Import some more. Preliminary ability to grab a given
page from an external wiki (wildly imcomplete).

20 years agoIf asked to 'go' to a special: page title, jump directly there. Fix encoding of searc...
Brion Vibber [Sun, 11 Apr 2004 05:28:11 +0000 (05:28 +0000)]
If asked to 'go' to a special: page title, jump directly there. Fix encoding of search requests for Esperanto

20 years agoSkin updates:
Brion Vibber [Sun, 11 Apr 2004 01:25:00 +0000 (01:25 +0000)]
Skin updates:
* Add 'pagetitle' message to customize the HTML page title format (eg, "$1 - Wikipedia Encyclopedia")
* Some XHTML fixes to Nostalgia skin, prefs
* Removing the unfinished Smarty skins, renamed Standard to Classic
* Remove "gnunote" message in favor of general "copyright" msg, which is filled with the link & name in $wgRightsPage/$wgRightsURL and $wgRightsText
* Support a copyright-related icon as $wgRightsIcon (includes sample gnu-fdl.png)
* Show "Powered by MediaWiki" icon in footer (poweredby_mediawiki_88x31.png by Dan Carlson)

20 years agoFix for register_globals off
Brion Vibber [Sat, 10 Apr 2004 23:57:25 +0000 (23:57 +0000)]
Fix for register_globals off

20 years agoXHTML fixes
Brion Vibber [Sat, 10 Apr 2004 23:43:17 +0000 (23:43 +0000)]
XHTML fixes

20 years agoshow link cursor
Gabriel Wicke [Sat, 10 Apr 2004 21:22:54 +0000 (21:22 +0000)]
show link cursor

20 years agoremoved the img part for now because it messes the layout up
Gabriel Wicke [Sat, 10 Apr 2004 21:16:23 +0000 (21:16 +0000)]
removed the img part for now because it messes the layout up

20 years agoinclude the ie fix js inside the conditional comment
Gabriel Wicke [Sat, 10 Apr 2004 20:09:48 +0000 (20:09 +0000)]
include the ie fix js inside the conditional comment

20 years agoIEFixes js with png alpha fix function
Gabriel Wicke [Sat, 10 Apr 2004 20:09:06 +0000 (20:09 +0000)]
IEFixes js with png alpha fix function

20 years agodiv instead of p, included things might contain blocklevel elements themselves
Gabriel Wicke [Sat, 10 Apr 2004 18:34:43 +0000 (18:34 +0000)]
div instead of p, included things might contain blocklevel elements themselves

20 years agono doBlockLevels when parsing included messages
Gabriel Wicke [Sat, 10 Apr 2004 18:03:25 +0000 (18:03 +0000)]
no doBlockLevels when parsing included messages

20 years agoReplace \ with \\ in $IP, for Windows paths
Jens Frank [Sat, 10 Apr 2004 17:59:15 +0000 (17:59 +0000)]
Replace \ with \\ in $IP, for Windows paths

20 years agoasses li and ul to blocklevel regex, those are coming from included templates.
Gabriel Wicke [Sat, 10 Apr 2004 16:06:30 +0000 (16:06 +0000)]
asses li and ul to blocklevel regex, those are coming from included templates.

20 years agocomment
Gabriel Wicke [Sat, 10 Apr 2004 15:54:19 +0000 (15:54 +0000)]
comment

20 years agoparagraphs again, amp matching moved to match stripped areas as well
Gabriel Wicke [Sat, 10 Apr 2004 15:11:14 +0000 (15:11 +0000)]
paragraphs again, amp matching moved to match stripped areas as well

20 years agoFix notice. The isset() check consistently produces a big ugly notice about an out...
Brion Vibber [Sat, 10 Apr 2004 11:25:24 +0000 (11:25 +0000)]
Fix notice. The isset() check consistently produces a big ugly notice about an out-of-range string access (tested on PHP 4.3.2).

20 years agoCleanup on Metadata (indentation, escaping of output). Put title attributes
Brion Vibber [Sat, 10 Apr 2004 11:19:33 +0000 (11:19 +0000)]
Cleanup on Metadata (indentation, escaping of output). Put title attributes
on the Creative Commons and Dublin Core links so they can be identified by
humans in Mozilla's navigation bar. Add a <link rel='copyright'> as well if
$wgRightsPage or $wgRightsUrl is set. Fix metadata links for MonoBook.
Disable Smarty skins.

20 years agofix notice
Erik Moeller [Sat, 10 Apr 2004 10:46:17 +0000 (10:46 +0000)]
fix notice

20 years agofix notice
Erik Moeller [Sat, 10 Apr 2004 10:36:42 +0000 (10:36 +0000)]
fix notice

20 years agofix notices (jeluf, please enable E_NOTICE in your php.ini, also take a look
Erik Moeller [Sat, 10 Apr 2004 10:24:02 +0000 (10:24 +0000)]
fix notices (jeluf, please enable E_NOTICE in your php.ini, also take a look
at the diff, please)

20 years agoFix notices
Brion Vibber [Sat, 10 Apr 2004 10:02:16 +0000 (10:02 +0000)]
Fix notices

20 years agoDon't use the connection ID in error checks. If the connection itself fails, this...
Brion Vibber [Sat, 10 Apr 2004 09:45:00 +0000 (09:45 +0000)]
Don't use the connection ID in error checks. If the connection itself fails, this just spits out extra error messages and is useless.

20 years agoRewrite of Tokenizer. Not using regex any more.
Jens Frank [Sat, 10 Apr 2004 07:53:52 +0000 (07:53 +0000)]
Rewrite of Tokenizer. Not using regex any more.

TODO: prefixed links for Arabic wikipedia not implemented yet
      handling of French blanks not yet implemented

20 years agofix paragraphs again
Erik Moeller [Sat, 10 Apr 2004 06:50:49 +0000 (06:50 +0000)]
fix paragraphs again

20 years agoWorks for limited case of history import on existing pages
Brion Vibber [Sat, 10 Apr 2004 06:38:46 +0000 (06:38 +0000)]
Works for limited case of history import on existing pages

20 years agoRemoved bogus initPage from Cologne Blue so the parent class's version can
Evan Prodromou [Sat, 10 Apr 2004 06:21:15 +0000 (06:21 +0000)]
Removed bogus initPage from Cologne Blue so the parent class's version can
run instead.

20 years agoTry to escape unaccompanied ampersands.
Brion Vibber [Sat, 10 Apr 2004 04:28:19 +0000 (04:28 +0000)]
Try to escape unaccompanied ampersands.
This doesn't yet verify that named character entities are valid, however.

20 years agonow pre for real
Gabriel Wicke [Sat, 10 Apr 2004 03:09:52 +0000 (03:09 +0000)]
now pre for real

20 years agoDeclare as XHTML 1 transitional by default
Brion Vibber [Sat, 10 Apr 2004 03:06:55 +0000 (03:06 +0000)]
Declare as XHTML 1 transitional by default

20 years agopre area no longer cut in pieces
Gabriel Wicke [Sat, 10 Apr 2004 03:05:11 +0000 (03:05 +0000)]
pre area no longer cut in pieces

20 years agofive quite fix
Gabriel Wicke [Sat, 10 Apr 2004 02:38:05 +0000 (02:38 +0000)]
five quite fix

20 years agomust've forgotten this one
Gabriel Wicke [Sat, 10 Apr 2004 02:13:25 +0000 (02:13 +0000)]
must've forgotten this one

20 years agono new p on single newline
Gabriel Wicke [Sat, 10 Apr 2004 01:13:48 +0000 (01:13 +0000)]
no new p on single newline

20 years agomediawiki logo instead of the wikipedia one
Gabriel Wicke [Sat, 10 Apr 2004 00:13:52 +0000 (00:13 +0000)]
mediawiki logo instead of the wikipedia one

20 years agominor bug
Gabriel Wicke [Sat, 10 Apr 2004 00:05:49 +0000 (00:05 +0000)]
minor bug

20 years agotab indexes on diff links
Gabriel Wicke [Fri, 9 Apr 2004 23:58:52 +0000 (23:58 +0000)]
tab indexes on diff links

20 years agotab in indexes on 'last' links
Gabriel Wicke [Fri, 9 Apr 2004 23:55:48 +0000 (23:55 +0000)]
tab in indexes on 'last' links

20 years agoextended makeKnownLink and makeKnownLinkObj with an aprops variable that can be used...
Gabriel Wicke [Fri, 9 Apr 2004 23:46:15 +0000 (23:46 +0000)]
extended makeKnownLink and makeKnownLinkObj with an aprops variable that can be used to inject arbitrary properties into the anchor tag, RC line diff links have tab indexes

20 years agocounter for tab indexes and similar
Gabriel Wicke [Fri, 9 Apr 2004 23:44:18 +0000 (23:44 +0000)]
counter for tab indexes and similar

20 years agoportal-url added
Gabriel Wicke [Fri, 9 Apr 2004 21:20:02 +0000 (21:20 +0000)]
portal-url added

20 years agouses portal-url
Gabriel Wicke [Fri, 9 Apr 2004 21:19:44 +0000 (21:19 +0000)]
uses portal-url

20 years agoaccess keys and tooltips use wfMsg now
Gabriel Wicke [Fri, 9 Apr 2004 19:22:51 +0000 (19:22 +0000)]
access keys and tooltips use wfMsg now

20 years agoadditional message for save, preview etc
Gabriel Wicke [Fri, 9 Apr 2004 19:21:49 +0000 (19:21 +0000)]
additional message for save, preview etc

20 years agoi for 'minor edit'...
Gabriel Wicke [Fri, 9 Apr 2004 18:18:10 +0000 (18:18 +0000)]
i for 'minor edit'...

20 years agoaccesskey w for watch this page checkbox, hardcoded for now
Gabriel Wicke [Fri, 9 Apr 2004 18:16:29 +0000 (18:16 +0000)]
accesskey w for watch this page checkbox, hardcoded for now

20 years agoportal actually added to nav_urls
Gabriel Wicke [Fri, 9 Apr 2004 18:11:58 +0000 (18:11 +0000)]
portal actually added to nav_urls

20 years agomore access keys added
Gabriel Wicke [Fri, 9 Apr 2004 18:11:28 +0000 (18:11 +0000)]
more access keys added

20 years agowatch/unwatch accesskeys and tooltip
Gabriel Wicke [Fri, 9 Apr 2004 17:46:40 +0000 (17:46 +0000)]
watch/unwatch accesskeys and tooltip

20 years agoadded p to open tags, included templates usually start with a p
Gabriel Wicke [Fri, 9 Apr 2004 17:44:23 +0000 (17:44 +0000)]
added p to open tags, included templates usually start with a p

20 years agoposition: relative moved to IEFix stylesheets.
Gabriel Wicke [Fri, 9 Apr 2004 16:42:12 +0000 (16:42 +0000)]
position: relative moved to IEFix stylesheets.
IE doesn't display many floated things without position:relative, but this breaks standards-compliant browsers. Zoom icon now clickable again in moz.

20 years agosome cleanup on save
Gabriel Wicke [Fri, 9 Apr 2004 16:22:12 +0000 (16:22 +0000)]
some cleanup on save

20 years agoincreasingly lonely br partisan
Gabriel Wicke [Fri, 9 Apr 2004 15:42:22 +0000 (15:42 +0000)]
increasingly lonely br partisan

20 years agomoved script outside the ul
Gabriel Wicke [Fri, 9 Apr 2004 15:40:55 +0000 (15:40 +0000)]
moved script outside the ul

20 years agoProcessing inclusions using recursive parsing rather than substitution halfway throug...
Tim Starling [Fri, 9 Apr 2004 15:29:33 +0000 (15:29 +0000)]
Processing inclusions using recursive parsing rather than substitution halfway through. This fixes several bugs, but introduces some weird behaviour, for example TOC handling

20 years agowrap removed
Gabriel Wicke [Fri, 9 Apr 2004 15:29:11 +0000 (15:29 +0000)]
wrap removed

20 years agoSome browsers allow submission of the form without setting wpSave. Restoring the...
Tim Starling [Fri, 9 Apr 2004 15:24:22 +0000 (15:24 +0000)]
Some browsers allow submission of the form without setting wpSave. Restoring the previous behaviour (treat as save)

20 years agowrap -\> overflow
Gabriel Wicke [Fri, 9 Apr 2004 15:22:20 +0000 (15:22 +0000)]
wrap -\> overflow

20 years agoFixed notice
Tim Starling [Fri, 9 Apr 2004 15:22:18 +0000 (15:22 +0000)]
Fixed notice

20 years agochanged canonical name for NS 4 to "Project"
Tim Starling [Fri, 9 Apr 2004 15:21:05 +0000 (15:21 +0000)]
changed canonical name for NS 4 to "Project"

20 years agooverflow in css instead of wrap="virtual"
Gabriel Wicke [Fri, 9 Apr 2004 15:19:55 +0000 (15:19 +0000)]
overflow in css instead of wrap="virtual"

20 years agoalways protect js with cdata enclosed in /* */- doesn't harm for html, helps to valid...
Gabriel Wicke [Fri, 9 Apr 2004 15:15:11 +0000 (15:15 +0000)]
always protect js with cdata enclosed in /* */- doesn't harm for html, helps to validate xhtml (which has to be text/html currently because browsers choke otherwise)

20 years agoimage html src back on one line to help parser
Gabriel Wicke [Fri, 9 Apr 2004 15:01:14 +0000 (15:01 +0000)]
image html src back on one line to help parser

20 years agocenter -\> span, empty alt tag added (todo: span with class, fill alt tag)
Gabriel Wicke [Fri, 9 Apr 2004 14:57:05 +0000 (14:57 +0000)]
center -\> span, empty alt tag added (todo: span with class, fill alt tag)

20 years agopre area fixes, ampersand hack
Gabriel Wicke [Fri, 9 Apr 2004 14:55:12 +0000 (14:55 +0000)]
pre area fixes, ampersand hack

20 years agoFix sourceforge bug 919061
Antoine Musso [Fri, 9 Apr 2004 14:53:41 +0000 (14:53 +0000)]
Fix sourceforge bug 919061
Show number of results instead of limit

20 years ago* no empty paragraphs anymore, two blank lines give a <p><br/></p> now.
Gabriel Wicke [Fri, 9 Apr 2004 13:40:50 +0000 (13:40 +0000)]
* no empty paragraphs anymore, two blank lines give a <p><br/></p> now.
* removed  $inBlockElem = false bug
* same in formatHeadings
* Todo: stack for nestable block levels

20 years agomake doBlockLevels last parser stage again, and fix missing paragraphs from
Erik Moeller [Fri, 9 Apr 2004 11:26:27 +0000 (11:26 +0000)]
make doBlockLevels last parser stage again, and fix missing paragraphs from
intro bug

20 years agoUn-break large number of actions. Timwi, please read http://www.php.net/switch
Brion Vibber [Fri, 9 Apr 2004 10:46:28 +0000 (10:46 +0000)]
Un-break large number of actions. Timwi, please read php.net/switch

20 years agoXHTMl fixes
Brion Vibber [Fri, 9 Apr 2004 10:38:03 +0000 (10:38 +0000)]
XHTMl fixes

20 years agoMake code infinitely more readable and understandable by seizing use of a pointless,
Arne Heizmann [Fri, 9 Apr 2004 10:29:54 +0000 (10:29 +0000)]
Make code infinitely more readable and understandable by seizing use of a pointless,
confusing and error-prone feature of PHP.

20 years agoFix HTML to html for validator
Brion Vibber [Fri, 9 Apr 2004 10:15:08 +0000 (10:15 +0000)]
Fix HTML to html for validator