lhc/web/wiklou.git
18 years agoREVERTed last patch since it broke MSIE 6.0 rendering
Jens Frank [Sun, 26 Mar 2006 20:39:17 +0000 (20:39 +0000)]
REVERTed last patch since it broke MSIE 6.0 rendering

18 years agoAjax based suggest feature for the search box
Jens Frank [Sun, 26 Mar 2006 19:03:14 +0000 (19:03 +0000)]
Ajax based suggest feature for the search box

18 years ago(bug 5357) Add the icon near the user name also in RTL interfaces
Rob Church [Sun, 26 Mar 2006 18:33:05 +0000 (18:33 +0000)]
(bug 5357) Add the icon near the user name also in RTL interfaces

18 years agoa) force to read page first (as order by page_id is done) -
Domas Mituzas [Sun, 26 Mar 2006 10:24:12 +0000 (10:24 +0000)]
a) force to read page first (as order by page_id is done) -
    probably it would be better to scan revision and order by rev_page, but that
    would require review of all possible uses of dump and special cases
   (as sometimes starting on page is more efficient)

b) use PRIMARY index for revision, as we read full row anyway
     (in InnoDB row data is clustered together with PK)

18 years ago* Fixed & disabled the "Sanitizer: Validating the contents of the id attribute"
Ævar Arnfjörð Bjarmason [Sun, 26 Mar 2006 03:24:43 +0000 (03:24 +0000)]
* Fixed & disabled the "Sanitizer: Validating the contents of the id attribute"
  test case

18 years ago* Reverting changes made in revision 1.33 by gwicke which was supposed to fix
Ævar Arnfjörð Bjarmason [Sun, 26 Mar 2006 03:22:10 +0000 (03:22 +0000)]
* Reverting changes made in revision 1.33 by gwicke which was supposed to fix
  the "Validating the contents of the id attribute" test case:
  - Doesn't validate HTML id attributes according to the spec
  - Creates a namespace clash where a user could specify two id's which would
    be merged into one by the software
  - Probably not worth the effort to "fix" this at all

18 years ago* Patch by Ivan Krstic to fix a parser test case
Ævar Arnfjörð Bjarmason [Sun, 26 Mar 2006 02:38:01 +0000 (02:38 +0000)]
* Patch by Ivan Krstic to fix a parser test case

18 years agoAdd links to useful material to the default main page content
Rob Church [Sat, 25 Mar 2006 19:57:16 +0000 (19:57 +0000)]
Add links to useful material to the default main page content

18 years ago* Adding me and nikerabbit to authors;)
Ævar Arnfjörð Bjarmason [Sat, 25 Mar 2006 17:26:55 +0000 (17:26 +0000)]
* Adding me and nikerabbit to authors;)

18 years agoDon't watch creations by default
Rob Church [Sat, 25 Mar 2006 17:13:41 +0000 (17:13 +0000)]
Don't watch creations by default

18 years agoDon't show the autopatrol preference if recent changes patrol is disabled
Rob Church [Sat, 25 Mar 2006 15:57:50 +0000 (15:57 +0000)]
Don't show the autopatrol preference if recent changes patrol is disabled

18 years agoRemoved messages gone with the Maintenance.php
Niklas Laxström [Sat, 25 Mar 2006 15:06:38 +0000 (15:06 +0000)]
Removed messages gone with the Maintenance.php

18 years ago* (bug 4960) Add additional namespaces variants to Yi projects: Yiddish Wikinews fix
Niklas Laxström [Sat, 25 Mar 2006 11:18:33 +0000 (11:18 +0000)]
* (bug 4960) Add additional namespaces variants to Yi projects: Yiddish Wikinews fix

18 years agoImprove detection of blank edit summaries where automatic summaries (from section...
Rob Church [Sat, 25 Mar 2006 02:48:31 +0000 (02:48 +0000)]
Improve detection of blank edit summaries where automatic summaries (from section editing) are concerned

18 years agoAlter grammar of some toggles messages
Rob Church [Sat, 25 Mar 2006 02:29:16 +0000 (02:29 +0000)]
Alter grammar of some toggles messages
These are commands to the software

18 years ago(bug 4630) Add user preference to prompt users when entering blank edit summaries
Rob Church [Sat, 25 Mar 2006 00:57:14 +0000 (00:57 +0000)]
(bug 4630) Add user preference to prompt users when entering blank edit summaries

18 years agoDutch Lower Saxon, bug 4497
Jens Frank [Fri, 24 Mar 2006 23:34:29 +0000 (23:34 +0000)]
Dutch Lower Saxon, bug 4497

18 years agoAdded some language codes
Jens Frank [Fri, 24 Mar 2006 22:10:00 +0000 (22:10 +0000)]
Added some language codes

18 years agoContact details- now hopefully in the right place
Gabriel Wicke [Fri, 24 Mar 2006 22:02:53 +0000 (22:02 +0000)]
Contact details- now hopefully in the right place

18 years agorevert erronous commit, s/:r/:e/ ...
Gabriel Wicke [Fri, 24 Mar 2006 22:00:32 +0000 (22:00 +0000)]
revert erronous commit, s/:r/:e/ ...

18 years agoUpdated contact data in credits
Gabriel Wicke [Fri, 24 Mar 2006 21:56:57 +0000 (21:56 +0000)]
Updated contact data in credits

18 years agoAdding myself to authors, only did it on the 1.4 branch back then
Gabriel Wicke [Fri, 24 Mar 2006 21:54:56 +0000 (21:54 +0000)]
Adding myself to authors, only did it on the 1.4 branch back then

18 years agoTypo
Gabriel Wicke [Fri, 24 Mar 2006 17:51:37 +0000 (17:51 +0000)]
Typo

18 years agoAllow [[#someSection]]-type links, they are in active use and similar to [[/subpage]]
Gabriel Wicke [Fri, 24 Mar 2006 17:49:00 +0000 (17:49 +0000)]
Allow [[#someSection]]-type links, they are in active use and similar to [[/subpage]]

18 years agominor cleanup
Gabriel Wicke [Fri, 24 Mar 2006 17:20:59 +0000 (17:20 +0000)]
minor cleanup

18 years agoBetter support for rtl-in-ltr and ltr-in-rtl nesting. Needs to be tested in IE- if...
Gabriel Wicke [Fri, 24 Mar 2006 17:19:16 +0000 (17:19 +0000)]
Better support for rtl-in-ltr and ltr-in-rtl nesting. Needs to be tested in IE- if not supported by IE6 adding a class to elements with the dir attribute set in the parser could help

18 years agoCollected updates:
Gabriel Wicke [Fri, 24 Mar 2006 17:10:43 +0000 (17:10 +0000)]
Collected updates:

* Always use example.com as domain in tests
* disabled invalid-char test, the invalid char seems to have gone missing
* Add test for External links: wiki links within external link (Bug 3695)
* extended test for Bug 2702: Mismatched <i>, <b> and <a> tags are invalid
* there should be no more empty <i> and <b> tags in the output
* Link to image page- image page normally doesn't exists, hence edit link
* update all section edit texts to use new link title format
* update fixed tests for invalid html in title/alt attributes (Bug 1887), add
  extra tests for this
* Fix typo in Cat link
* add test for fixed Bug 2095: link with pipe and three closing brackets
* update test for html id validation

18 years agoFix category test routine, unlink two more dirs
Gabriel Wicke [Fri, 24 Mar 2006 16:53:32 +0000 (16:53 +0000)]
Fix category test routine, unlink two more dirs

18 years agoValidate html ids properly, prefix if necessary
Gabriel Wicke [Fri, 24 Mar 2006 16:49:19 +0000 (16:49 +0000)]
Validate html ids properly, prefix if necessary

18 years agoDon't place html in alt/title attributes, especially with thumbnails
Gabriel Wicke [Fri, 24 Mar 2006 16:48:10 +0000 (16:48 +0000)]
Don't place html in alt/title attributes, especially with thumbnails

18 years agoHandle {{/subpage}} properly
Gabriel Wicke [Fri, 24 Mar 2006 16:44:52 +0000 (16:44 +0000)]
Handle {{/subpage}} properly

18 years agoFix JS injection vulnerability and test case
Gabriel Wicke [Fri, 24 Mar 2006 16:43:57 +0000 (16:43 +0000)]
Fix JS injection vulnerability and test case

18 years agoFix bug 2095: three closing brackets
Gabriel Wicke [Fri, 24 Mar 2006 16:40:31 +0000 (16:40 +0000)]
Fix bug 2095: three closing brackets

18 years agoHandle urls as external-url args
Gabriel Wicke [Fri, 24 Mar 2006 16:38:34 +0000 (16:38 +0000)]
Handle urls as external-url args

18 years agoThis is actually the table special case, the other was about script being wrapped...
Gabriel Wicke [Fri, 24 Mar 2006 16:37:43 +0000 (16:37 +0000)]
This is actually the table special case, the other was about script being wrapped in a paragraph

18 years agoProvide some cleanup if tidy is disabled:
Gabriel Wicke [Fri, 24 Mar 2006 16:36:29 +0000 (16:36 +0000)]
Provide some cleanup if tidy is disabled:

* fix invalid nesting of anchors and i/b
* remove empty i/b tags
* remove divs inside anchors

Fixes several test cases

18 years agospecial case: don't return an empty table, fixes test case
Gabriel Wicke [Fri, 24 Mar 2006 16:07:50 +0000 (16:07 +0000)]
special case: don't return an empty table, fixes test case

18 years agoMake size of thumb box for non-existent images consistent with common 180px default...
Gabriel Wicke [Fri, 24 Mar 2006 16:06:57 +0000 (16:06 +0000)]
Make size of thumb box for non-existent images consistent with common 180px default size; fixes a test case

18 years agoSome additional CSS rules for search result boxes
Jens Frank [Thu, 23 Mar 2006 22:35:26 +0000 (22:35 +0000)]
Some additional CSS rules for search result boxes

18 years agoUpdate default "exporttext" to reflect that Special:Import exists
Rob Church [Thu, 23 Mar 2006 13:20:43 +0000 (13:20 +0000)]
Update default "exporttext" to reflect that Special:Import exists

18 years agoSpecial:Export contributor list back in (default:off)
Magnus Manske [Thu, 23 Mar 2006 08:50:31 +0000 (08:50 +0000)]
Special:Export contributor list back in (default:off)
Set $wgExportAllowListContributors=true to turn it on

18 years agoUse the new unified functions for building user tools links.
Rob Church [Wed, 22 Mar 2006 22:03:09 +0000 (22:03 +0000)]
Use the new unified functions for building user tools links.

18 years agoRevert database-killing feature.
Brion Vibber [Wed, 22 Mar 2006 21:55:07 +0000 (21:55 +0000)]
Revert database-killing feature.

18 years agoRevert corruption... new abilities need a new spec version.
Brion Vibber [Wed, 22 Mar 2006 21:52:44 +0000 (21:52 +0000)]
Revert corruption... new abilities need a new spec version.

18 years agoFix stupid cockup -> $res->user_text not $res_user_text
Rob Church [Wed, 22 Mar 2006 17:16:53 +0000 (17:16 +0000)]
Fix stupid cockup -> $res->user_text not $res_user_text

18 years agoPerformance hacks to avoid killing the slaves;
Rob Church [Wed, 22 Mar 2006 17:15:40 +0000 (17:15 +0000)]
Performance hacks to avoid killing the slaves;

* Use a LinkBatch on the user and talk pages
* Use makeKnownLinkObj on the contributions pages

Thanks once again to Avar who saved me from stabbings. I leave tribute to him in the form of omission of a set of curly braces.

18 years ago* Fixed last and other commits to use proper escaping, don't put raw output
Ævar Arnfjörð Bjarmason [Wed, 22 Mar 2006 16:54:08 +0000 (16:54 +0000)]
* Fixed last and other commits to use proper escaping, don't put raw output
  from wfMsg() in HTML people!

18 years agoShow links to user page, talk page and contributions page on Special:Newpages
Rob Church [Wed, 22 Mar 2006 16:09:21 +0000 (16:09 +0000)]
Show links to user page, talk page and contributions page on Special:Newpages

18 years agoSpecial:Export can now return a list of contributors per article, without having to
Magnus Manske [Wed, 22 Mar 2006 13:17:44 +0000 (13:17 +0000)]
Special:Export can now return a list of contributors per article, without having to
 dump the entire history. It will not alter or slow exports unless specifically requested.
Note that export-0.3.xsd was slightly expanded for this; maybe we should move to 0.4?

18 years agoDocumentation
Tim Starling [Wed, 22 Mar 2006 04:58:53 +0000 (04:58 +0000)]
Documentation

18 years agodocumentation
Tim Starling [Wed, 22 Mar 2006 04:57:14 +0000 (04:57 +0000)]
documentation

18 years agoLong obsolete; apparently forgot to remove from this branch.
Brion Vibber [Tue, 21 Mar 2006 23:16:26 +0000 (23:16 +0000)]
Long obsolete; apparently forgot to remove from this branch.

18 years agouse proper user specification for offsets, fixes newbie issue
Domas Mituzas [Tue, 21 Mar 2006 21:21:06 +0000 (21:21 +0000)]
use proper user specification for offsets, fixes newbie issue

18 years agoSpecify both revisions in the diff link in IRC
Tim Starling [Tue, 21 Mar 2006 00:28:37 +0000 (00:28 +0000)]
Specify both revisions in the diff link in IRC

18 years agoStaged compilation for users. Extra local caching.
Tim Starling [Mon, 20 Mar 2006 13:18:44 +0000 (13:18 +0000)]
Staged compilation for users. Extra local caching.

18 years agofixed protection
Tim Starling [Mon, 20 Mar 2006 10:03:25 +0000 (10:03 +0000)]
fixed protection

18 years agofixed error reporting, fixed error
Tim Starling [Mon, 20 Mar 2006 09:23:41 +0000 (09:23 +0000)]
fixed error reporting, fixed error

18 years agofixed error reporting in evaluation of function returns
Tim Starling [Mon, 20 Mar 2006 09:23:18 +0000 (09:23 +0000)]
fixed error reporting in evaluation of function returns

18 years agoparanoid template escaping, fixing broken include directory when symlinked
Tim Starling [Mon, 20 Mar 2006 08:37:00 +0000 (08:37 +0000)]
paranoid template escaping, fixing broken include directory when symlinked

18 years agobackwards compatibility: keep SkinTemplate::getNameSpaceKey() but as a call to Title...
Tim Starling [Mon, 20 Mar 2006 08:25:34 +0000 (08:25 +0000)]
backwards compatibility: keep SkinTemplate::getNameSpaceKey() but as a call to Title::getNamespaceKey()

18 years agoFaster execution of generated code, by skipping CBTValue construction.
Tim Starling [Mon, 20 Mar 2006 08:10:01 +0000 (08:10 +0000)]
Faster execution of generated code, by skipping CBTValue construction.

18 years ago(bug 4114) Spacing in watchlist rows (in editing mode)
Rob Church [Mon, 20 Mar 2006 01:57:50 +0000 (01:57 +0000)]
(bug 4114) Spacing in watchlist rows (in editing mode)

18 years agoImplemented PHP code generation for CBT templates. With this method, the new skin...
Tim Starling [Sun, 19 Mar 2006 08:11:19 +0000 (08:11 +0000)]
Implemented PHP code generation for CBT templates. With this method, the new skin is 25% faster than the original monobook for anonymous page views.

18 years ago(bug 3047) Don't mention talk pages on Special:Movepage when there isn't one
Rob Church [Sun, 19 Mar 2006 04:43:57 +0000 (04:43 +0000)]
(bug 3047) Don't mention talk pages on Special:Movepage when there isn't one

18 years agoSupport a custom convert command for thumbnailing. See DefaultSettings.php and the...
Rob Church [Sun, 19 Mar 2006 03:16:17 +0000 (03:16 +0000)]
Support a custom convert command for thumbnailing. See DefaultSettings.php and the comments for $wgCustomConvertCommand, for more information.

18 years agoBe consistent with pronouns
Rob Church [Sat, 18 Mar 2006 23:24:15 +0000 (23:24 +0000)]
Be consistent with pronouns

18 years ago(bug 4729) Add user preference that marks a user's edits as patrolled if user is...
Rob Church [Sat, 18 Mar 2006 22:47:40 +0000 (22:47 +0000)]
(bug 4729) Add user preference that marks a user's edits as patrolled if user is able to

18 years ago* (bug 5286) Fix regression in display of missing/bad revision IDs
Brion Vibber [Sat, 18 Mar 2006 22:23:50 +0000 (22:23 +0000)]
* (bug 5286) Fix regression in display of missing/bad revision IDs

18 years ago(bug 4611) Add user preference (default on) to add new pages to creators's watchlist
Rob Church [Sat, 18 Mar 2006 19:22:33 +0000 (19:22 +0000)]
(bug 4611) Add user preference (default on) to add new pages to creators's watchlist

18 years ago* Remove deprecated $wgOnlySysopsCanPatrol references; use User::isAllowed( 'patrol...
Rob Church [Sat, 18 Mar 2006 16:07:17 +0000 (16:07 +0000)]
* Remove deprecated $wgOnlySysopsCanPatrol references; use User::isAllowed( 'patrol' ) per bug 5282. Patch by Alan Harder.

18 years agounused globals removed
Lupin [Sat, 18 Mar 2006 01:06:57 +0000 (01:06 +0000)]
unused globals removed

18 years ago* Don't URL-decode in the title attribute for URL links; it can produce false
Brion Vibber [Fri, 17 Mar 2006 01:02:14 +0000 (01:02 +0000)]
* Don't URL-decode in the title attribute for URL links; it can produce false
  results that don't code back to their original values.

18 years agoTests for bug 4781, 5267
Brion Vibber [Fri, 17 Mar 2006 00:29:46 +0000 (00:29 +0000)]
Tests for bug 4781, 5267

18 years ago* (bug 4119) Workaround for <nowiki> following link in Walloon; remove capitals
Brion Vibber [Fri, 17 Mar 2006 00:08:18 +0000 (00:08 +0000)]
* (bug 4119) Workaround for <nowiki> following link in Walloon; remove capitals
  from linktrail, as they're not used anywhere else.

18 years ago* (bug 5236) Load wikibits.js before site-customized javascript
Brion Vibber [Thu, 16 Mar 2006 23:41:37 +0000 (23:41 +0000)]
* (bug 5236) Load wikibits.js before site-customized javascript

18 years ago* Add a clickable contribs link in user tool links (rc, watchlist, diff view)
Brion Vibber [Thu, 16 Mar 2006 21:17:32 +0000 (21:17 +0000)]
* Add a clickable contribs link in user tool links (rc, watchlist, diff view)
  to see how people like it. (There was one in the old hacked-up diff view.)

18 years agoPrettify some linktrails by collapsing (?:|||) sequences to [] using the /u option
Brion Vibber [Thu, 16 Mar 2006 20:42:09 +0000 (20:42 +0000)]
Prettify some linktrails by collapsing (?:|||) sequences to [] using the /u option

18 years agoremove unnecessary private declaration so zwinger's php4 doesn't bitch about parse...
Brion Vibber [Thu, 16 Mar 2006 19:16:33 +0000 (19:16 +0000)]
remove unnecessary private declaration so zwinger's php4 doesn't bitch about parse errors for now

18 years ago* (bug 5270) Fix broken linktrail for br, cv, fr, hr, nn, oc, ta, wa
Brion Vibber [Thu, 16 Mar 2006 19:12:25 +0000 (19:12 +0000)]
* (bug 5270) Fix broken linktrail for br, cv, fr, hr, nn, oc, ta, wa

18 years ago* Further work on rev_deleted; changed to a bitfield with several data-hiding
Brion Vibber [Thu, 16 Mar 2006 19:04:25 +0000 (19:04 +0000)]
* Further work on rev_deleted; changed to a bitfield with several data-hiding
  options. Not yet ready for production use; Special:Revisiondelete is
  incomplete, and the flags are not preserved across page deletion/undeletion.
  To try it; add the 'deleterevision' permission to a privileged group.
Also split some functions from GlobalFunctions to XmlFunctions.php, added
some convenience functions for building form controls, some more Linker
conveniences for formatting various types of standard link clusters.

18 years agoExperimental callback-based template processor, including MonoBook port.
Tim Starling [Thu, 16 Mar 2006 03:03:53 +0000 (03:03 +0000)]
Experimental callback-based template processor, including MonoBook port.

18 years agoSave the last modified timestamp to the parser cache, to avoid the need for a revisio...
Tim Starling [Thu, 16 Mar 2006 02:57:44 +0000 (02:57 +0000)]
Save the last modified timestamp to the parser cache, to avoid the need for a revision row load on hits.

18 years agoMoved getNameSpaceKey() from SkinTemplate to title.
Tim Starling [Thu, 16 Mar 2006 02:51:11 +0000 (02:51 +0000)]
Moved getNameSpaceKey() from SkinTemplate to title.

18 years agoPreload existence of the three links commonly needed from the skin, thus reducing...
Tim Starling [Thu, 16 Mar 2006 02:47:49 +0000 (02:47 +0000)]
Preload existence of the three links commonly needed from the skin, thus reducing the page view query count. Added an extra parameter to getCopyright() to support MonoBookCBT.php

18 years agoDon't require an existence check before calling loadPageData(). Added an accessor...
Tim Starling [Thu, 16 Mar 2006 02:32:30 +0000 (02:32 +0000)]
Don't require an existence check before calling loadPageData(). Added an accessor for page_latest, faster than getRevIdFetched() when it's needed for the permalink in the sidebar. Added shortcut calling convention for loadPageData().

18 years agoClean up the history radio button handler a little bit in case someone does
Brion Vibber [Thu, 16 Mar 2006 01:34:07 +0000 (01:34 +0000)]
Clean up the history radio button handler a little bit in case someone does
something silly like trying to put other buttons or check boxes in there.
It'll now only operate on the oldid and diff bits; also it uses local
variables instead of globals (yecch).

18 years ago(bug 5246) Add speak:none to "hiddenStructure" class in main.css
Rob Church [Tue, 14 Mar 2006 15:10:16 +0000 (15:10 +0000)]
(bug 5246) Add speak:none to "hiddenStructure" class in main.css

18 years agoFixed bogus fallback to master in external storage.
Brion Vibber [Tue, 14 Mar 2006 00:47:58 +0000 (00:47 +0000)]
Fixed bogus fallback to master in external storage.
It was loading a second time from the slave, *and* the logging code had a typo so didn't show it.

18 years agoFix stupid mistake that caused the page not to be cached with the rest of them.
Rob Church [Mon, 13 Mar 2006 17:17:20 +0000 (17:17 +0000)]
Fix stupid mistake that caused the page not to be cached with the rest of them.

18 years agoreplace TYPE= with ENGINE=, (supported since 4.0, TYPE deprecated since 4.1)
Domas Mituzas [Sun, 12 Mar 2006 14:35:03 +0000 (14:35 +0000)]
replace TYPE= with ENGINE=, (supported since 4.0, TYPE deprecated since 4.1)

18 years ago* Fixed fatal error introduced by brion in version 1.20, wfDie() has not been
Ævar Arnfjörð Bjarmason [Sat, 11 Mar 2006 21:25:03 +0000 (21:25 +0000)]
* Fixed fatal error introduced by brion in version 1.20, wfDie() has not been
  defined at that point.

18 years agotrailing whitespace removal
Lupin [Sat, 11 Mar 2006 17:13:49 +0000 (17:13 +0000)]
trailing whitespace removal

18 years ago* (bug 5228) Workaround for broken LanguageConverter title overrides; avoid
Brion Vibber [Sat, 11 Mar 2006 07:55:42 +0000 (07:55 +0000)]
* (bug 5228) Workaround for broken LanguageConverter title overrides; avoid
  unnecessary hidden UI work when watch/unwatch is performed on edit

This was changing the title to the 'addedwatch' or 'removedwatch' messages
when checking/unchecking the watch box when saving edits. This bogus title
got saved in the parser cache and served back up. Affected sr, didn't test zh.

18 years ago&preload= is not just there because of the inputbox, and should not be moved
Erik Moeller [Thu, 9 Mar 2006 03:45:51 +0000 (03:45 +0000)]
&preload= is not just there because of the inputbox, and should not be moved
there.

18 years agoTypo in English messages file
Rob Church [Wed, 8 Mar 2006 13:57:58 +0000 (13:57 +0000)]
Typo in English messages file

18 years agofix unresponsive script warnings in Gecko browsers from checkbox shift-click setup
Lupin [Tue, 7 Mar 2006 14:56:08 +0000 (14:56 +0000)]
fix unresponsive script warnings in Gecko browsers from checkbox shift-click setup

18 years ago* Adding a trailing ?>
Ævar Arnfjörð Bjarmason [Tue, 7 Mar 2006 13:32:27 +0000 (13:32 +0000)]
* Adding a trailing ?>

18 years ago* (bug 5161) Don't try to load template list for nonexistent pages
Brion Vibber [Tue, 7 Mar 2006 04:23:09 +0000 (04:23 +0000)]
* (bug 5161) Don't try to load template list for nonexistent pages

18 years agoundeclared globals
Lupin [Tue, 7 Mar 2006 04:00:43 +0000 (04:00 +0000)]
undeclared globals

18 years agofixed whitespace
Tim Starling [Tue, 7 Mar 2006 02:08:24 +0000 (02:08 +0000)]
fixed whitespace