yaron
6d24467f3f
Fixes for setting of random string
...
Change-Id: Id35e94f27a2cf023cb761e4ba45420d631360e5b
2013-02-22 01:18:43 +03:00
yaron
99756d56de
Fixed security vulnerability, diagnosed in bug 39883 by Harald
...
Also improved some formatting, and removed unused code.
Change-Id: I19300e7987fb53aaef414d3a845e59435e6625cb
2013-02-22 01:01:22 +03:00
yaron
dc2e698ce9
Added Smarty as a Git submodule ( https://github.com/Fl4t/Smarty-git )
...
Change-Id: I6b8bfcdf94aa290250aaea9a5f87d791f11c5a21
2013-02-21 01:52:53 +03:00
yaron
1b0ce99fa1
Re-added initialization of namespaces (removed June '12), fixed spacing
...
Change-Id: I04b5c4b3b0e9898a6f597a65822071f530a94d30
2013-02-21 01:28:32 +03:00
Reedy
e893f95f01
Bug 37781 - Add German namespace translations
...
Change-Id: I3df5ee8e5b49ea49dcf3251272a132757a930b0c
2012-06-21 23:19:06 +01:00
Siebrand Mazeland
294f94e4fa
Remove use of deprecated LanguageGetMagic hook.
...
Update $wgExtensionCredits here and there, renamed descriptionmsg key for UKGeocodingForMaps.
Remove a few globals that were used for magic words.
Trim trailing whitespace and update indentation in a few places.
Updated examples.
2012-01-19 14:02:15 +00:00
Brion Vibber
acccff84e4
Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/
2011-12-13 23:49:33 +00:00
Jeroen De Dauw
4555bbe487
fu r93023
2011-07-24 23:36:41 +00:00
Sam Reed
df811247d2
Add documentation
...
Fix whitespace
2011-07-24 23:12:08 +00:00
Jeroen De Dauw
1e3cf56525
let sysops have the right to edit widgets by default; really doesn't make sense & is annoying to not have this
2011-07-24 22:18:16 +00:00
Yaron Koren
ce9b2c8bb2
Version 0.9.2
2011-01-12 19:01:59 +00:00
Sergey Chernyshev
23eef516db
Updated version for trunk to 0.9.2-dev
2010-09-19 23:35:04 +00:00
Yaron Koren
e6dbc162d3
Restored version number
2010-07-22 19:04:34 +00:00
Yaron Koren
e277b3f1d0
Moved widget-rendering functions into a new file, WidgetRenderer.php, for greater modularity
2010-07-22 19:00:53 +00:00
Yaron Koren
f0a6dbe8eb
Removed $parser->insertStripItem() call - was causing problems with some versions of MediaWiki, and seems to be unnecessary
2010-07-22 17:48:23 +00:00
Chad Horohoe
ab32cf30f0
Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh.
2010-05-27 15:56:53 +00:00
Chad Horohoe
21d8a2b70b
Large commit. Removed 800+ references to no-op wfLoadExtensionMessages()
2010-05-26 22:25:32 +00:00
Sergey Chernyshev
9988da65a2
Fixed a problem with flagged revs where no stable revision exists.
...
Fixed a problem with wrong stripped escaping.
2010-04-16 22:31:46 +00:00
Sergey Chernyshev
26fe17794a
Added support for FlaggedRev extension controlling Widget review.
2010-04-16 21:24:38 +00:00
Sergey Chernyshev
fdb52155b5
Remove part of attribution.
2010-02-23 17:10:03 +00:00
Siebrand Mazeland
75cda2c578
* Remove $wgExtensionCredits['description'] where $wgExtensionCredits['descriptionmsg'] present. This feature was introduced in MediaWiki 1.12, and 'description' is not used if 'descriptionmsg' is present.
...
* Random indentation updates and trailing whitespace removed
2010-02-22 23:41:51 +00:00
Sergey Chernyshev
e9fdcacafe
Fix for r58517. Using MW_SUPPORTS_LOCALISATIONCACHE for capability checking instead of version checking.
2010-01-05 23:10:52 +00:00
Sergey Chernyshev
946b6a6d6f
Remove empty string as well.
2009-11-28 02:45:33 +00:00
Sergey Chernyshev
ec4ea21335
Fixed a security whole in error message.
2009-11-28 02:12:22 +00:00
Sergey Chernyshev
363118250b
Wrong slash in base64 identification regex.
2009-11-11 15:11:02 +00:00
Alexandre Emsenhuber
d1bfa1e168
Fix for r58517: use $dir, not $edgIP
2009-11-04 12:24:11 +00:00
Sergey Chernyshev
c742ef5b61
Added backwards compatible Magic Words handling similar to r55348 per Siebrand's comment to r58458.
2009-11-04 05:51:27 +00:00
Sergey Chernyshev
bfe1305048
HTML is inserted as is now, thanks to Joshua C. Lerner.
2009-11-03 03:36:24 +00:00
Sergey Chernyshev
da3429cc66
Reverting back to old style of Magic words until there is a backwards-compatible solution.
2009-11-03 03:30:30 +00:00
Siebrand Mazeland
eb7e360a3c
* new style magic words support for Widgets
...
* add localisation support for Widgets magic in Translate
* minor formatting updates
* bump version
2009-08-12 14:14:38 +00:00
Sergey Chernyshev
d9d8034f11
All subsequent changes go under 0.8.8-dev version to avoid confusion.
2009-06-19 17:27:19 +00:00
Sergey Chernyshev
0f7ebfdf89
Release 0.8.7 - namespaces issues fixed by ialex.
2009-06-19 17:24:09 +00:00
Alexandre Emsenhuber
1be8df2f56
Follow-up r51825:
...
* correct spelling for $wgExtensionMessagesFiles
* register new right
* add new messages for 'widgeteditor' group and 'editwidgets' right
2009-06-13 17:32:43 +00:00
Alexandre Emsenhuber
a7df952524
* Added internationalisation file with extension's description and a message hardcoded in English
...
* put extra namespace definition out of the extension function, otherwise it doesn't work for me (namespace protection left in the extension function)
* coding style fixes
2009-06-13 17:13:12 +00:00
Sergey Chernyshev
415374139d
Release 0.8.6 - some important security fixes by Tim Starling.
2009-05-22 17:39:00 +00:00
Sergey Chernyshev
32e0ec7f52
Fixed a problem with namespace configuration.
2009-05-22 17:32:04 +00:00
Sergey Chernyshev
a45c86fdaa
Hook needs to return true.
2009-05-13 04:33:53 +00:00
Tim Starling
57f33a6dd1
* Fix register_globals inclusion vulnerability
...
* Fix register_globals configuration variable injection
* Defer Parser::setFunctionHook until ParserFirstCallInit
2009-05-11 12:31:02 +00:00
Shinjiman
ec06e6e612
Follows up r49890, adding file location itself to obtaining the revision number shown in the Special:Version
2009-04-27 04:45:10 +00:00
Sergey Chernyshev
692fc57b25
0.8.5 Allowing parameters without values to work as bulean "true" and converting test "false" into boolean false (which is not the case in PHP itself).
2009-03-12 17:55:13 +00:00
Sergey Chernyshev
507234ddbe
0.8.4 - bugfix for direct access to compiled templates.
2009-03-11 20:17:22 +00:00
Sergey Chernyshev
f17bd75926
Added 'validate' modifier that makes sure variable value conforms to validation rules (using http://us.php.net/filter )
2009-02-10 20:47:38 +00:00
Sergey Chernyshev
6f6b028b1f
Fixed a bug when widgets were not showing up correctly on old versions of the pages. Thanks to Max Ingleton for a bug report.
2009-01-27 19:06:20 +00:00
Sergey Chernyshev
38413fdba4
Migrating code for [[Extension:Widgets]] from Google Code repository ( http://mediawiki-widgets.googlecode.com/svn/trunk/ )
2009-01-26 23:18:51 +00:00