Closed (fixed)
Project:
XML sitemap
Version:
8.x-1.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Dec 2014 at 18:24 UTC
Updated:
12 Aug 2016 at 10:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidComment #3
dave reidCommitted to 7.x-2.x and 6.x.2.x. Needs to be ported to 8.x-1.x.
Comment #4
acrosmanPort of the patch to the 8.x branch.
Comment #5
amateescu commentedUpdated the patch to include the new setting in our default config as well as in the config schema.
Comment #7
juampynr commentedCommitted. Thanks!
I did a small change though, which was to move this check to the top of the hook implementation. For reference, I am attaching here the interdiff with my change and the committed patch.
Comment #8
amateescu commented@juampynr, you might want to check out #2606970-13: [xmlsitemap] XML sitemap and https://github.com/amateescu/xmlsitemap/commits/8.x-1.x , I worked a lot on the 8.x version of XML Sitemap to the point where it's actually stable and usable :)
Comment #9
juampynr commentedGood stuff! I will do that.