lhc/web/wiklou.git
17 years agoAPI: help message fix - bug 10148 generator and/or help page errors
Yuri Astrakhan [Wed, 6 Jun 2007 04:41:35 +0000 (04:41 +0000)]
API: help message fix - bug 10148 generator and/or help page errors

17 years ago*Try to use rev_len first to avoid hitting text table as much
Aaron Schulz [Wed, 6 Jun 2007 04:38:10 +0000 (04:38 +0000)]
*Try to use rev_len first to avoid hitting text table as much

17 years ago*Fill in rc_old_len and rc_new_len (bug 9542)
Aaron Schulz [Wed, 6 Jun 2007 03:57:14 +0000 (03:57 +0000)]
*Fill in rc_old_len and rc_new_len (bug 9542)

17 years agook 1 => pass; ok 0 => fail and report the path in the test
Ævar Arnfjörð Bjarmason [Tue, 5 Jun 2007 23:25:38 +0000 (23:25 +0000)]
ok 1 => pass; ok 0 => fail and report the path in the test

17 years ago* (bug 10149) Don't show full template list on section-0 edit
Brion Vibber [Tue, 5 Jun 2007 21:17:59 +0000 (21:17 +0000)]
* (bug 10149) Don't show full template list on section-0 edit
Oh PHP, how do I loathe thee? Let me count the ways:
1)  0  == '0'
2)  0  == ''
3) '0' != ''
Q.E.D.

17 years agoUpdate test case for 'Template with thumb image (with link in description)'.
Brion Vibber [Tue, 5 Jun 2007 19:32:09 +0000 (19:32 +0000)]
Update test case for 'Template with thumb image (with link in description)'.
Change in behavior for thumb rendering of a nonexistent image: instead of using the icon size (120px) the hardcoded default thumb size (180px) is now used. Since this isn't really defined behavior there doesn't seem to be a pressing reason to change it back.

17 years ago* Fix minor regression in media links to images that don't exist yet -- use dbkey...
Brion Vibber [Tue, 5 Jun 2007 19:06:32 +0000 (19:06 +0000)]
* Fix minor regression in media links to images that don't exist yet -- use dbkey form (with _ instead of space) when passing wpDestFile parameter. This matches previous behavior and avoids a warning on upload when the name is normalized. Fixes another parser test case regression.

17 years agoFix regression in section edit links - broken XML output
Brion Vibber [Tue, 5 Jun 2007 18:59:19 +0000 (18:59 +0000)]
Fix regression in section edit links - broken XML output

17 years ago(bug 10129) small change in Farsi translation of magic words
Raimond Spekking [Tue, 5 Jun 2007 18:45:37 +0000 (18:45 +0000)]
(bug 10129) small change in Farsi translation of magic words

17 years ago* Add an Image::newFromName for additional compat
Brion Vibber [Tue, 5 Jun 2007 18:44:49 +0000 (18:44 +0000)]
* Add an Image::newFromName for additional compat
* Add 'static' markers on the static factory methods

17 years ago* (bug 10146) Update Chinese translations
Raimond Spekking [Tue, 5 Jun 2007 18:42:54 +0000 (18:42 +0000)]
* (bug 10146) Update Chinese translations
  Patch by Shinjiman

17 years agoDon't bug out if no files were found
Rob Church [Tue, 5 Jun 2007 18:39:02 +0000 (18:39 +0000)]
Don't bug out if no files were found

17 years agoExpand a bit on the comment for Parser::stripToc, make it clearer what it does
Ævar Arnfjörð Bjarmason [Tue, 5 Jun 2007 18:34:14 +0000 (18:34 +0000)]
Expand a bit on the comment for Parser::stripToc, make it clearer what it does

17 years agoLocalFile::restore(): roll back the DB transaction if the file is missing
Tim Starling [Tue, 5 Jun 2007 17:53:28 +0000 (17:53 +0000)]
LocalFile::restore(): roll back the DB transaction if the file is missing

17 years ago(bug 9383) Don't set a default value for BLOB column in patch-rc-deleted.sql, it...
Rob Church [Tue, 5 Jun 2007 15:03:18 +0000 (15:03 +0000)]
(bug 9383) Don't set a default value for BLOB column in patch-rc-deleted.sql, it's not valid for STRICT mode. Allow a NULL value.

17 years ago* (bug 9993) Force $wgShowExceptionDetails on during installation
Rob Church [Tue, 5 Jun 2007 14:39:03 +0000 (14:39 +0000)]
* (bug 9993) Force $wgShowExceptionDetails on during installation
* (bug 9980) Validate administrator username and password during installation
* Some dependencies initialised during installer (some extra includes, should be harmless, $wgContLang and $wgLang, which are re-initialised later in the script, and a stub $wgAuth)
* Re-enable error reporting
* Fix an undefined variable notice
* A few other minor bits and pieces

17 years ago(bug 10055) Populate email address and real name properties of User objects passed...
Rob Church [Tue, 5 Jun 2007 13:30:48 +0000 (13:30 +0000)]
(bug 10055) Populate email address and real name properties of User objects passed to the 'AbortNewAccount' hook

17 years ago* (bug 10145) Wrap the tool links on Special:Whatlinkshere in a classed span to allow...
Rob Church [Tue, 5 Jun 2007 13:02:18 +0000 (13:02 +0000)]
* (bug 10145) Wrap the tool links on Special:Whatlinkshere in a classed span to allow for user customisation via scripts and CSS
* Avoid using the "sub page form" when generating links to special pages with other titles as parameters, it causes problems for long target titles

17 years agoAdd missing $hint to 'EditSectionLink' hook call
Rob Church [Tue, 5 Jun 2007 12:54:13 +0000 (12:54 +0000)]
Add missing $hint to 'EditSectionLink' hook call

17 years agoRemove unused messages
Anders Wegge Jakobsen [Tue, 5 Jun 2007 10:52:58 +0000 (10:52 +0000)]
Remove unused messages

17 years agoUpdate.
Rotem Liss [Tue, 5 Jun 2007 10:28:33 +0000 (10:28 +0000)]
Update.

17 years agoHousekeeping:
Raimond Spekking [Tue, 5 Jun 2007 10:15:22 +0000 (10:15 +0000)]
Housekeeping:
* (bug 10067) Translations for former skins removed from message files

17 years ago* Removing 3 unused messages (since ages?), formerly used in ProtectionForm
Raimond Spekking [Tue, 5 Jun 2007 09:07:41 +0000 (09:07 +0000)]
* Removing 3 unused messages (since ages?), formerly used in ProtectionForm
* Update German

17 years agoDanish translation for 22740
Anders Wegge Jakobsen [Tue, 5 Jun 2007 06:13:52 +0000 (06:13 +0000)]
Danish translation for 22740

17 years ago* Change stubthreshold to stub-threshold in maintenance/language/messages.inc.
Ivan Lanin [Tue, 5 Jun 2007 05:51:53 +0000 (05:51 +0000)]
* Change stubthreshold to stub-threshold in maintenance/language/messages.inc.
* Indonesian (id) localisation updates.

17 years agoDon't generate a diff link in the patrol log if the page doesn't exist, it'll be...
Rob Church [Tue, 5 Jun 2007 03:28:40 +0000 (03:28 +0000)]
Don't generate a diff link in the patrol log if the page doesn't exist, it'll be useless

17 years agoRestore a mention of "cascading protection" to the message, so users don't get confus...
Rob Church [Tue, 5 Jun 2007 02:46:43 +0000 (02:46 +0000)]
Restore a mention of "cascading protection" to the message, so users don't get confused, per Simetrical

17 years ago* (bug 9886) Provide clear example "stub link" in Special:Preferences; this is a...
Rob Church [Tue, 5 Jun 2007 02:39:18 +0000 (02:39 +0000)]
* (bug 9886) Provide clear example "stub link" in Special:Preferences; this is a much simpler, cleaner method than r22245, which was reverted

17 years ago* (bug 9769) Provide "watch this page" toggle on protection form
Rob Church [Tue, 5 Jun 2007 02:18:49 +0000 (02:18 +0000)]
* (bug 9769) Provide "watch this page" toggle on protection form
* Clean up protection form a little
* Change default text for "protectcomment", "protectexpiry", "unprotectcomment" and "protect-cascade" messages

17 years agoIndonesian (id) localisation updates. Improvements in wording.
Ivan Lanin [Tue, 5 Jun 2007 01:56:48 +0000 (01:56 +0000)]
Indonesian (id) localisation updates. Improvements in wording.

17 years ago(bug 10139) Introduce 'EditSectionLink' and 'EditSectionLinkForOther' hooks; see...
Rob Church [Tue, 5 Jun 2007 01:50:33 +0000 (01:50 +0000)]
(bug 10139) Introduce 'EditSectionLink' and 'EditSectionLinkForOther' hooks; see docs/hooks.txt for details [patch from Jack D. Pond, with small modifications]

17 years agoClarification for $wgRestrictionLevels
Rob Church [Tue, 5 Jun 2007 01:29:05 +0000 (01:29 +0000)]
Clarification for $wgRestrictionLevels

17 years agoBetter wording
Anders Wegge Jakobsen [Tue, 5 Jun 2007 01:16:43 +0000 (01:16 +0000)]
Better wording

17 years agoCopied some of the CSS added in r22726 into other skins, leaving pure aesthetics...
Rob Church [Tue, 5 Jun 2007 01:16:13 +0000 (01:16 +0000)]
Copied some of the CSS added in r22726 into other skins, leaving pure aesthetics alone

17 years agoFix typo in copyrightwarning; translations for r22720, r22726
Anders Wegge Jakobsen [Tue, 5 Jun 2007 01:10:41 +0000 (01:10 +0000)]
Fix typo in copyrightwarning; translations for r22720, r22726

17 years ago* Add recreate-deleted-warn and recreate-deleted-dismiss to messages.inc.
Ivan Lanin [Tue, 5 Jun 2007 01:02:15 +0000 (01:02 +0000)]
* Add recreate-deleted-warn and recreate-deleted-dismiss to messages.inc.
* Indonesian (id) localisation updates.

17 years ago* (bug 9898) Allow viewing all namespaces in Special:Newpages
Rob Church [Tue, 5 Jun 2007 00:50:46 +0000 (00:50 +0000)]
* (bug 9898) Allow viewing all namespaces in Special:Newpages
* Removed some bizarre behaviour in Xml::namespaceSelector() that stopped non-numeric indexes working for the "all namespace" option

17 years ago* (bug 9820) session.save_path check no longer halts installation, but warns of possi...
Rob Church [Tue, 5 Jun 2007 00:20:56 +0000 (00:20 +0000)]
* (bug 9820) session.save_path check no longer halts installation, but warns of possible bad values
* (bug 9978) Fixed session.save_path validation when using extended configuration format, e.g. "5;/tmp"

17 years agoHad a bash at cleaning up the horrendous-looking deletion log on the edit page:
Rob Church [Mon, 4 Jun 2007 23:43:08 +0000 (23:43 +0000)]
Had a bash at cleaning up the horrendous-looking deletion log on the edit page:

* Suppress if no deletion log entries
* Provide a message to explain what it is
* Allow the whole thing to be dismissed
* Remove the mess in Article
* Some prettification

17 years agoUse __construct syntax instead of PHP4 syntax. Someone said it was causing problems...
Aryeh Gregor [Mon, 4 Jun 2007 22:26:15 +0000 (22:26 +0000)]
Use __construct syntax instead of PHP4 syntax.  Someone said it was causing problems, but in any case we may as well.  Nothing else seems to call them and they don't break my wiki at least, so it shouldn't cause problems.

(This is too trivial for RELEASE-NOTES.)

17 years ago* Update German
Raimond Spekking [Mon, 4 Jun 2007 22:01:26 +0000 (22:01 +0000)]
* Update German
* Adding new messages to messages.inc

17 years ago(bug 10104) Provide stub "getLag()" function for DatabaseOracle and DatabasePostgres
Rob Church [Mon, 4 Jun 2007 21:43:02 +0000 (21:43 +0000)]
(bug 10104) Provide stub "getLag()" function for DatabaseOracle and DatabasePostgres

17 years ago* (bug 10118) Introduce Special:Mostlinkedtemplates
Rob Church [Mon, 4 Jun 2007 21:39:12 +0000 (21:39 +0000)]
* (bug 10118) Introduce Special:Mostlinkedtemplates
* Change default text for "specialpage-empty"

17 years agoDon't delete images in foreign repositories. Also fixed image counter downwards drift...
Tim Starling [Mon, 4 Jun 2007 21:03:36 +0000 (21:03 +0000)]
Don't delete images in foreign repositories. Also fixed image counter downwards drift bug.

17 years ago* (bug 10117) Special:Wantedpages doesn't handle invalid titles in result - now print...
Rob Church [Mon, 4 Jun 2007 20:00:06 +0000 (20:00 +0000)]
* (bug 10117) Special:Wantedpages doesn't handle invalid titles in result - now prints out a warning inline
* Some refactoring of Special:Wantedpages in general

17 years ago* (bug 10113) Fix double-click for view source on protected pages
Brion Vibber [Mon, 4 Jun 2007 19:20:49 +0000 (19:20 +0000)]
* (bug 10113) Fix double-click for view source on protected pages

17 years agoFix newtalk messages
Anders Wegge Jakobsen [Mon, 4 Jun 2007 16:17:30 +0000 (16:17 +0000)]
Fix newtalk messages

17 years agoaaaand one more
Brion Vibber [Mon, 4 Jun 2007 15:58:16 +0000 (15:58 +0000)]
aaaand one more

17 years agofix to fix for calling convention :D
Brion Vibber [Mon, 4 Jun 2007 15:57:22 +0000 (15:57 +0000)]
fix to fix for calling convention :D

17 years agoFix calling convention to makeThumbLinkObj()
Tim Starling [Mon, 4 Jun 2007 15:52:22 +0000 (15:52 +0000)]
Fix calling convention to makeThumbLinkObj()

17 years ago* (bug 10132, 10134) Restore back-compatibility Image::imageUrl() function
Brion Vibber [Mon, 4 Jun 2007 15:22:37 +0000 (15:22 +0000)]
* (bug 10132, 10134) Restore back-compatibility Image::imageUrl() function

17 years ago* (bug 10129) Magic words translated for Farsi by Huji
Raimond Spekking [Mon, 4 Jun 2007 13:27:09 +0000 (13:27 +0000)]
* (bug 10129) Magic words translated for Farsi by Huji
  untranslated English messages removed
  earlier translated namespace names replaced by canonical namespace names
  rebuild with rubuildLanguage.php

17 years ago* Added variables 'wgRestrictionEdit' and 'wgRestrictionMove' for JS to header
Raimond Spekking [Mon, 4 Jun 2007 10:09:41 +0000 (10:09 +0000)]
* Added variables 'wgRestrictionEdit' and 'wgRestrictionMove' for JS to header

17 years agoAdding CSS-IDs to deletion log section
Raimond Spekking [Mon, 4 Jun 2007 08:39:13 +0000 (08:39 +0000)]
Adding CSS-IDs to deletion log section

17 years agoRemove superfluous newlines from end of generated LocalSettings.php files
Rob Church [Mon, 4 Jun 2007 02:25:13 +0000 (02:25 +0000)]
Remove superfluous newlines from end of generated LocalSettings.php files

17 years ago*Document old ArticleViewHeader hook
Aaron Schulz [Sun, 3 Jun 2007 22:34:53 +0000 (22:34 +0000)]
*Document old ArticleViewHeader hook

17 years ago*Add two vars to ArticleViewHeader hook, $outputDone, $pcache
Aaron Schulz [Sun, 3 Jun 2007 22:31:09 +0000 (22:31 +0000)]
*Add two vars to ArticleViewHeader hook, $outputDone, $pcache

17 years agoIndonesian (id) localisation updates.
Ivan Lanin [Sun, 3 Jun 2007 21:40:30 +0000 (21:40 +0000)]
Indonesian (id) localisation updates.

17 years agoUpdate German
Raimond Spekking [Sun, 3 Jun 2007 20:52:42 +0000 (20:52 +0000)]
Update German

17 years ago* (bug 10126) Update Chinese translations
Raimond Spekking [Sun, 3 Jun 2007 20:15:40 +0000 (20:15 +0000)]
* (bug 10126) Update Chinese translations
  Patch by Shinjiman

17 years ago* (bug 10116) Update Portuguese translations
Raimond Spekking [Sun, 3 Jun 2007 19:18:08 +0000 (19:18 +0000)]
* (bug 10116) Update Portuguese translations
  Patch by 555

17 years agoAPI fixed bug 10112 generator=backlinks&prop=info broken
Yuri Astrakhan [Sun, 3 Jun 2007 17:22:09 +0000 (17:22 +0000)]
API fixed bug 10112 generator=backlinks&prop=info broken

17 years agoFix Parse error: syntax error, unexpected T_LNUMBER
Antoine Musso [Sun, 3 Jun 2007 17:14:21 +0000 (17:14 +0000)]
Fix Parse error: syntax error, unexpected T_LNUMBER

17 years agopropset
Antoine Musso [Sun, 3 Jun 2007 17:10:45 +0000 (17:10 +0000)]
propset

17 years agoScript to undelete a page
Tim Starling [Sun, 3 Jun 2007 15:18:33 +0000 (15:18 +0000)]
Script to undelete a page

17 years agoAPI: fixed bug 10109 PostgreSQL API bug in ApiQueryWatchlist::run
Yuri Astrakhan [Sun, 3 Jun 2007 14:18:00 +0000 (14:18 +0000)]
API: fixed bug 10109 PostgreSQL API bug in ApiQueryWatchlist::run

17 years agoFix SpecialUpload::unsaveUploadedFile(). Move UploadVerification hook so that it...
Tim Starling [Sun, 3 Jun 2007 11:23:53 +0000 (11:23 +0000)]
Fix SpecialUpload::unsaveUploadedFile(). Move UploadVerification hook so that it is only called as the file is uploaded, so that extensions don't die when fed an mwrepo:// URL.

17 years agoPartial implementation of $wgCapitalLinks differences between local wiki and file...
Tim Starling [Sun, 3 Jun 2007 10:44:27 +0000 (10:44 +0000)]
Partial implementation of $wgCapitalLinks differences between local wiki and file repository. Description pages don't work when $wgCapitalLinks=true and initialCapital=false, but it should work well enough in the converse situation.

17 years agorevert accidental commit
Tim Starling [Sun, 3 Jun 2007 09:31:21 +0000 (09:31 +0000)]
revert accidental commit

17 years agoRevert r22661 as per wikitech-l
Tim Starling [Sun, 3 Jun 2007 09:23:58 +0000 (09:23 +0000)]
Revert r22661 as per wikitech-l

17 years agoFixed most of the parser tests broken by filerepo merge
Tim Starling [Sun, 3 Jun 2007 09:05:29 +0000 (09:05 +0000)]
Fixed most of the parser tests broken by filerepo merge

17 years ago(bug 8931) Prevent password from being repeated in HTML of log-in form after unsucces...
Daniel Cannon [Sun, 3 Jun 2007 01:56:35 +0000 (01:56 +0000)]
(bug 8931) Prevent password from being repeated in HTML of log-in form after unsuccessful login attempt. Not necessary to document in release notes. Patch by Felix Reimann.

17 years ago* (bug 10108) Update Belarussian (tarask) translations
Raimond Spekking [Sat, 2 Jun 2007 20:13:51 +0000 (20:13 +0000)]
* (bug 10108) Update Belarussian (tarask) translations
  Fallback to 'be' removed
  LanguageBe_tarask restored
  File by Eugene Zelenko

17 years ago* (bug 10110) Update French translations
Raimond Spekking [Sat, 2 Jun 2007 19:30:34 +0000 (19:30 +0000)]
* (bug 10110) Update French translations
  Patch by Remi Kaupp

* Update German FlaggedRevs

17 years ago*Remove silly unparsed brackets from list shown when items are removed
Aaron Schulz [Sat, 2 Jun 2007 18:15:36 +0000 (18:15 +0000)]
*Remove silly unparsed brackets from list shown when items are removed

17 years ago(bug 3624) TeX: \ker, \hom, \arg, \dim treated like \sin & \cos
Jens Frank [Sat, 2 Jun 2007 08:14:51 +0000 (08:14 +0000)]
(bug 3624) TeX: \ker, \hom, \arg, \dim treated like \sin & \cos

17 years agoUpdate da translation for blockedtext
Anders Wegge Jakobsen [Sat, 2 Jun 2007 07:59:36 +0000 (07:59 +0000)]
Update da translation for blockedtext

17 years agoUpdate.
Rotem Liss [Sat, 2 Jun 2007 07:14:17 +0000 (07:14 +0000)]
Update.

17 years ago<br />, for spacing.
Rotem Liss [Sat, 2 Jun 2007 07:12:24 +0000 (07:12 +0000)]
<br />, for spacing.

17 years agoAPI: Security update - deleted rev/rc/log entries are no longer shown.
Yuri Astrakhan [Sat, 2 Jun 2007 03:47:34 +0000 (03:47 +0000)]
API: Security update - deleted rev/rc/log entries are no longer shown.

17 years agoIndonesian (id) localisation updates.
Ivan Lanin [Sat, 2 Jun 2007 00:48:54 +0000 (00:48 +0000)]
Indonesian (id) localisation updates.

17 years agoMinor doc goof -- displays *after* not before.
Daniel Cannon [Sat, 2 Jun 2007 00:45:26 +0000 (00:45 +0000)]
Minor doc goof -- displays *after* not before.

17 years ago(bug 7691) Show deletion log following noarticletext and newarticletext when creating...
Daniel Cannon [Sat, 2 Jun 2007 00:41:16 +0000 (00:41 +0000)]
(bug 7691) Show deletion log following noarticletext and newarticletext when creating a new page.

17 years ago(bug 10076) Modified so as to output whoever the original blockee is, regardless...
Daniel Cannon [Sat, 2 Jun 2007 00:03:22 +0000 (00:03 +0000)]
(bug 10076) Modified so as to output whoever the original blockee is, regardless of whether it is an IP-range or not.

17 years agoUpdate.
Rotem Liss [Fri, 1 Jun 2007 19:20:58 +0000 (19:20 +0000)]
Update.

17 years agoUpdate.
Rotem Liss [Fri, 1 Jun 2007 19:16:31 +0000 (19:16 +0000)]
Update.

17 years ago* (bug 10083) Fix for Special:Version breakage on PHP 5.2 with some hooks
Brion Vibber [Fri, 1 Jun 2007 15:53:14 +0000 (15:53 +0000)]
* (bug 10083) Fix for Special:Version breakage on PHP 5.2 with some hooks

17 years ago*Document some hooks
Aaron Schulz [Fri, 1 Jun 2007 13:17:24 +0000 (13:17 +0000)]
*Document some hooks

17 years ago* Some Shona (sn) translations
Niklas Laxström [Fri, 1 Jun 2007 13:06:02 +0000 (13:06 +0000)]
* Some Shona (sn) translations

17 years agoAparently, it need not only be defined but *initialized* to make the warnings go...
Daniel Cannon [Fri, 1 Jun 2007 09:11:52 +0000 (09:11 +0000)]
Aparently, it need not only be defined but *initialized* to make the warnings go away. Apologies -- I'll check for warnings before committing in the future.

17 years agoFixes for previous commit:
Daniel Cannon [Fri, 1 Jun 2007 09:05:03 +0000 (09:05 +0000)]
Fixes for previous commit:
* Forgot to commit RELEASE-NOTES and MessagesEn.php
* Teeny tiny bug -- defined variable $ipRange in an if-block

17 years ago(bug 10076) If a user is blocked as the result of a rangeblock, add the effective...
Daniel Cannon [Fri, 1 Jun 2007 07:57:17 +0000 (07:57 +0000)]
(bug 10076) If a user is blocked as the result of a rangeblock, add the effective rangeblock to the output of MediaWiki:Blockedtext

17 years ago*Fix typo
Aaron Schulz [Fri, 1 Jun 2007 06:18:40 +0000 (06:18 +0000)]
*Fix typo

17 years agoAdded $wgArticleRobotPolicies
Tim Starling [Thu, 31 May 2007 23:09:36 +0000 (23:09 +0000)]
Added $wgArticleRobotPolicies

17 years agonote update frequency... testing SVN notification
Brion Vibber [Thu, 31 May 2007 22:21:36 +0000 (22:21 +0000)]
note update frequency... testing SVN notification

17 years agoremove another obsolete experimental file, not used for anything. testing svn commit...
Brion Vibber [Thu, 31 May 2007 22:11:43 +0000 (22:11 +0000)]
remove another obsolete experimental file, not used for anything. testing svn commit notifications...

17 years agoRemove a long-obsolete file, used by the ancient command-line installer. Testing...
Brion Vibber [Thu, 31 May 2007 22:05:45 +0000 (22:05 +0000)]
Remove a long-obsolete file, used by the ancient command-line installer. Testing new SVN server...

17 years agoAdd newline at end of file. (Done mainly to test the new svn server, but it's nice...
Brion Vibber [Thu, 31 May 2007 21:54:35 +0000 (21:54 +0000)]
Add newline at end of file. (Done mainly to test the new svn server, but it's nice eh?)

17 years agoRemoving user.txt as redundant. The field information is in tables.sql docs, and...
Brion Vibber [Thu, 31 May 2007 21:52:00 +0000 (21:52 +0000)]
Removing user.txt as redundant. The field information is in tables.sql docs, and the few bits about the object are more thoroughly documented on the class file docs.

17 years agoAdd a link to online docs... mainly testing the new svn server
Brion Vibber [Thu, 31 May 2007 21:39:25 +0000 (21:39 +0000)]
Add a link to online docs... mainly testing the new svn server