Sun Wiki Publisher

(6 votes)
SunWiki_150.jpg

The Sun Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.

All important text attributes such as headings, hyperlinks, lists and simple tables are supported. Even images are supported as long as they have already been uploaded to the wiki site. An automatic upload of images is currently not supported.

It is the perfect extension for all users who want to make existing documentations and specifications available on MediaWiki servers. Just load the document and call the Extension with 'Send – MediaWiki Server'. A dialog will guide you to publish your document.

Requires StarOffice 8 (Update 10 or higher) or OpenOffice.org (2.4 or higher)

Download extension
Operating System: System Independent
Compatible with: OpenOffice.org 2.4 | StarOffice 8 Update 9 or higher.
Official release: 1.0
Date: 2008-Jul-11
Size: 2.38 MB
License: opensource | Read license | Read license
Source code: Browse source code
Further product information: Product details

Comments

re: Code Blocks

Turns out the built in style "preformatted text" seems to do the trick. It would be a kindness to mention this in the online help (indeed, a list of the supported tags would be most helpful).

code blocks?

I've got entries which have extensive code blocks. The writer file uses a "code" paragraph style (courier, etc.) and emboldened text uses a CodeUser font style.

Randomly, it seems that these blocks are picked up and put into appropriate boxes --- I've yet to grok the algorithm. Is there a document somewhere, or is it just a matter of reading the code?

tia

khbkhb@gmail.com

A connection to the MediaWiki system cannot be created

Click File -> Send -> To MediaWiki...
Click Add to add a new wiki
No matter what I enter for the [url] I get the error: "A connection to the MediaWiki system at [url] could not be created."
I have tried a localhost MediaWiki, a live MediaWiki on the internet, and Wikipedia.
There is no proxy being used.

Ubuntu Hardy Heron
OpenOffice.org 2.4

Is there some setting I'm missing for allowing OpenOffice to access the network? Feels like I must be missing something obvious.

Chris

Re : A connection to the MediaWiki system cannot be created

same for me, local mediawiki and wikipedia

OOo 2.4.1 & OOo-dev 3.0(build9345)

LDAP Works...

I saw a number of comments about the plugin not working with LDAP authentication.
The mediawiki LdapAuthenticaion.php file needs a minor tweak to get it to work.

In the LocalSettings.php file find the statement that says something like
$wgLDAPEncryptionType = array( "ourwiki"=>"clear" );

write down the "ourwiki" (it will be different on your installation)

In LdapAuthentication.php, find the connect() function (Line 121 in my installation)
Underneath the global $wgLDAPEncryptionType; line write
$_SESSION['wsDomain']='ourwiki'; (again use the text you wrote down in the previous step.

Save the file and exit.

If your wiki uses multiple domains, then this won't work well for you, but it will work on most standard installations.

The problem is that the $_SESSION['wsDomain'] variable is set to "InvalidDomain" instead of "ourwiki" when it is trying to authenticate from the plugin.

"TOREPLACE" appears in the MediaWiki dialog

As written on "Sun Wiki Publisher" help - I choose "Tools - Options - Internet - MediaWiki."

TOREPLACE appears in the MediaWiki dialog title and buttons.

I am using OpenOffice.org 2.4.1 on Windows XP.
JRE is 1.6.0_07-b06

Connection could not be created

Unfortunately it doesn't work at al. I was hoping this version (1.0) would work, but still it gives below message when I click OK after filling in the MediaWiki server URL.

A connection to the MediaWiki system at http://en.wikipedia.org could not be created

When I start OOo on the Linux command line (Kubuntu Hardy), I get this:
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Jul 12, 2008 12:58:52 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Jul 12, 2008 12:58:52 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Jul 12, 2008 12:58:52 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Jul 12, 2008 12:58:52 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Jul 12, 2008 12:58:52 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request

My Java version is: build 1.6.0_06-b02

Bug in filter with custom quotes

Custom quotes convert to garbage with the Mediawiki filter. This is problematic in OOo 3.0 beta because the beta ships with custom quotes activated. I suggest that the filter be amended to automatically convert custom quotes to normal quotes.

Universal Interoperability Council
http://www.universal-interop-council.org

Doesn't work with LDAP extension

0.9.3 doesn't appear to work with the LDAP extension for Mediawiki authentication. Is there any way we could get a raw output command where it can just pipe the wikicode to a text file?

+1

I want to "bump" this so-to-speak as I have the exact same problem. I need to use LDAP auth for our internal wiki or at least some way to be able to get the markup on a text file

URL Being rewritten

Thanks for the awesome plugin.

My web server lives on port 85, not 80 (because IIS lives on there). When I enter the URL as http://augustus:85/wiki it is being rewritten, and saved as http://augustus/wiki

Could this please be fixed, else I can't use it!

Thank you!

extension not working with MediaWiki on USB drive

The extension doesn't seem to work with MediaWiki installed on a USB drive. It will neither create a new page, nor update an existing
one. Is this a known issue? Or am I missing something? The extension gives every appearance of working; it goes through all the steps,
even asking if I want to create the new wiki page. But when I open the wiki, the page isn't there. And it clears the text from an existing page.

Great Extension but issues (OOo 3.0.0 beta)

This is a really great extension but it does have its glitches in the OOo beta.

What ever the reason may be, it's still great.

Hope the devs take a serious look at the e-mail I sent them!

nothing

Just installed on Oo2.4.0.3.6 running on openSuse 10.3 with java 1.5 it appears in the package manager as enabled but when clicking File>Send>To Mediawiki nothing happens and the Options>Internet>Mediawiki page is blank

InvalidRegistryException

Just downloaded OOo 2.4, and this extension. When I try to install it, I get the message,


ImplementationRegistration::registerImplementation() InvalidRegistryException during registration (destination key is null or invalid)

whereupon the installation is rolled back.

Any hints what is wrong here and how I can fix it?

Wolf N. Paul

Awesome plugin!

Running with OO 3.0 Beta on OS X Leopard 10.5.2. Not %100 perfect but close enough to save me tons of time converting my existing Word documents into Wiki format for my companies consumption. Hats off to the developers!

Limited to Windows

Operating system: Windows???

Re: Limited to Windows

no sorry, this was an oversight, this extension is system independent