User "Reedy" posted a comment on MediaWiki.r88868.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88868#c17228
Commit summary:

* (bug 29144) Move action=dublincore and action=creativecommons to extensions

Moved dublincore out to extension

Comment:

I presumed removing from messages.inc would've removed them from the en ones 
too.. Which seems to have happened in r88933

As for moving the messages
<pre>
'nodublincore'      => 'Dublin Core RDF metadata disabled for this server.',
'nocreativecommons' => 'Creative Commons RDF metadata disabled for this 
server.',
</pre>

I don't see any reason to do so. Having them in an extension, and then 
optionally enabling/disabling them seems stupid to me, hence, these messages 
are now useless

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to