Commit graph

7 commits

Author SHA1 Message Date
jenkins-bot 8b8c1057c8 Merge "Add new $icons parameter to Echo hook:" 2013-04-29 06:12:47 +00:00
ebernhardson a4cfb9ded6 Prevent short-term duplicate thanking
Thanked revision to be stored both server side in the session and client side
in a cookie.  Thanked revisions found in either storage solution will replace
their 'thank' link with the string 'thanked'.
Bug: 46690
Change-Id: I976cd8fbf00856c67b77daeb0d0a952efb371661
2013-04-28 22:58:28 -07:00
Matthew Flaschen 62a070f69c Add new $icons parameter to Echo hook:
* Update doc block
* Use names that indicate the variables are passed in, not used as globals.

Bug: 46585
Change-Id: I0f15498ab1fba239bce141b178340a9d9984bedf
2013-04-29 00:54:10 -04:00
jenkins-bot ae511e7cf4 Merge "Attribute value is double escaped" 2013-04-11 22:13:16 +00:00
bsitu af8164814d Attribute value is double escaped
Change-Id: Ibf2e1f9cae5c30ed0871de3ad3598b1bd13094ec
Html::element() already escapes attribuate values, there is no need to escape it explicitly again
2013-04-01 15:43:21 -07:00
Siebrand Mazeland 3373975b93 Update PHPDoc
Change-Id: I920aa1875548120efa2c670e4290ba2d4a004878
2013-03-27 11:45:25 +01:00
Kaldari bc369fdf85 Initial version of Thanks extension
See https://www.mediawiki.org/wiki/Extension:Thanks

Change-Id: Ic037f1fcde0f7fa10848c2ed8e31291ad022027d
2013-03-21 11:33:50 -07:00