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

2011-02-08 Thread Bastien
Hi Manuel, Manuel Giraud writes: > This first patch adds sort options to the sitemap. In addition to > alphabetical order, one can choose chronological or anti-chronological > ordering of sitemap entries. To retrieve file date, it tries to parse > the "#+date" keyword and if not present defaults

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

2010-12-01 Thread Manuel Giraud
Hi, This first patch adds sort options to the sitemap. In addition to alphabetical order, one can choose chronological or anti-chronological ordering of sitemap entries. To retrieve file date, it tries to parse the "#+date" keyword and if not present defaults to file modification time. diff --gi