https://bugzilla.wikimedia.org/show_bug.cgi?id=62811
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from MZMcBride <[email protected]> --- (In reply to Jon from comment #3) > I've shared links on Facebook and Twitter and other services in the past and > have noticed that these do not render nicely at all. It should be really > trivial to fix this but yes I'd also be interested to hear if there are any > good reasons why it hasn't been done... Looking at <https://dev.twitter.com/docs/cards/large-image-summary-card>, it seems this is implemented via meta tags. This bug report is probably fairly similar to bug 30113, which Jared just linked as a see also. In my opinion, it feels a bit icky to litter the head of the HTML output of every page with proprietary (and arguably faddish) meta tags. Setting up generic meta tags or some other means of programmatically transferring this data might be a worthwhile goal. It isn't unprecedented for MediaWiki to include features similar to this as configuration options (the Apple Icon config variable comes to mind off-hand). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
