Needs review
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 17:44 UTC
Updated:
30 Aug 2018 at 13:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amateescu commentedAnother @todo was fixed in this patch as well, because #151452: Uninstalling modules does not follow dependencies and can lead to WSOD has been fixed for a long time :)
Comment #3
amateescu commentedBot hickup. I did a manual retest and it looks good now.
Comment #4
amateescu commentedThis one takes care of
xmlsitemap_link_update_multiple()andxmlsitemap_link_delete_multiple()as well.Comment #5
amateescu commentedHa, good luck getting link ids and types with the hook invocation order from #4 :) This one should be better.
Comment #6
nikolabintev commentedI also need these functionalities, but the patches created 7 years ago cannot be applied now. I'm applying a patch compatible with the latest dev version of the module.