lhc/web/wiklou.git
15 years ago* Do the query before requesting navigation
Niklas Laxström [Mon, 27 Apr 2009 13:37:35 +0000 (13:37 +0000)]
* Do the query before requesting navigation

15 years agoPartly revert r49448, looks like weird on the page while the viewvc link can be opene...
Shinjiman [Mon, 27 Apr 2009 13:15:11 +0000 (13:15 +0000)]
Partly revert r49448, looks like weird on the page while the viewvc link can be opened on every link in the extension description page on the MediaWiki website

15 years ago* (bug 18593) Unify svn-revision references in Special:Version
Shinjiman [Mon, 27 Apr 2009 13:00:40 +0000 (13:00 +0000)]
* (bug 18593) Unify svn-revision references in Special:Version

15 years agoFollow-up on r49946. Removed outdated 'version-svn-revision' in localisations other...
Siebrand Mazeland [Mon, 27 Apr 2009 12:58:01 +0000 (12:58 +0000)]
Follow-up on r49946. Removed outdated 'version-svn-revision' in localisations other than English.

15 years agochange the message of 'version-svn-revision' to '(r?)' and mark it as optional, per...
Shinjiman [Mon, 27 Apr 2009 12:41:17 +0000 (12:41 +0000)]
change the message of 'version-svn-revision' to '(r?)' and mark it as optional, per disscussion from the IRC.

15 years agoClean up remnants from half-done solutions in r49925, per comments on code review
Andrew Garrett [Mon, 27 Apr 2009 12:04:28 +0000 (12:04 +0000)]
Clean up remnants from half-done solutions in r49925, per comments on code review

15 years ago* Wrapping inside <p>' creates too much space in search namespace selesction
Niklas Laxström [Mon, 27 Apr 2009 11:45:45 +0000 (11:45 +0000)]
* Wrapping inside <p>' creates too much space in search namespace selesction

15 years ago* (bug 18592) Removing hardcoded brackets in 'version-version' and 'version-svn-revis...
Shinjiman [Mon, 27 Apr 2009 11:39:25 +0000 (11:39 +0000)]
* (bug 18592) Removing hardcoded brackets in 'version-version' and 'version-svn-revision' for better flexibility localisations in Special:Version

15 years agoAnd some cleanup for image page
Niklas Laxström [Mon, 27 Apr 2009 11:18:49 +0000 (11:18 +0000)]
And some cleanup for image page

15 years agoFix for r49939: hide navigation links in higher level
Niklas Laxström [Mon, 27 Apr 2009 11:17:46 +0000 (11:17 +0000)]
Fix for r49939: hide navigation links in higher level

15 years ago* Kill E_NOTICE
Niklas Laxström [Mon, 27 Apr 2009 10:29:18 +0000 (10:29 +0000)]
* Kill E_NOTICE

15 years ago* (bug 17614) Prev / Next links not need on ImagePage file history if less than limit
Niklas Laxström [Mon, 27 Apr 2009 10:21:38 +0000 (10:21 +0000)]
* (bug 17614) Prev / Next links not need on ImagePage file history if less than limit

15 years ago* Remove trailing whitespace
Niklas Laxström [Mon, 27 Apr 2009 07:25:51 +0000 (07:25 +0000)]
* Remove trailing whitespace

15 years ago* (bug 18535) Search tab tool-tops are corrupted
Niklas Laxström [Mon, 27 Apr 2009 07:24:07 +0000 (07:24 +0000)]
* (bug 18535) Search tab tool-tops are corrupted

15 years ago* Small cleanup tweaks
Niklas Laxström [Mon, 27 Apr 2009 07:20:23 +0000 (07:20 +0000)]
* Small cleanup tweaks

15 years agoFix preferences for sites with math enabled
Andrew Garrett [Mon, 27 Apr 2009 05:43:53 +0000 (05:43 +0000)]
Fix preferences for sites with math enabled

15 years agoFix missing global wgLang
Andrew Garrett [Mon, 27 Apr 2009 05:40:07 +0000 (05:40 +0000)]
Fix missing global wgLang

15 years agoFollow-up on r49920.
Siebrand Mazeland [Mon, 27 Apr 2009 05:38:43 +0000 (05:38 +0000)]
Follow-up on r49920.
* email -> e-mail for consistency
* add key to messages.inc

15 years agoFix problem where cached user objects would not update when default user options...
Andrew Garrett [Mon, 27 Apr 2009 03:51:07 +0000 (03:51 +0000)]
Fix problem where cached user objects would not update when default user options were changed. Now, only the option *overrides* are stored in the cache, and the options themselves are built from the defaults + overrides per request.

15 years agoSplit preference data out to separate methods so I can actually find my way around...
Andrew Garrett [Mon, 27 Apr 2009 02:52:33 +0000 (02:52 +0000)]
Split preference data out to separate methods so I can actually find my way around the code

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 27 Apr 2009 02:24:20 +0000 (02:24 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoImplement quickbar settings
Andrew Garrett [Mon, 27 Apr 2009 01:49:09 +0000 (01:49 +0000)]
Implement quickbar settings

15 years agoMade email option actually work, fixed bug 18580 (new preferences page does not displ...
Andrew Garrett [Mon, 27 Apr 2009 01:38:29 +0000 (01:38 +0000)]
Made email option actually work, fixed bug 18580 (new preferences page does not display email confirmation data)

15 years agoFix display of inverted check fields in HTML forms -- fixes bug 18581.
Andrew Garrett [Mon, 27 Apr 2009 00:55:23 +0000 (00:55 +0000)]
Fix display of inverted check fields in HTML forms -- fixes bug 18581.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-04-26 22:06 UTC)
Siebrand Mazeland [Sun, 26 Apr 2009 22:26:00 +0000 (22:26 +0000)]
Localisation updates for core messages from translatewiki.net (2009-04-26 22:06 UTC)

15 years agoFollow-up on r49790, r49898, r49899, r49900, r49901, r49902, r49904, r49907, r49908...
Siebrand Mazeland [Sun, 26 Apr 2009 22:00:14 +0000 (22:00 +0000)]
Follow-up on r49790, r49898, r49899, r49900, r49901, r49902, r49904, r49907, r49908, r49909, r49910, r49913, r49914
* rebuild all message files

15 years agoTake math errors related messages out of the preferences section.
Siebrand Mazeland [Sun, 26 Apr 2009 21:50:55 +0000 (21:50 +0000)]
Take math errors related messages out of the preferences section.

15 years agoFollow up on r49790. 'prefsreset' is no longer used.
Siebrand Mazeland [Sun, 26 Apr 2009 21:35:05 +0000 (21:35 +0000)]
Follow up on r49790. 'prefsreset' is no longer used.

15 years agoRevert r49911. Grep filtered too much. Thanks to rainman for clearing it up.
Siebrand Mazeland [Sun, 26 Apr 2009 21:26:52 +0000 (21:26 +0000)]
Revert r49911. Grep filtered too much. Thanks to rainman for clearing it up.

15 years agoRemove unused 'search-mwsuggest-enabled', 'search-mwsuggest-disabled', 'mwsuggest...
Siebrand Mazeland [Sun, 26 Apr 2009 21:16:32 +0000 (21:16 +0000)]
Remove unused 'search-mwsuggest-enabled', 'search-mwsuggest-disabled', 'mwsuggest-disable'

15 years agoRemove unused 'prefs-search-nsdefault' and 'prefs-search-nscustom'
Siebrand Mazeland [Sun, 26 Apr 2009 21:05:30 +0000 (21:05 +0000)]
Remove unused 'prefs-search-nsdefault' and 'prefs-search-nscustom'

15 years agoRemove unused 'searchprofile-articles-and-proj'
Siebrand Mazeland [Sun, 26 Apr 2009 21:01:47 +0000 (21:01 +0000)]
Remove unused 'searchprofile-articles-and-proj'

15 years agoRemove unused 'confirmedittitle'
Siebrand Mazeland [Sun, 26 Apr 2009 18:08:43 +0000 (18:08 +0000)]
Remove unused 'confirmedittitle'

15 years agoRemove unused messages related to password reset
Siebrand Mazeland [Sun, 26 Apr 2009 17:15:53 +0000 (17:15 +0000)]
Remove unused messages related to password reset
'resetpass_bad_temporary',
'resetpass-log',
'resetpass-logtext',
'resetpass-logentry',
'resetpass-comment',

15 years agoFollow up on r49790. Fixed a bug on variant select.
Philip Tzou [Sun, 26 Apr 2009 14:51:11 +0000 (14:51 +0000)]
Follow up on r49790. Fixed a bug on variant select.

15 years agoRemove unused 'cachederror' and 'loginpagetitle'
Siebrand Mazeland [Sun, 26 Apr 2009 14:49:15 +0000 (14:49 +0000)]
Remove unused 'cachederror' and 'loginpagetitle'

15 years agoRemove unused 'nodb' and 'noconnect'
Siebrand Mazeland [Sun, 26 Apr 2009 13:13:04 +0000 (13:13 +0000)]
Remove unused 'nodb' and 'noconnect'

15 years agoMove 'sitetitle' and 'sitesubtitle'; only used in Cologne Blue skin
Siebrand Mazeland [Sun, 26 Apr 2009 13:00:35 +0000 (13:00 +0000)]
Move 'sitetitle' and 'sitesubtitle'; only used in Cologne Blue skin

15 years agoMove 'faq' and 'faqpage'; only used in Cologne Blue skin
Siebrand Mazeland [Sun, 26 Apr 2009 12:55:38 +0000 (12:55 +0000)]
Move 'faq' and 'faqpage'; only used in Cologne Blue skin

15 years agoUpdate sectioning of messages, adding 'cologneblue' and 'quickbar'
Siebrand Mazeland [Sun, 26 Apr 2009 12:40:49 +0000 (12:40 +0000)]
Update sectioning of messages, adding 'cologneblue' and 'quickbar'

15 years agoRemove unused 'timezonetext'
Siebrand Mazeland [Sun, 26 Apr 2009 11:29:38 +0000 (11:29 +0000)]
Remove unused 'timezonetext'

15 years agoTypo (no idea how it appeared)
Victor Vasiliev [Sun, 26 Apr 2009 11:14:27 +0000 (11:14 +0000)]
Typo (no idea how it appeared)

15 years ago* (bug 18420) Missing file revisions are handled gracefully now:
Victor Vasiliev [Sun, 26 Apr 2009 11:12:39 +0000 (11:12 +0000)]
* (bug 18420) Missing file revisions are handled gracefully now:
** Missing files are rendered correctly now (no thumbnail, no link to them)
** Missing files may be now moved, deleted and undeleted

15 years agoPer Raymond's comment at http://www.mediawiki.org/wiki/Special:Code/MediaWiki/49885...
Alexandre Emsenhuber [Sun, 26 Apr 2009 06:49:25 +0000 (06:49 +0000)]
Per Raymond's comment at mediawiki.org/wiki/Special:Code/MediaWiki/49885#c2292 : Don't show """ cannot be used as a page title" when no title was passed :)

15 years agoLocalization fix.
Rotem Liss [Sun, 26 Apr 2009 06:19:58 +0000 (06:19 +0000)]
Localization fix.

15 years agoLocalization update for he.
Rotem Liss [Sun, 26 Apr 2009 06:18:32 +0000 (06:18 +0000)]
Localization update for he.

15 years agoFixed some translation error in zh-hans and zh-hant.
Philip Tzou [Sun, 26 Apr 2009 06:02:58 +0000 (06:02 +0000)]
Fixed some translation error in zh-hans and zh-hant.

15 years ago* (bug 18242) Show the Subversion revision number per extensions in Special:Version...
Shinjiman [Sun, 26 Apr 2009 05:22:33 +0000 (05:22 +0000)]
* (bug 18242) Show the Subversion revision number per extensions in Special:Version (currently applied on some extensions to get the entries file)

15 years agoTweak for bug 17275: reduce autoreview transaction time by moving hook after RC stuff
Aaron Schulz [Sun, 26 Apr 2009 01:00:36 +0000 (01:00 +0000)]
Tweak for bug 17275: reduce autoreview transaction time by moving hook after RC stuff

15 years agoFix typo in 'tooltip-ca-history' as pointed out for r49864 by UV (http://www.mediawik...
Siebrand Mazeland [Sat, 25 Apr 2009 20:59:28 +0000 (20:59 +0000)]
Fix typo in 'tooltip-ca-history' as pointed out for r49864 by UV (mediawiki.org/wiki/Special:Code/MediaWiki/49864#c2289)

15 years agoFix group name
Alexandre Emsenhuber [Sat, 25 Apr 2009 20:02:06 +0000 (20:02 +0000)]
Fix group name

15 years agoFollow-up r49880, tweaks to Special:CreatePage:
Alexandre Emsenhuber [Sat, 25 Apr 2009 19:40:41 +0000 (19:40 +0000)]
Follow-up r49880, tweaks to Special:CreatePage:
* Fix doc, use @ingroup, NOT @addtogroup
* Allow to use the subpage paramter if the "target" URL parameter is not passed
* Fixed a fatal error when calling Special:CreatePage?target=> (GET request with invalid target)
* Escaping messages used for Skin::makeLinkObj() since they won't be escaped by that function
* Fixed double escaping for 'createpage-submitbutton'
* Whitespaces tweaks

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 25 Apr 2009 19:18:14 +0000 (19:18 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoFollow up to r49880. Fix casing for CreatePage in $wgSpecialPageGroups
Siebrand Mazeland [Sat, 25 Apr 2009 19:07:23 +0000 (19:07 +0000)]
Follow up to r49880. Fix casing for CreatePage in $wgSpecialPageGroups

15 years ago* add uniwiki/CreatePage extension to core
Siebrand Mazeland [Sat, 25 Apr 2009 18:47:41 +0000 (18:47 +0000)]
* add uniwiki/CreatePage extension to core
* add 'Create a page' to default sidebar
* remove uniwiki/CreatePage from Translate
* remove uniwiki/CreatePage from UniwikiSettings.php
* add special page aliases of CreatePage extension to MessagesXx.php

15 years agoFollow-up r49790: remove from docs/hooks.txt hooks that were removed from code
Alexandre Emsenhuber [Sat, 25 Apr 2009 13:50:48 +0000 (13:50 +0000)]
Follow-up r49790: remove from docs/hooks.txt hooks that were removed from code

15 years agoemail -> e-mail in 'prefs-email'
Siebrand Mazeland [Sat, 25 Apr 2009 12:07:21 +0000 (12:07 +0000)]
email -> e-mail in 'prefs-email'

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 25 Apr 2009 11:23:41 +0000 (11:23 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoFix MW installation for table-prefixes
Andrew Garrett [Sat, 25 Apr 2009 11:23:23 +0000 (11:23 +0000)]
Fix MW installation for table-prefixes

15 years ago* Added actionfailed message
Aaron Schulz [Sat, 25 Apr 2009 10:09:38 +0000 (10:09 +0000)]
* Added actionfailed message
* Pass some flaggedrevs input vars by value

15 years agoChange version to revision in a few places, hopefully making usage of 'version' and...
Siebrand Mazeland [Sat, 25 Apr 2009 09:49:55 +0000 (09:49 +0000)]
Change version to revision in a few places, hopefully making usage of 'version' and 'revision' more consistent.

15 years agoAllow gender based localisation for 'lastmodifiedatby'
Siebrand Mazeland [Sat, 25 Apr 2009 09:02:54 +0000 (09:02 +0000)]
Allow gender based localisation for 'lastmodifiedatby'

15 years agoEnabled LanguageConverter on extension:CategoryTree.
Philip Tzou [Sat, 25 Apr 2009 05:13:18 +0000 (05:13 +0000)]
Enabled LanguageConverter on extension:CategoryTree.
Convert title text displayed in Category with title mode.

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Sat, 25 Apr 2009 04:21:02 +0000 (04:21 +0000)]
Update the Chinese conversion tables.

15 years ago(bug 18571) Purging image should always clear metadata cache. Sometimes the metadata...
Chad Horohoe [Fri, 24 Apr 2009 23:11:07 +0000 (23:11 +0000)]
(bug 18571) Purging image should always clear metadata cache. Sometimes the metadata is stale and the image does in fact exist. Patch by nephele.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-04-24 21:46 UTC)
Siebrand Mazeland [Fri, 24 Apr 2009 22:00:31 +0000 (22:00 +0000)]
Localisation updates for core messages from translatewiki.net (2009-04-24 21:46 UTC)

15 years ago* <br/> -> <br />
Siebrand Mazeland [Fri, 24 Apr 2009 21:30:00 +0000 (21:30 +0000)]
* <br/> -> <br />
* Add a line break

15 years agoAPI: (bug 13049) This'll hopefully fix the 403 Forbidden error in api.php for the...
Roan Kattouw [Fri, 24 Apr 2009 19:50:50 +0000 (19:50 +0000)]
API: (bug 13049) This'll hopefully fix the 403 Forbidden error in api.php for the setups that were getting them (most notably FastCGI and IIS). Patch by Chris Wrinn

15 years ago1. Fixed some translation error in zh-hans.
Philip Tzou [Fri, 24 Apr 2009 19:12:31 +0000 (19:12 +0000)]
1. Fixed some translation error in zh-hans.
2. Blanked $linkTrail, link of Chinese words needn't to extend a trail.

15 years agoMissing parenthesis
Alexandre Emsenhuber [Fri, 24 Apr 2009 18:48:56 +0000 (18:48 +0000)]
Missing parenthesis

15 years ago* (bug 17020) Adding fallback encodings for Traditional and Simplified Chinese langua...
Shinjiman [Fri, 24 Apr 2009 18:43:42 +0000 (18:43 +0000)]
* (bug 17020) Adding fallback encodings for Traditional and Simplified Chinese languages while the the text is typed as URLs.

15 years agoLocalisation updates: Adding/updating Persian translations
Huji [Fri, 24 Apr 2009 18:34:57 +0000 (18:34 +0000)]
Localisation updates: Adding/updating Persian translations

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 24 Apr 2009 17:51:00 +0000 (17:51 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoUpdate messages.inc for r49821
Aryeh Gregor [Fri, 24 Apr 2009 17:48:39 +0000 (17:48 +0000)]
Update messages.inc for r49821

Thanks to Siebrand for the reminder.

15 years agoFix variable name in comment
Aryeh Gregor [Fri, 24 Apr 2009 17:22:10 +0000 (17:22 +0000)]
Fix variable name in comment

15 years ago(bug 16950) Show move log when recreating a page
Aryeh Gregor [Fri, 24 Apr 2009 17:20:48 +0000 (17:20 +0000)]
(bug 16950) Show move log when recreating a page

Showing the move log as well as delete log helps with pages that were
moved with no redirect, or moved and then the redirect deleted with a
confusing message.  Previously, such pages would appear to have never
existed to a user trying to create them.

Patch by church of emacs, with trivial modifications by me.

15 years agoChange '资料' and '资料库' to '数据' and '数据库'. Fixed some translation error.
Philip Tzou [Fri, 24 Apr 2009 17:11:35 +0000 (17:11 +0000)]
Change '资料' and '资料库' to '数据' and '数据库'. Fixed some translation error.

15 years ago* update messages.inc
Siebrand Mazeland [Fri, 24 Apr 2009 15:56:36 +0000 (15:56 +0000)]
* update messages.inc
* rebuild MessagesEn.php

15 years agoFix ids for multi-select types
Andrew Garrett [Fri, 24 Apr 2009 11:11:44 +0000 (11:11 +0000)]
Fix ids for multi-select types

15 years agoFix selectorother automatic addition of "other" field -- not switched over for the...
Andrew Garrett [Fri, 24 Apr 2009 09:02:21 +0000 (09:02 +0000)]
Fix selectorother automatic addition of "other" field -- not switched over for the switching of keys/values

15 years agoUpdate HTMLSelectOrOtherField to correctly work, since the code changes of having...
Andrew Garrett [Fri, 24 Apr 2009 08:58:19 +0000 (08:58 +0000)]
Update HTMLSelectOrOtherField to correctly work, since the code changes of having "nested" options and swapping keys and values

15 years agofollow-up to r49669
ThomasV [Fri, 24 Apr 2009 08:58:05 +0000 (08:58 +0000)]
follow-up to r49669

15 years agoRemoved now useless "label-message" for the math options; message was renamed in...
Alexandre Emsenhuber [Fri, 24 Apr 2009 08:54:30 +0000 (08:54 +0000)]
Removed now useless "label-message" for the math options; message was renamed in r49801

15 years agoFollow-up r49790: update the PostgreSQL schema
Alexandre Emsenhuber [Fri, 24 Apr 2009 08:49:29 +0000 (08:49 +0000)]
Follow-up r49790: update the PostgreSQL schema

15 years agoFix prefsectiontip styles (class renamed to htmlform-tip)
Andrew Garrett [Fri, 24 Apr 2009 08:47:56 +0000 (08:47 +0000)]
Fix prefsectiontip styles (class renamed to htmlform-tip)

15 years agoRename "math" message to "prefs-math"
Andrew Garrett [Fri, 24 Apr 2009 08:44:12 +0000 (08:44 +0000)]
Rename "math" message to "prefs-math"

15 years agoUpdate MW_USER_VERSION
Andrew Garrett [Fri, 24 Apr 2009 08:37:19 +0000 (08:37 +0000)]
Update MW_USER_VERSION

15 years agoFix sneaky memcached issue which was preventing successful user option migration
Andrew Garrett [Fri, 24 Apr 2009 08:35:33 +0000 (08:35 +0000)]
Fix sneaky memcached issue which was preventing successful user option migration

15 years agoFix storage of settings with no defaults -- treat the default as null and do not...
Andrew Garrett [Fri, 24 Apr 2009 07:58:23 +0000 (07:58 +0000)]
Fix storage of settings with no defaults -- treat the default as null and do not store if the setting is false or null (but DO store if it is zero)

15 years agoand...
Alexandre Emsenhuber [Fri, 24 Apr 2009 07:50:45 +0000 (07:50 +0000)]
and...
*Removed trailing whitespaces

(forgot to save the file before commiting :D)

15 years ago* Call SpecialPage::setHeaders() and SpecialPage::outputHeader() rather than doing...
Alexandre Emsenhuber [Fri, 24 Apr 2009 07:46:19 +0000 (07:46 +0000)]
* Call SpecialPage::setHeaders() and SpecialPage::outputHeader() rather than doing this directly in $wgOut
* Whitespaces tweaks

15 years agoFix DB patch for prefixed setups
Andrew Garrett [Fri, 24 Apr 2009 07:31:30 +0000 (07:31 +0000)]
Fix DB patch for prefixed setups

15 years agoFix spacing issues with autoformatted dates. Includes a parser test for the specific...
Andrew Garrett [Fri, 24 Apr 2009 04:01:24 +0000 (04:01 +0000)]
Fix spacing issues with autoformatted dates. Includes a parser test for the specific failure case which was fixed.

15 years agoBranch merge of preferences work branch. Includes fixes for several bugs. WARNING...
Andrew Garrett [Fri, 24 Apr 2009 01:31:17 +0000 (01:31 +0000)]
Branch merge of preferences work branch. Includes fixes for several bugs. WARNING: Breaks some extensions which have not been adapted to use it properly (basically anything not used on Wikimedia).

15 years agoInsert blob_orphans rows in batches.
Tim Starling [Fri, 24 Apr 2009 00:51:25 +0000 (00:51 +0000)]
Insert blob_orphans rows in batches.

15 years agoGet the 'action' URL parameter from $wgRequest rather than from the $action global...
Alexandre Emsenhuber [Thu, 23 Apr 2009 20:07:18 +0000 (20:07 +0000)]
Get the 'action' URL parameter from $wgRequest rather than from the $action global variable

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Thu, 23 Apr 2009 18:52:14 +0000 (18:52 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoFixed XSS.
Tim Starling [Thu, 23 Apr 2009 14:38:03 +0000 (14:38 +0000)]
Fixed XSS.

15 years agoDocumentation fixes:
Alexandre Emsenhuber [Thu, 23 Apr 2009 10:28:05 +0000 (10:28 +0000)]
Documentation fixes:
* corrected @param syntax
* removed useless @private/@public/@access
* removed @abstract and replaced by "STUB" as in FileRepo and File classes

15 years agoFixing port error in Memcached docs (Reported by Sean_Colombo in IRC.)
Charles Melbye [Thu, 23 Apr 2009 02:49:44 +0000 (02:49 +0000)]
Fixing port error in Memcached docs (Reported by Sean_Colombo in IRC.)