From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Patch 1/2] org-publish Date: Tue, 08 Feb 2011 17:55:55 +0100 Message-ID: <878vxqa2jo.fsf@gnu.org> References: <87mxop7qp3.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=56591 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmqr3-00035R-4j for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 11:55:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmqr1-0005Il-9y for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 11:55:53 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:61794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmqr1-0005Ia-5a for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 11:55:51 -0500 Received: by wwb17 with SMTP id 17so6087860wwb.30 for ; Tue, 08 Feb 2011 08:55:50 -0800 (PST) In-Reply-To: <87mxop7qp3.fsf@univ-nantes.fr> (Manuel Giraud's message of "Wed, 01 Dec 2010 11:06:16 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manuel Giraud Cc: emacs-orgmode 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 to file modification > time. I've now applied this patch -- thanks for this contribution. -- Bastien