Bastien <bastien.gue...@wikimedia.fr> writes: > 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...
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 _______________________________________________ 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