lhc/web/wiklou.git
19 years agoCode formatting; clean up redundant method declarations.
Brion Vibber [Sun, 21 Nov 2004 07:36:46 +0000 (07:36 +0000)]
Code formatting; clean up redundant method declarations.

19 years agoRemove unmaintained serialized copies of messages from Wikipedia.
Brion Vibber [Sun, 21 Nov 2004 05:50:04 +0000 (05:50 +0000)]
Remove unmaintained serialized copies of messages from Wikipedia.
Relevant translations that are needed should be copied/ported into the language files.

19 years agoDon't try to dl() the wikidiff module if it's already loaded.
Brion Vibber [Sun, 21 Nov 2004 03:54:26 +0000 (03:54 +0000)]
Don't try to dl() the wikidiff module if it's already loaded.

19 years agotyop
Brion Vibber [Sun, 21 Nov 2004 02:30:25 +0000 (02:30 +0000)]
tyop

19 years agoFix obsolete function call
Brion Vibber [Sun, 21 Nov 2004 02:20:52 +0000 (02:20 +0000)]
Fix obsolete function call

19 years agoCapitalization fix in memcached setting
Brion Vibber [Sun, 21 Nov 2004 02:09:31 +0000 (02:09 +0000)]
Capitalization fix in memcached setting

19 years agocosmetic change submitted by wikinaut on irc
Antoine Musso [Sat, 20 Nov 2004 13:26:49 +0000 (13:26 +0000)]
cosmetic change submitted by wikinaut on irc

19 years agoAdded magic PubMed-Link, links to PubMed DB can be set like RFC
Jens Frank [Sat, 20 Nov 2004 11:28:37 +0000 (11:28 +0000)]
Added magic PubMed-Link, links to PubMed DB can be set like RFC
or ISBN links, using PMID 15545900 magic link.

Some code beautifying.

19 years agoMove some misplaced extensions from main MediaWiki module to extensions
Brion Vibber [Sat, 20 Nov 2004 10:29:46 +0000 (10:29 +0000)]
Move some misplaced extensions from main MediaWiki module to extensions

19 years agoRemove bundled copy of PHPTAL, no longer needed for MonoBook. The user can install...
Brion Vibber [Sat, 20 Nov 2004 04:27:33 +0000 (04:27 +0000)]
Remove bundled copy of PHPTAL, no longer needed for MonoBook. The user can install their own local copy if they need it.

19 years agoPreparing to remove the bundled PHPTAL and let the PHPTAL skins (if enabled) work...
Brion Vibber [Sat, 20 Nov 2004 04:23:52 +0000 (04:23 +0000)]
Preparing to remove the bundled PHPTAL and let the PHPTAL skins (if enabled) work with an externally-installed PEAR+PHPTAL.
$wgUsePHPTal setting no longer exists; if a PHPTAL-based skin is used it will attempt to load PEAR+PHPTAL and gracefully disable itself if it can't.
Todo: get the list of skins in preferences to reflect this kind of disabling, so unselectable skins don't need to be moved into disabled subdir to be hidden.

19 years agospecialPageList() : comment about bug 913
Antoine Musso [Sat, 20 Nov 2004 03:45:38 +0000 (03:45 +0000)]
specialPageList() : comment about bug 913

19 years agoin category browser, makeKnownLink() -> makeLink(), now that the delayed link expansi...
Tim Starling [Sat, 20 Nov 2004 03:40:50 +0000 (03:40 +0000)]
in category browser, makeKnownLink() -> makeLink(), now that the delayed link expansion bug is fixed

19 years agofixed bug 875, circular category references cause timeout or stack overflow
Tim Starling [Sat, 20 Nov 2004 03:35:00 +0000 (03:35 +0000)]
fixed bug 875, circular category references cause timeout or stack overflow

19 years agofix notice: uninitialised var
Brion Vibber [Fri, 19 Nov 2004 12:50:21 +0000 (12:50 +0000)]
fix notice: uninitialised var

19 years agodoc comment fiddling
Brion Vibber [Fri, 19 Nov 2004 12:44:51 +0000 (12:44 +0000)]
doc comment fiddling

19 years agoFix MySkin for the post-PHPTAL era
Brion Vibber [Fri, 19 Nov 2004 08:57:17 +0000 (08:57 +0000)]
Fix MySkin for the post-PHPTAL era

19 years ago* remove PHP5 warning; PHPTAL no longer needed for MonoBook
Brion Vibber [Fri, 19 Nov 2004 07:37:46 +0000 (07:37 +0000)]
* remove PHP5 warning; PHPTAL no longer needed for MonoBook
* set $wgUsePHPTal to false; not sure if it's really needed anymore. Disabled TAL version of MonoBook
* re-enabled display of PEAR errors from PHPTal skins (if they get used)

19 years agoStill ugly, but fixed some glitches
Brion Vibber [Fri, 19 Nov 2004 07:15:42 +0000 (07:15 +0000)]
Still ugly, but fixed some glitches

19 years agoConvert MonoBook to pure PHP, not requiring PHPTAL.
Brion Vibber [Fri, 19 Nov 2004 04:14:59 +0000 (04:14 +0000)]
Convert MonoBook to pure PHP, not requiring PHPTAL.
Right now the code is ugly, pretty much a straight convert. Will pretty up later.

19 years agoSpaces to tabs
Brion Vibber [Thu, 18 Nov 2004 23:41:46 +0000 (23:41 +0000)]
Spaces to tabs

19 years agoAdded 'cont.' to category listing headers when the listing continues from the previou...
Mr. E23 [Thu, 18 Nov 2004 18:57:51 +0000 (18:57 +0000)]
Added 'cont.' to category listing headers when the listing continues from the previous column

19 years agoMoved non-working skins to "disabled" subdirectory
Tim Starling [Thu, 18 Nov 2004 11:43:07 +0000 (11:43 +0000)]
Moved non-working skins to "disabled" subdirectory

19 years agoLess obtrusive RC patrol feature, also works with enhanced RC, disable client side...
Tim Starling [Thu, 18 Nov 2004 11:37:14 +0000 (11:37 +0000)]
Less obtrusive RC patrol feature, also works with enhanced RC, disable client side cache for Special:Recentchanges if $wgUseRCPatrol

19 years ago* Partial fix for pages starting with lowercase letters (??)
Brion Vibber [Wed, 17 Nov 2004 11:47:22 +0000 (11:47 +0000)]
* Partial fix for pages starting with lowercase letters (??)
* CamelCase and /Subpage link conversion (adds a new revision by 'Conversion script' instead of overwriting previous edit)

19 years agoFix tooltip for 'related changes'
Brion Vibber [Wed, 17 Nov 2004 06:58:51 +0000 (06:58 +0000)]
Fix tooltip for 'related changes'

19 years agoExperimental authentication plugin interface. Will require a little bit more work...
Brion Vibber [Tue, 16 Nov 2004 05:28:47 +0000 (05:28 +0000)]
Experimental authentication plugin interface. Will require a little bit more work to nail down all requirements.

19 years agoFix opening of session for users visiting with saved password token
Brion Vibber [Mon, 15 Nov 2004 12:54:45 +0000 (12:54 +0000)]
Fix opening of session for users visiting with saved password token

19 years agoFix regression in last commits: remember the description when holding for warning
Brion Vibber [Mon, 15 Nov 2004 11:06:58 +0000 (11:06 +0000)]
Fix regression in last commits: remember the description when holding for warning

19 years agos/style/class/
Brion Vibber [Mon, 15 Nov 2004 10:55:58 +0000 (10:55 +0000)]
s/style/class/

19 years agoA couple of further changes:
Brion Vibber [Mon, 15 Nov 2004 10:43:43 +0000 (10:43 +0000)]
A couple of further changes:
* Move the empty check up to the top, so the message isn't misleading
* Strip colons out of the names, as this sometimes has odd effects and is probably not so allowed on Windows.
Forgot to mention, last commit included some fragments from the patch by Benjamin Jemlich (http://bugzilla.wikipedia.org/attachment.cgi?id=46)

19 years ago(bug 548) A spot of refactoring, for legibility and better handling of 'warning'...
Brion Vibber [Mon, 15 Nov 2004 10:03:34 +0000 (10:03 +0000)]
(bug 548) A spot of refactoring, for legibility and better handling of 'warning'-causing uploads.
Such uploads are now moved to a holding area, so if the user doesn't explicitly cancel it doesn't overwrite the original file silently.

19 years agofix field names in PRIMARY KEY spec
Domas Mituzas [Mon, 15 Nov 2004 09:02:24 +0000 (09:02 +0000)]
fix field names in PRIMARY KEY spec

19 years agoadd ugly notice asking to populate groups data, if anonymous group is not loaded
Domas Mituzas [Mon, 15 Nov 2004 08:56:43 +0000 (08:56 +0000)]
add ugly notice asking to populate groups data, if anonymous group is not loaded

19 years agoAlthough this file should not be included in the first place, we might as well put...
Brion Vibber [Mon, 15 Nov 2004 05:46:39 +0000 (05:46 +0000)]
Although this file should not be included in the first place, we might as well put the proper PHP tags on so that it doesn't spew PHP source code all over the HTML output when short tags are off.

19 years agoFix composition bug: completed hangul syllable should not be merged with another...
Brion Vibber [Mon, 15 Nov 2004 00:59:40 +0000 (00:59 +0000)]
Fix composition bug: completed hangul syllable should not be merged with another following final jamo

19 years agoAdd a utf-8 to hex sequence function for debugging
Brion Vibber [Mon, 15 Nov 2004 00:58:36 +0000 (00:58 +0000)]
Add a utf-8 to hex sequence function for debugging

19 years agoSpiff this up a bit:
Brion Vibber [Mon, 15 Nov 2004 00:15:58 +0000 (00:15 +0000)]
Spiff this up a bit:
* output data returned by the eval; prints strings and numbers directly, var_dump()s arrays and objects
* if no returned data, print a line break. This makes things easier when doing 'echo' and you forget to add one yourself.
* Add some documentation comments

19 years agosmall typo (missing '$' for a variable name)
Antoine Musso [Sun, 14 Nov 2004 22:50:24 +0000 (22:50 +0000)]
small typo (missing '$' for a variable name)

19 years agoTest: feeds random strings to both pure PHP and ICU code paths looking for differences.
Brion Vibber [Sun, 14 Nov 2004 21:40:44 +0000 (21:40 +0000)]
Test: feeds random strings to both pure PHP and ICU code paths looking for differences.

19 years agoFix regression in ICU-mode UTF-8 verification: U+FFFF is forbidden
Brion Vibber [Sun, 14 Nov 2004 21:36:43 +0000 (21:36 +0000)]
Fix regression in ICU-mode UTF-8 verification: U+FFFF is forbidden

19 years agoFix usage tip for --color
Antoine Musso [Sun, 14 Nov 2004 20:23:51 +0000 (20:23 +0000)]
Fix usage tip for --color

19 years agoadd sqcap and sqcup, and convert all tabs to spaces (leading whitespace was already...
Arne Heizmann [Sun, 14 Nov 2004 16:18:34 +0000 (16:18 +0000)]
add sqcap and sqcup, and convert all tabs to spaces (leading whitespace was already spaces)

19 years agoFix 'Headers already sent' warnings
Jens Frank [Sun, 14 Nov 2004 16:18:22 +0000 (16:18 +0000)]
Fix 'Headers already sent' warnings

19 years agofour more symbols: [left|right]harpoon[up|down]
Arne Heizmann [Sun, 14 Nov 2004 15:56:18 +0000 (15:56 +0000)]
four more symbols: [left|right]harpoon[up|down]

19 years agoAllow four more ams symbols (sqsu[p/b]set[/eq])
Arne Heizmann [Sun, 14 Nov 2004 15:05:30 +0000 (15:05 +0000)]
Allow four more ams symbols (sqsu[p/b]set[/eq])

19 years agoSupport using ICU to do most of the heavy lifting in cleanUp() if the extension is...
Brion Vibber [Sun, 14 Nov 2004 05:17:29 +0000 (05:17 +0000)]
Support using ICU to do most of the heavy lifting in cleanUp() if the extension is loaded.
Modestly faster for roman text (1-2x), 16-20x faster than the PHP looping for already normalized Russian, Japanese, and Korean text.

19 years agoFix regression: surrogate half followed by extra tail bytes
Brion Vibber [Sun, 14 Nov 2004 04:27:03 +0000 (04:27 +0000)]
Fix regression: surrogate half followed by extra tail bytes

19 years agoFix UTF-8 validation regression: well-formed but forbidden UTF-8 sequence followed...
Brion Vibber [Sun, 14 Nov 2004 04:07:28 +0000 (04:07 +0000)]
Fix UTF-8 validation regression: well-formed but forbidden UTF-8 sequence followed by bogus tail bytes

19 years agoFix UTF-8 validation regression where a bad head byte is followed by ascii, then...
Brion Vibber [Sun, 14 Nov 2004 03:48:49 +0000 (03:48 +0000)]
Fix UTF-8 validation regression where a bad head byte is followed by ascii, then bad tail byte.

19 years agoIgnore some Mac-related files
Brion Vibber [Sun, 14 Nov 2004 02:25:44 +0000 (02:25 +0000)]
Ignore some Mac-related files

19 years agoFix UTF-8 validation bug where some cases didn't get replacement chars inserted correctly
Brion Vibber [Sun, 14 Nov 2004 02:24:44 +0000 (02:24 +0000)]
Fix UTF-8 validation bug where some cases didn't get replacement chars inserted correctly

19 years agoIRC multiplexing, more colourful output, splitting by letter, mostly by Kate. Removin...
Tim Starling [Sun, 14 Nov 2004 01:23:09 +0000 (01:23 +0000)]
IRC multiplexing, more colourful output, splitting by letter, mostly by Kate. Removing useless rc2irc.php

19 years ago(bug 862) Localize Finnish date and time display
Brion Vibber [Sat, 13 Nov 2004 23:31:57 +0000 (23:31 +0000)]
(bug 862) Localize Finnish date and time display

19 years agocomment about extranamespaces values that should not be >255
Antoine Musso [Sat, 13 Nov 2004 21:29:13 +0000 (21:29 +0000)]
comment about extranamespaces values that should not be >255
see http://bugzilla.wikipedia.org/show_bug.cgi?id=719

19 years agobugs I just fixed (733 705)
Antoine Musso [Sat, 13 Nov 2004 21:11:31 +0000 (21:11 +0000)]
bugs I just fixed (733 705)

19 years agoImplement http://bugzilla.wikipedia.org/show_bug.cgi?id=802
Antoine Musso [Sat, 13 Nov 2004 21:07:45 +0000 (21:07 +0000)]
Implement bugzilla.wikipedia.org/show_bug.cgi?id=802
Show navigation bar at bottom of Special:Contribution

19 years agoSingle quotes
Antoine Musso [Sat, 13 Nov 2004 21:03:18 +0000 (21:03 +0000)]
Single quotes

19 years agoFix bug http://bugzilla.wikipedia.org/show_bug.cgi?id=705
Antoine Musso [Sat, 13 Nov 2004 20:40:28 +0000 (20:40 +0000)]
Fix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
Stop showing rss / atom feeds links for various special pages.

19 years agonew method isSyndicated() . Could be used in a child class when we dont want syndicat...
Antoine Musso [Sat, 13 Nov 2004 20:33:37 +0000 (20:33 +0000)]
new method isSyndicated() . Could be used in a child class when we dont want syndication to be available (rss / atom)

19 years agoProbably solve http://bugzilla.wikipedia.org/show_bug.cgi?id=733
Antoine Musso [Sat, 13 Nov 2004 19:41:08 +0000 (19:41 +0000)]
Probably solve bugzilla.wikipedia.org/show_bug.cgi?id=733
Die with error message if we can't fwrite localsettings.php.

19 years agoBUG #874 'cgi' added to wgFileBlacklist
Jens Frank [Sat, 13 Nov 2004 15:05:01 +0000 (15:05 +0000)]
BUG #874 'cgi' added to wgFileBlacklist

19 years agoFixed bug causing interwiki links to disappear unless accompanied by an internal...
Tim Starling [Sat, 13 Nov 2004 14:24:42 +0000 (14:24 +0000)]
Fixed bug causing interwiki links to disappear unless accompanied by an internal link

19 years agoMoved <gallery> code to Parser, registering images in a gallery as link
Jens Frank [Sat, 13 Nov 2004 12:04:31 +0000 (12:04 +0000)]
Moved <gallery> code to Parser, registering images in a gallery as link

19 years agoNew tag "<gallery>" to generate a table of image thumbnails
Jens Frank [Sat, 13 Nov 2004 10:53:46 +0000 (10:53 +0000)]
New tag "<gallery>" to generate a table of image thumbnails

19 years agoFixed direction=prec/next style navigation of old revisions
Jens Frank [Sat, 13 Nov 2004 08:40:34 +0000 (08:40 +0000)]
Fixed direction=prec/next style navigation of old revisions

19 years agoalt-texts for the images in the enhanced RC
Jens Frank [Sat, 13 Nov 2004 08:38:28 +0000 (08:38 +0000)]
alt-texts for the images in the enhanced RC

19 years agotypo: missing ')'
Antoine Musso [Sat, 13 Nov 2004 05:17:50 +0000 (05:17 +0000)]
typo: missing ')'

19 years agotypo
Antoine Musso [Sat, 13 Nov 2004 05:15:44 +0000 (05:15 +0000)]
typo

19 years agoremove [[]] for protectedarticle and unprotectedarticle. Avoid having a link enclosed...
Antoine Musso [Sat, 13 Nov 2004 05:02:23 +0000 (05:02 +0000)]
remove [[]] for protectedarticle and unprotectedarticle. Avoid having a link enclosed by brackets in the protection log.

19 years agoAllow the user to select what kind of shared memory they want, in the installer
Tim Starling [Sat, 13 Nov 2004 03:54:54 +0000 (03:54 +0000)]
Allow the user to select what kind of shared memory they want, in the installer

19 years agoUsing a test for template namespace initialisation that's more likely to return true
Tim Starling [Sat, 13 Nov 2004 03:53:02 +0000 (03:53 +0000)]
Using a test for template namespace initialisation that's more likely to return true

19 years agoUsing a test for template namespace initialisation that's more likely to return true...
Tim Starling [Sat, 13 Nov 2004 03:52:18 +0000 (03:52 +0000)]
Using a test for template namespace initialisation that's more likely to return true. Fixed minor bug, missing $wgDatabase

19 years agoLet administrators disable extra hits for user CSS and Javascript pages,
Evan Prodromou [Sat, 13 Nov 2004 00:07:35 +0000 (00:07 +0000)]
Let administrators disable extra hits for user CSS and Javascript pages,
and for site-wide CSS and Javascript settings. Can save 4 dynamic Web
hits (modulo caching) by turning off these features.

19 years agoSpecial:Userlogin would display "sysop access required" message when user was already
Arne Heizmann [Fri, 12 Nov 2004 21:56:58 +0000 (21:56 +0000)]
Special:Userlogin would display "sysop access required" message when user was already
logged in.  Fixed

19 years agoignore one letter directories (aka any image)
Antoine Musso [Fri, 12 Nov 2004 21:26:59 +0000 (21:26 +0000)]
ignore one letter directories (aka any image)

19 years agobug 770 implemented. bug 857 fixed.
Antoine Musso [Fri, 12 Nov 2004 21:23:09 +0000 (21:23 +0000)]
bug 770 implemented. bug 857 fixed.
Deprecate Special:Listadmins and redirect to Special:Userlevels.

19 years agoWe dont want to commit phpdoc generated documentation in cvs. It is better to generat...
Antoine Musso [Fri, 12 Nov 2004 21:08:27 +0000 (21:08 +0000)]
We dont want to commit phpdoc generated documentation in cvs. It is better to generate it localy.

19 years agotimeline and tmp as well
Antoine Musso [Fri, 12 Nov 2004 21:05:42 +0000 (21:05 +0000)]
timeline and tmp as well

19 years agoignore ./thumb* ./archive* ./math*
Antoine Musso [Fri, 12 Nov 2004 21:00:12 +0000 (21:00 +0000)]
ignore  ./thumb* ./archive* ./math*

19 years agoPartially implement http://bugzilla.wikipedia.org/show_bug.cgi?id=770
Antoine Musso [Fri, 12 Nov 2004 20:41:24 +0000 (20:41 +0000)]
Partially implement bugzilla.wikipedia.org/show_bug.cgi?id=770
* Group is shown instead of rights.
* Filter per group.
* Search by exact username match

19 years agoignore eclipse folder ( .metadata )
Antoine Musso [Fri, 12 Nov 2004 20:36:41 +0000 (20:36 +0000)]
ignore eclipse folder ( .metadata )

19 years agoRemoved uncalled method Title::getURL whose only purpose was to tell
Evan Prodromou [Fri, 12 Nov 2004 16:18:25 +0000 (16:18 +0000)]
Removed uncalled method Title::getURL whose only purpose was to tell
you it was obsolete.

19 years ago(bug 26) Defer sending cache headers until the skin runs, so that the skin can declar...
Brion Vibber [Fri, 12 Nov 2004 09:34:11 +0000 (09:34 +0000)]
(bug 26) Defer sending cache headers until the skin runs, so that the skin can declare the page as uncacheable

19 years agoPG hack for temporary tables breaks MySQL 4.1. :P special-case it
Brion Vibber [Fri, 12 Nov 2004 08:13:58 +0000 (08:13 +0000)]
PG hack for temporary tables breaks MySQL 4.1. :P special-case it

19 years agoWhitespace fixup.
Evan Prodromou [Thu, 11 Nov 2004 22:27:49 +0000 (22:27 +0000)]
Whitespace fixup.

19 years agoWhitespace fixup
Evan Prodromou [Thu, 11 Nov 2004 22:16:54 +0000 (22:16 +0000)]
Whitespace fixup

19 years agoAdded my name to the list of authors.
Evan Prodromou [Thu, 11 Nov 2004 18:49:12 +0000 (18:49 +0000)]
Added my name to the list of authors.

19 years agoAdd a Russian test file to the benchmark (2-byte characters, using ASCII spacing...
Brion Vibber [Thu, 11 Nov 2004 07:05:21 +0000 (07:05 +0000)]
Add a Russian test file to the benchmark (2-byte characters, using ASCII spacing and punctuation)

19 years agoUI switching and Chinese conversion
Zheng Zhu [Tue, 9 Nov 2004 21:52:02 +0000 (21:52 +0000)]
UI switching and Chinese conversion

19 years agouse the ZhClient interface to do the Chinese text processing
Zheng Zhu [Tue, 9 Nov 2004 21:41:30 +0000 (21:41 +0000)]
use the ZhClient interface to do the Chinese text processing

19 years agoZhClient queries zhdaemon to provide Chinese text processing service.
Zheng Zhu [Tue, 9 Nov 2004 21:22:07 +0000 (21:22 +0000)]
ZhClient queries zhdaemon to provide Chinese text processing service.

19 years agoRemember to set variables before they are used, unless you *enjoy* SQL injection...
Brion Vibber [Tue, 9 Nov 2004 21:03:41 +0000 (21:03 +0000)]
Remember to set variables before they are used, unless you *enjoy* SQL injection via register_globals vulnerability.

19 years agoXHTML output (update)
Magnus Manske [Tue, 9 Nov 2004 16:01:39 +0000 (16:01 +0000)]
XHTML output (update)

19 years agoPatch by "Neil Barsema" <neil@barsema.org> :
Antoine Musso [Tue, 9 Nov 2004 15:25:40 +0000 (15:25 +0000)]
Patch by "Neil Barsema" <neil@barsema.org> :
http://bugzilla.wikipedia.org/show_bug.cgi?id=809

Attempt to load mysql php extension if it is not loaded.

19 years agoXHTML output (link dummy)
Magnus Manske [Mon, 8 Nov 2004 16:14:29 +0000 (16:14 +0000)]
XHTML output (link dummy)

19 years agoTweak benchmark a bit; display times in milliseconds instead of seconds for legibility.
Brion Vibber [Sun, 7 Nov 2004 22:01:57 +0000 (22:01 +0000)]
Tweak benchmark a bit; display times in milliseconds instead of seconds for legibility.

19 years agocleanUp() optimization: speed up Japanese, Korean tests by another 15% by rearranging...
Brion Vibber [Sun, 7 Nov 2004 11:28:00 +0000 (11:28 +0000)]
cleanUp() optimization: speed up Japanese, Korean tests by another 15% by rearranging the loop and avoiding rebuilding the string if there are no illegal characters.
Removed restrictions on U+FDD0 and friends; these do seem to be allowed by XML, though they 'recommend' you avoid them.

19 years ago[[Wikinews:Bla]] should not be matched as a news:// URL type.
Erik Moeller [Sun, 7 Nov 2004 10:14:36 +0000 (10:14 +0000)]
[[Wikinews:Bla]] should not be matched as a news:// URL type.
Change regex to require that URL_PROTOCOLS is at the beginning of a link
(e.g. [[news:bla]]) for it to match.

Note: This will break if someone decides to reverse the order of
replaceExternal and replaceInternal again.

19 years agofix broken string
Erik Moeller [Sun, 7 Nov 2004 10:01:42 +0000 (10:01 +0000)]
fix broken string