Jason Dunsmore <emacs-orgm...@dunsmor.com> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to