* [ANN] Substantial changes to sitemap generation
@ 2016-12-19 16:52 Nicolas Goaziou
2016-12-19 19:45 ` Thibault Marin
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2016-12-19 16:52 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANN] Substantial changes to sitemap generation
2016-12-19 16:52 [ANN] Substantial changes to sitemap generation Nicolas Goaziou
@ 2016-12-19 19:45 ` Thibault Marin
2016-12-19 22:03 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Thibault Marin @ 2016-12-19 19:45 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Org Mode List
Nicolas Goaziou writes:
> 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,
Hi,
Thanks for pushing the sitemap change, it still works for me (from the
sitemap-wip branch). I am able to generate a list of posts from the
sitemap and #+INCLUDE it in other pages.
However, I initially got an error when running =make=, there seems to be
a typo in l. 14542 of org.texi ("@cod{" should be "@code{"):
http://orgmode.org/cgit.cgi/org-mode.git/tree/doc/org.texi#n14542
Thanks again.
thibault
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANN] Substantial changes to sitemap generation
2016-12-19 19:45 ` Thibault Marin
@ 2016-12-19 22:03 ` Nicolas Goaziou
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2016-12-19 22:03 UTC (permalink / raw)
To: Thibault Marin; +Cc: Org Mode List
Hello,
Thibault Marin <thibault.marin@gmx.com> writes:
> However, I initially got an error when running =make=, there seems to be
> a typo in l. 14542 of org.texi ("@cod{" should be "@code{"):
> http://orgmode.org/cgit.cgi/org-mode.git/tree/doc/org.texi#n14542
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-19 22:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-19 16:52 [ANN] Substantial changes to sitemap generation Nicolas Goaziou
2016-12-19 19:45 ` Thibault Marin
2016-12-19 22:03 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).