>    The :include property may be used to include extra files.  Its value
>    may be a list of filenames to include. The filenames are considered
>    relative to the base directory.

D'oh! Begging your pardon.

> (setq org-publish-project-alist
>      '(("test-htaccess"
>         :base-directory "~/org/"
>         :base-extension "org"
>         :exclude ".org"
>         :include ("subdir/one/.htaccess" "subdir/two/.htaccess")
>         :publishing-directory "~/public_html/"
>         :recursive t
>         :publishing-function org-publish-attachment)))

Works like a charm. Thanks for your persistence, and patience!

-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

http://www.failuretorefrain.com/jeff/

_______________________________________________
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