From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Re: Worg needs some reorganizing Date: Tue, 18 Jan 2011 20:03:09 -0500 Message-ID: <87ipxl1z8y.fsf@fastmail.fm> References: <4CAD81B0.6090807@manor-farm.org> <87fwsubckf.fsf@gnu.org> <87aaj2w5x4.fsf@fastmail.fm> <87d3nyuhkw.fsf@altern.org> <87aaj0kggo.fsf@gmail.com> <87zkr0load.fsf@riotblast.dunsmor.com> <87pqrwipjd.fsf@gmail.com> <87oc7glhef.fsf@riotblast.dunsmor.com> <87hbd8ins8.fsf@gmail.com> <87ipxolgji.fsf@riotblast.dunsmor.com> <87aaj0iiff.fsf@gmail.com> <87r5cbk28p.fsf@riotblast.dunsmor.com> <87fwsrtokh.fsf@gnu.org> <87lj2jouz7.fsf@fastmail.fm> <877he2fvw0.fsf@gnu.org> <87fwsqw8u3.fsf@fastmail.fm> <87d3nufa7a.fsf@gmail.com> <87r5cagi6h.fsf@riotblast.dunsmor.com> <87pqruj8nd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=45310 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfMS8-0003SQ-DS for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:03:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfMS7-0006yH-9k for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:03:12 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:36586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfMS7-0006yD-6A for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 20:03:11 -0500 In-Reply-To: <87pqruj8nd.fsf@gnu.org> (Bastien's message of "Tue, 18 Jan 2011 20:48:06 +0100") 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: Bastien Cc: Dan Davison , Ian Barton , Jeff Horn , Jason Dunsmore , emacs-orgmode@gnu.org, Carsten Dominik Bastien writes: > Jason Dunsmore writes: > >> I added the following to org-publish-project-alist: >> >> ("worg-htmlize" >> :base-directory "~/git/Worg/" >> :base-extension "org" >> :html-extension "org.html" >> :publishing-directory "/var/www/orgmode.org/worg/" >> :recursive t >> :htmlized-source t >> :publishing-function htmlize) > > You need to use this instead : > > :publishing-function org-publish-org-to-org > > I've done this. See this page: > > http://orgmode.org/worg/index.org.html > > You cannot click on links though... Sounds like its time to add a feature to org-publish-org-to-org. :) - Matt