From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Gray Subject: Re: http://libremanuals.net (ikiwiki+org) to translate the Org Guide Date: Wed, 14 Dec 2011 11:07:54 -0700 Message-ID: <87aa6vm3gl.fsf@gmail.com> References: <87r508mevq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RatFY-0005CN-Cq for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 13:08:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RatFO-000625-KR for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 13:08:16 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:49514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RatFO-00061X-Ey for emacs-orgmode@gnu.org; Wed, 14 Dec 2011 13:08:06 -0500 Received: by eekc41 with SMTP id c41so1180819eek.0 for ; Wed, 14 Dec 2011 10:08:05 -0800 (PST) In-Reply-To: <87r508mevq.fsf@gnu.org> 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: Bastien , emacs-orgmode@gnu.org Cc: David Arroyo =?utf-8?Q?Men=C3=A9ndez?= On Tue, 13 Dec 2011 20:48:57 +0100, Bastien wrote: > Dear all, >=20 > another announcement about translation : David Arroyo Men=C3=A9ndez (who > already translated David O'Toole's tutorial) is launching LibreManuals=20 > to help with translating/publishing FLOSS book. >=20 > Libremanuals uses ikiwiki (http://ikiwiki.info/) a wiki compiler. It > builds static HTML pages for a wiki, from source in the ikiwiki/Markdown > language (or others, such as texinfo or org-mode), and writes it out to > destination. Libremanuals is using org-mode files to manage the tasks > to do in an integrated way with ikiwiki thanks to the org ikiwiki plugin > Hi Bastien, You might have seen this already, but I recently announced a different approach to compiling org files with ikiwiki. It isn't exactly stable yet, but you might want to keep an eye on . It currently has features that Manoj's plugin does not have, such as properly setting the title of the page, and allowing images (currently only absolute urls are tested, but that should be improved soon) and wikilinks. Anyway, I think you are probably making the right decision in using Manoj's plugin for now, but mine is being more actively developed, so it might be the better choice fairly soon. Cheers, Chris