• Alex Arnaud's avatar
    dev #18291 Allow to generate a sitemap · 9ae91822
    Alex Arnaud authored
    New profile configuration option: "Add to sitemap", defaults to 1
    New batch: BuildSiteMap, generates a sitemap in temp/sitemap.xml
    New route: /sitemap.xml, returns the generated sitemap, or redirect to
    /index if there is none
    New constant: ROOT_URL, contains the server protocol, name and port
    (eg. "http://localhost:8080")
    9ae91822