From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Hirgelt Subject: Re: Export Org Mode in Wiki Format Date: Wed, 15 Jul 2009 13:52:40 -0700 Message-ID: <3DF75B63-63AC-4780-AB5D-2C78C716790B@gmail.com> References: <203b11d00907151230w44ffbbb6kb266569b4fd5472d@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRBTB-00070v-HT for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 16:52:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRBT7-0006yz-2o for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 16:52:53 -0400 Received: from [199.232.76.173] (port=46444 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRBT7-0006yw-0g for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 16:52:49 -0400 Received: from mail-fx0-f217.google.com ([209.85.220.217]:52041) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRBT6-0008Rg-3l for emacs-orgmode@gnu.org; Wed, 15 Jul 2009 16:52:48 -0400 Received: by fxm17 with SMTP id 17so3216713fxm.42 for ; Wed, 15 Jul 2009 13:52:46 -0700 (PDT) In-Reply-To: <203b11d00907151230w44ffbbb6kb266569b4fd5472d@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mike Malloy Cc: emacs-orgmode@gnu.org On Jul 15, 2009, at 12:30 PM, Mike Malloy wrote: > I would like to export a .org file to a Confluence wiki page. Does > anyone have any insight of how to do this? I'v found that exporting to HTML then visiting http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi works quite nicely. I don't use confluence, but the MoinMoin conversion is reasonable. Hope this helps, Ed