The Office Connector works great when you can add documents one at the time. But what about if you have nearly 1000 documents that you need to add as pages? Is there an easy way to do this?
You can attempt to use the Confluence Command Line Interface, but other than that I don't think so.
https://studio.plugins.atlassian.com/wiki/display/CSOAP/Confluence+Command+Line+Interface
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
CLI seems to work fine if the files are in .txt or HTML. Unfortunately, it doesn't properly parse the HTML that these files are marked up in due to being converted from a microsoft product.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Word and HTML have never played nice. That's pretty much been the story for years and even more so recently with 2007. That's why Atlassian is pretty much remaking word inside of their Confluence 4.0. I can't wait till it is released.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't mind taking a few more steps to get from where I started to a fairly-well laid out Confluence page. I am at a loss though how to get a .pst or MBOX to nice HTML.
The MBOX import to Confluence is great...except I want the mail as pages, not as email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's a utility called message export that I've seen but haven't used that might do what you want. "Looks" ok, not free.
http://www.encryptomatic.com/messageexport/
If the html is messcrosofted there are ways of cleaning up discussed eg at
http://stackoverflow.com/questions/67964/what-is-the-best-free-way-to-clean-up-word-html
Also a nice little free windows utility called ssr.exe that you use in batch files to seacrch and replace in multiple files.
You could then CLI your html files into Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.