contrib/ox-rss.el: Use the :html-link-use-abs-url option in the example.

This commit is contained in:
Bastien Guerry 2013-09-06 07:41:59 +02:00
parent b1e79f92ff
commit 9aed2398a7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
;; :base-extension "org" ;; :base-extension "org"
;; :rss-image-url "http://lumiere.ens.fr/~guerry/images/faces/15.png" ;; :rss-image-url "http://lumiere.ens.fr/~guerry/images/faces/15.png"
;; :html-link-home "http://lumiere.ens.fr/~guerry/" ;; :html-link-home "http://lumiere.ens.fr/~guerry/"
;; :html-link-use-abs-url t
;; :rss-extension "xml" ;; :rss-extension "xml"
;; :publishing-directory "/home/guerry/public_html/" ;; :publishing-directory "/home/guerry/public_html/"
;; :publishing-function (org-rss-publish-to-rss) ;; :publishing-function (org-rss-publish-to-rss)