To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48409





------- Additional comments from [EMAIL PROTECTED] Wed Feb  8 13:17:49 -0800 
2006 -------
As simos proposes, my odt2txt transformation in deed relies on some "special"
(character) styles to generate special MediaWiki markup. Currently supported is
the math environment and all sorts of links and images. To insert a wiki link in
your text, you just type the target name say "OpenOffice.org" and apply the
character style "WikiLink" to it. In the transformed version of the text, this
is converted to "[[OpenOffice.org]]". The same applies to mathematical formulas.
If you want to insert the formula "E = m C²" into your text, just type it the
wiki-way and apply the character style "WikiMath" to it: "E = m C^2". During
export, this is converted to "<math>E = m C^2</math>". 

Creating more complex wiki links and references to images is also supported. The
text "my favorite office suite [OpenOffice.org]" (with character style WikiLink)
is transformed to [[OpenOffice.org|my favorite office suite]] and therefore
refers to the same wiki page as the simple link above, but is displayed as "my
favorite office suite" in the text. You now can imagine, how to wiki-include 
images.

The attached style template "oopedia-style.ott" also assigns two keyboard
shortcuts to the character styles, namely Ctrl-W to WikiLink and Ctrl-M to 
WikiMath.

I'll also attach two example files in OpenDocument format that show the
conversion at work. The first one "oopedia-example.odt" is a minimal example
that exactly demonstrates the link and math styles as described above. The
second one "rytzsche-achsenkonstruktion-herleitung.odt" is a real world example
showing "the source of" an article I wrote for de.wikipedia.org using
OpenOffice.org and the attached transformation.

Yes, I would also like an Wikipedia-auto-upload-on-save mechanism, a
WikiMath-to-native-OpenOffice.org-formula-conversion-(back-and-forth),
WYSIWIG-wiki-image-display with WikiMedia-Commons-auto-image-upload-on-save,
support for native OpenOffice.org styles for bold and italics, and of cause an
MediaWiki-import-mechanism. None of them are available yet, dreaming is still
allowed.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to