User "Wikinaut" posted a comment on MediaWiki.r89014. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89014#c17265 Commit summary:
fixed bug 28993 - Make OpenID extension aware of user deletions done by extension UserMerge and Delete (and probably others). hooks on the new hooks DeleteAccount and on MergeAccountFromTo e.g. from action in UserMerge Comment: it renders all output text lines into <p> line1 </p><br/> <p> line2 </p><br/> <p> line3 </p><br/> If you show me how I can get line1 <br/><br/> line2 <br/><br/> line3 <br/><br/> using the suggested calls that's what I am looking for. RE: http://www.mediawiki.org/wiki/Localisation#Recommended_ways _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
