Re: [Orgmode] [Patch 2/2] org-publish

2011-02-09 Thread Bastien
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

Re: [Orgmode] [Patch 2/2] org-publish

2011-02-09 Thread Manuel Giraud
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

Re: [Orgmode] [Patch 2/2] org-publish

2011-02-08 Thread Bastien
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

[Orgmode] [Patch 2/2] org-publish

2010-12-01 Thread Manuel Giraud
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