emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Worg needs some reorganizing


From: Bernt Hansen
Subject: [Orgmode] Re: Worg needs some reorganizing
Date: Tue, 18 Jan 2011 18:17:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Bastien <address@hidden> writes:

> 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...

and I use this :)

                :publishing-function (org-publish-org-to-html 
org-publish-org-to-org)
                :plain-source t
                :htmlized-source t

on

http://doc.norang.ca/org-mode.html,
http://doc.norang.ca/org-mode.org.html, and 
http://doc.norang.ca/org-mode.org

-Bernt



reply via email to

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