From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: [ANN] Substantial changes to sitemap generation Date: Mon, 19 Dec 2016 17:52:43 +0100 Message-ID: <87eg132750.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJ1B5-0002V1-66 for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 11:52:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJ1B2-0005hA-2z for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 11:52:43 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:48170) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cJ1B1-0005gz-TG for emacs-orgmode@gnu.org; Mon, 19 Dec 2016 11:52:40 -0500 Received: from saiph (unknown [IPv6:2a03:a0a0:0:4301::b3c]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 649E21720A5 for ; Mon, 19 Dec 2016 17:52:37 +0100 (CET) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org Mode List Hello, I just pushed a revamp of sitemap generation during publishing process. If you tweaked sitemap, you almost certainly need to update your settings. Basically, the changes at the property level are: - :sitemap-sans-extension and :sitemap-file-entry-format were removed - :sitemap-function changed its signature - :sitemap-format-entry was added Also, the patch set implements the following function `org-publish-find-property' See `org-publish-project-alist' for details (or the manual). Feedback welcome. Ideally, if it is better, we might want to propagate the same kind of change to index generation. Regards, -- Nicolas Goaziou 0x80A93738