Browse Source

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

Bastien Guerry 11 years ago
parent
commit
9aed2398a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/lisp/ox-rss.el

+ 1 - 0
contrib/lisp/ox-rss.el

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