Hi Manuel,
Manuel Giraud writes:
> Thanks for accepting my previous patch. Here's a new version of this
> last patch that support formated sitemap entry.
Works fine, thanks. Note for later: better to prepare patch submission
with git format-patch* so that I don't have to amend the commit messa
Bastien writes:
> I'd welcome a reworked version of this idea!
Hi Bastien,
Thanks for accepting my previous patch. Here's a new version of this last
patch that support formated sitemap entry.
--8<---cut here---start->8---
commit 660ece15eca316075da6529560bf6
Hi Manuel,
Manuel Giraud writes:
> This second patch (that should be applied after the first one) adds a
> formating option to sitemap entries. One can now use a formated string
> to generate a sitemap entry. This formated string currently understands
> title (%T), author (%A) and date (%D).
I
This second patch (that should be applied after the first one) adds a
formating option to sitemap entries. One can now use a formated string
to generate a sitemap entry. This formated string currently understands
title (%T), author (%A) and date (%D).
diff --git a/lisp/org-publish.el b/lisp/org-p