| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 2387331-6.patch | 2.48 KB | juampynr |
| #7 | interdiff.txt | 823 bytes | juampynr |
| #5 | interdiff.txt | 2.05 KB | amateescu |
| #5 | 2387331-5.patch | 2.51 KB | amateescu |
| #4 | 2387331-xmlsitemap-cron-disable-regeneration-8port-4.patch | 1.65 KB | acrosman |
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 2387331-6.patch | 2.48 KB | juampynr |
| #7 | interdiff.txt | 823 bytes | juampynr |
| #5 | interdiff.txt | 2.05 KB | amateescu |
| #5 | 2387331-5.patch | 2.51 KB | amateescu |
| #4 | 2387331-xmlsitemap-cron-disable-regeneration-8port-4.patch | 1.65 KB | acrosman |
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.