I love the possibility to edit offline wikipedia articles with Libre Office. But what I really miss is, that LO does not export embedded Pictures. It sould be no big deal exporting pictures as jpg file with some unique random file name and add the corresponding tag. It would also be coll if you could direct export to a wiki url. Its also not very difficult I think because its just a simple "post". Wish you all the Best! Cheers Christian
Adding EasyHack: tag.
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
An EasyHack should have been checked by developers and thus is confirmed regardless of age. Moving back to NEW from NEEDINFO again. Sorry for the hassle.
Deleted "Easyhack" from summary.
adding LibreOffice developer list as CC to unresolved EasyHacks for better visibility. see e.g. http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for details
adding LibreOffice developer list as CC to unresolved Writer EasyHacks for better visibility. see e.g. http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for details
Migrating Whiteboard tags to Keywords: (easyHack)
the Wiki Publisher is implemented in Java and XSLT, in swext/mediawiki
I retested issue on branch libreoffice-5-1 commit version b3a28e359a527a307edf843e8590c2a73591cfe31. The issue persist, I'll try to fix it.
Tomas@ are you still working on this bug (otherwise please unassign it) ?
@Jan Still working on it but unfortunately haven't much time lately.
Unassigning due to lack of work, if you want to continue working, please assign yourself again.
Hi I am going to work on this bug.
A polite ping, still working on this bug?
Unassigning.
I am going to start working on this bug.
I'm going to start working on this easy hack.
Hi looking forward to see your patch. Please do not forget to submit your license statement as I wrote to you. https://wiki.documentfoundation.org/Development/Developers#Example_Code_Contributor_Statement Without a license statement your patch are not likely to be merged.
(In reply to jan iversen from comment #18) > Hi looking forward to see your patch. > > Please do not forget to submit your license statement as I wrote to you. > https://wiki.documentfoundation.org/Development/ > Developers#Example_Code_Contributor_Statement > > Without a license statement your patch are not likely to be merged. Thanks I must have missed this. I've submitted my license statement as of now.
So I'm still working on this bug. But it's going slow to say the least. Very little of the code has any documentation so I'm having to figure out how this extension works. I'm will be adding some documentation as I go through this plug in hopefully making it easier for future additions. In addition to this I have determined that the request to add the feature to export directly to a wiki URL is already implemented under File > Send > To MediaWiki... So I will just be implementing the exporting of embedded images for this fix. On top of this it something to consider is adding some more help in using this extension on the LibreOffice wiki to allow people to more easily use this extension.
(In reply to Owen Anderson from comment #20) > So I'm still working on this bug. But it's going slow to say the least. Very > little of the code has any documentation so I'm having to figure out how > this extension works. I'm will be adding some documentation as I go through > this plug in hopefully making it easier for future additions. In addition to > this I have determined that the request to add the feature to export > directly to a wiki URL is already implemented under File > Send > To > MediaWiki... So I will just be implementing the exporting of embedded images > for this fix. On top of this it something to consider is adding some more > help in using this extension on the LibreOffice wiki to allow people to more > easily use this extension. A good hint, submit several smaller patches as you work towards the final version...that way you get feedback earlier.
A polite ping, still working on this issue ?
UNassigning, if you want to continue work on this bug please reassign yourself
(In reply to Muthu from comment #1) > Adding EasyHack: tag.
How to get the source code of that particular session for fixing this bugs
Arianna Masciolini committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a8124c2eaf401741e2235939a20cef2617ad8bd1 tdf#33831 swext: mention images by name in the mediawiki export It will be available in 5.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Arianna Masciolini committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6ef9fca590622d3269c0ba11e3782910ac573261&h=libreoffice-5-4 tdf#33831 swext: mention images by name in the mediawiki export It will be available in 5.4.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Let's put this one to FIXED since the patch is now in 5.4 branch and am not sure it worths it to backport it in 5.3 branch.