emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Worg needs some reorganizing


From: Bastien
Subject: Re: [Orgmode] Re: Worg needs some reorganizing
Date: Tue, 18 Jan 2011 20:48:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Jason Dunsmore <address@hidden> 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...

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]