浏览代码

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

Bastien Guerry 11 年之前
父节点
当前提交
9aed2398a7
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)