From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Maihofer Subject: Re: Evangelize the world with Org-mode Date: Fri, 16 Oct 2009 14:09:58 +0200 Message-ID: <4AD86296.3040904@gmx.de> References: <877huvwutf.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyldI-0005rO-Eu for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 08:10:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyldD-0005pL-9W for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 08:10:07 -0400 Received: from [199.232.76.173] (port=58367 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyldC-0005oy-Vf for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 08:10:03 -0400 Received: from smtprelay11.ispgateway.de ([80.67.31.45]:32773) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyldC-0000qz-AC for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 08:10:02 -0400 Received: from [80.132.116.160] (helo=MacBookPro.local) by smtprelay11.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Mylcu-0001zg-PL for emacs-orgmode@gnu.org; Fri, 16 Oct 2009 14:09:44 +0200 In-Reply-To: <877huvwutf.fsf@mundaneum.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: emacs-orgmode@gnu.org Am 16.10.09 11:29, schrieb Sébastien Vauban: > - or, even better (as it would be install-less): a Wiki based on Org syntax > with document generation capability (button to generate a PDF). Perhaps ikiwiki? "Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git." "If you prefer to use some *other markup language*, ikiwiki allows others to easily be added by plugins." http://ikiwiki.info/ http://ikiwiki.info/features/ Karl