From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Copying/pasting org html export into IBM Community Wiki Date: Wed, 3 Jul 2013 12:49:23 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuRBF-0008Ol-6Y for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 13:49:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuRBE-0000Zw-9D for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 13:49:25 -0400 Received: from mail-ob0-x22c.google.com ([2607:f8b0:4003:c01::22c]:56333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuRBE-0000Zr-35 for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 13:49:24 -0400 Received: by mail-ob0-f172.google.com with SMTP id wo10so486310obc.31 for ; Wed, 03 Jul 2013 10:49:23 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Srinivas Cc: emacs-orgmode I'll look at the wiki export format. Unfortunately, Communities is not wiki markup style, so html would be best. Org seems to rely on css and spans/divs, which don't appear to cooperate with Communities raw html edit mode. I'd need something with all the formatting specified in-line, I think. John On Fri, Jun 21, 2013 at 11:14 PM, Srinivas wrote: > > John Hendy gmail.com> writes: > >> >> Greetings, >> >> My company uses a few different social media platforms, including IBM >> Communities, Wiki Enterprise, and Sharepoint. IBM Communities are what >> I'm using to manage a project, and would like to use the Wiki feature >> to keep a dashboard on tasks and a timeline. > >> >> > > John, > > I don't know if there is a generic exporter in Org 8.0. In versions prior to > Org 8.0, there was a generic exporter which could be tailored for your > flavor of wiki output. Will the wiki export format work for you? The down > side is the styles will be inherited from IBM Communities and not your own > style. > > - Srinivas > >