"Wikinaut" posted a comment on MediaWiki.r112709. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112709#c32415
Commit summary for MediaWiki.r112709: function name typo correction. Version number update Wikinaut's comment: Rationale: to deactivate this value for the time being - extension allows for HTML characters, and a limitation would then probably break HTML tags. This is commented in follow-up https://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/RSS/RSS.php?revision=113297&view=markup 94 // limit the number of characters in the item description 95 // or set to false for unlimited length. 96 // THIS IS CURRENTLY NOT WORKING (bug 30377) 97 $wgRSSItemMaxLength = false; _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
