Community
Participate
Working Groups
source: [[Image:test.png|center]] result: <img align="middle" border="0" src="test.png"/> the image is not centered
see: http://www.mediawiki.org/wiki/Help:Images#Horizontal_alignment
Thanks for the bug Nicolas. Feel free to submit a patch.
(In reply to comment #2) > Thanks for the bug Nicolas. Feel free to submit a patch. Where in Mylyn's source can I find the code that emits the HTML and CSS for images?
I've attached a Mylyn context pointing to the relevant code. (see org.eclipse.mylyn.internal.wikitext.mediawiki.core.token.ImageReplacementToken and org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguageTest) If you need help setting up your workspace, take a look at the contributor reference: http://wiki.eclipse.org/Mylyn/Contributor_Reference
Created attachment 202615 [details] mylyn/context/zip
Closed as part of backlog clean-up. Please re-open if you'd like to see this revisited, perhaps with a contribution.