Commit graph

277 commits

Author SHA1 Message Date
Raimond Spekking d6b3383044 Localisation update for core and extension messages from translatewiki.net 2012-02-29 12:34:33 +00:00
Raimond Spekking c2d2f3529d Localisation update for core and extension messages from translatewiki.net 2012-02-27 21:36:19 +00:00
Thomas Gries 4865be2f69 removed superfluous code for setting userAgent since r112466 2012-02-27 01:44:30 +00:00
Thomas Gries 896a9a3274 fix for ultra bug 30028 . The RSS extension can parse RSS and ATOM feeds of different flavours. The php xml dom xpath query uses now a namespace-safe method to find all elements like item (RSS, RDF) or entry (ATOM). Further fixed a hidden problem when the feed url was redirecting, this threw the Cannot parse RSS for XML error, which is now history. Introduced a new parameter wgRSSUrlNumberOfAllowedRedirects which defaults to zero, i.e. no redirects are allowed by default. See Manual page 2012-02-27 01:10:57 +00:00
Raimond Spekking 0811ae7d49 Localisation updates for core and extension messages from translatewiki.net 2012-02-25 20:36:21 +00:00
Raimond Spekking f2825408bb Localisation updates for core and extension messages from translatewiki.net 2012-02-24 21:11:11 +00:00
Thomas Gries 6bbe8efb1d improved code legibility function namespacePrefixedQuery 2012-02-24 11:47:26 +00:00
Thomas Gries 83a5de7cd7 v2.01 fixed ATOM summary element was forgotten to be parsed. Added handling of basic HTML layout tags (p br b u i s) in feed descriptions, they are preserved in the wiki output after sanitizing. 2012-02-24 11:37:35 +00:00
Thomas Gries b276af44d9 v2.00 can parse ATOM feeds, at least some. This is a major improvement over pre-2.00 versions which only could read and parse RSS feeds but no ATOM feeds. Version 2.00 begins to keep care of namespaces in the XML. The parser still leaves room for further improvements. At least, E:RSS can now read E:WikiArticleFeeds generated RSS _and_ ATOM feeds. 2012-02-24 10:16:34 +00:00
Thomas Gries e7e7b70a73 increased wgRSSFetchTimeout default from 5 to 15 seconds - many sites are too slow. 2012-02-23 22:24:00 +00:00
Thomas Gries 01c12d4927 name and behaviour change of wgRSSAllowedFeeds towgRSSUrlWhitelist. The wgRSSUrlWhitelist is _now_ empty by default which was not the case until this version. Admins who want to allow their users to insert arbitrary feed urls must now denote this expressly with an asterisk in quotes as whitelist array element. This is harmonised to the same method as recently introduced in E:EtherpadLite. The RELEASE NOTES file has been updated, updates to the MediaWiki manual page will follow soon. 2012-02-23 21:12:54 +00:00
Raimond Spekking cb82d962c8 Localisation updates for extension messages from translatewiki.net
Core skipped today, conflicts with dupe messages... Will report on CR soon
2012-02-23 19:45:08 +00:00
Raimond Spekking 83f155ebbd Localisation updates for core and extension messages from translatewiki.net 2012-02-21 21:17:58 +00:00
Thomas Gries 778820623b follow-up r111350 r111351 . switch replaced by if elseif construct. 2012-02-18 07:35:23 +00:00
Raimond Spekking 207bd5abe6 Localisation updates for core and extension messages from translatewiki.net 2012-02-15 20:11:31 +00:00
Thomas Gries 7ea7412751 removed a wrong comment regarding PHP 5.3 function date_create_from_format, which is not suited to auto-detect a time string in any formats - only strtotime() can do it. 2012-02-15 00:11:14 +00:00
Thomas Gries b9f38de383 follow-up r111350 . check if optional parameter isset and is_numeric, otherwise limit to the built-in default (30000) 2012-02-13 07:36:01 +00:00
Thomas Gries f54d6b047b fix for bug30377 : add a new parameter to limit the number of characters when rendering the channel item <description> 2012-02-13 07:23:56 +00:00
Thomas Gries 46e1da3b14 follow-up r111347 : adding escapeTemplateParameter around the user supplied optional date attribute 2012-02-13 01:49:50 +00:00
Thomas Gries e0d4f1dc22 adding the long-wanted date format attribute. implemented a date format equalising function, so that dates of RSS feeds are rendered in a common format. 2012-02-13 01:39:24 +00:00
Raimond Spekking 559d041d5e Localisation updates for core and extension messages from translatewiki.net 2012-02-10 20:57:24 +00:00
Sam Reed ac778b6394 Fix unused variables
Fix trailing whitespace

Add/Improve documentation

Explicit member variable declaration
2012-01-28 17:05:20 +00:00
Thomas Gries 1850d615a0 follow-up to r94579. Fixed white spaces 2012-01-20 21:46:31 +00:00
Raimond Spekking 4cfd499d5c Localisation updates for core and extension messages from translatewiki.net 2012-01-20 20:41:42 +00:00
Raimond Spekking a0eacbe558 Localisation updates for core and extension messages from translatewiki.net 2012-01-04 21:00:47 +00:00
Raimond Spekking 3465d606e2 Localisation updates for core and extension messages from translatewiki.net 2012-01-03 21:22:22 +00:00
Raimond Spekking 4738866468 Localisation updates for core and extension messages from translatewiki.net 2012-01-02 20:46:12 +00:00
Raimond Spekking 9b52541277 Localisation updates for core and extension messages from translatewiki.net 2012-01-01 20:29:00 +00:00
Raimond Spekking 3c5ebbb87b Localisation updates for core and extension messages from translatewiki.net 2011-12-29 21:54:17 +00:00
Raimond Spekking 9769f48157 Localisation updates for core and extension messages from translatewiki.net 2011-12-27 20:23:52 +00:00
Raimond Spekking d4695614e7 Localisation updates for core and extension messages from translatewiki.net 2011-12-26 21:21:55 +00:00
Raimond Spekking 1015fd439f Localisation updates for core and extension messages from translatewiki.net 2011-12-25 20:25:45 +00:00
Siebrand Mazeland 8b0907103a Rename no to nb (step 4/4): Change 'no' to 'nb' in remaining files. 2011-12-25 09:42:00 +00:00
Brion Vibber 14c8d3f6bb Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/ 2011-12-13 23:49:33 +00:00
Siebrand Mazeland b0c4592cc1 Localisation updates from http://translatewiki.net. 2011-11-23 18:43:52 +00:00
Raimond Spekking 8b20617992 Localisation update for core and extension messages from translatewiki.net 2011-11-19 14:32:52 +00:00
Raimond Spekking a799c9e9f0 Localisation updates for core and extension messages from translatewiki.net 2011-11-12 21:52:22 +00:00
Raimond Spekking a5fb753cfd Localisation updates for core and extension messages from translatewiki.net 2011-10-16 19:48:07 +00:00
Raimond Spekking 0c977c6aea Localisation updates for core and extension messages from translatewiki.net 2011-09-18 19:42:47 +00:00
Raimond Spekking 68800c35fc Localisation updates for core and extension messages from translatewiki.net 2011-09-11 20:12:21 +00:00
Raimond Spekking f929a860b9 Localisation updates for core and extension messages from translatewiki.net 2011-09-08 20:11:29 +00:00
Raimond Spekking c7bd537f0d Localisation updates for core and extension messages from translatewiki.net 2011-09-07 19:15:44 +00:00
Raimond Spekking 086afc5adf Localisation updates for core and extension messages from translatewiki.net 2011-09-06 20:24:15 +00:00
Raimond Spekking 5596b1e3e9 Localisation updates for core and extension messages from translatewiki.net 2011-09-05 20:53:36 +00:00
Raimond Spekking 2cf1267e05 Localisation updates for core and extension messages from translatewiki.net 2011-09-04 19:01:32 +00:00
Raimond Spekking 6da9412c0a Localisation updates for core and extension messages from translatewiki.net
ParserFunctions skipped today.
2011-09-03 13:52:53 +00:00
Raimond Spekking 547342cd40 Localisation updates for core and extension messages from translatewiki.net
ParserFunctions skipped today.
2011-09-02 15:48:13 +00:00
Raimond Spekking d31ffe8534 Localisation updates for core and extension messages from translatewiki.net
ParserFunctions skipped today.
2011-09-01 20:58:45 +00:00
Sam Reed 13834683ec Add 'path' => __FILE__, to Extension:RSS
Bug 30659 - correct extension credits
2011-08-31 14:32:50 +00:00
Raimond Spekking f1d80ca931 Localisation updates for core and extension messages from translatewiki.net 2011-08-27 19:09:42 +00:00