- Get rid of the language context. Maybe we need to get rid of the context system entirely and switch to a XmlsitemapType plugin system?
- Get rid of the procedural functions for indexing and gathering links data into a XmlsitemapLinkType plugin. It would make sense to also add an sitemap handler class to entity types (with a default EntitySitemapLinkHandler) class, but could be overridden for individual entity types that need additional logic, like MenuLinkContent.
- Custom links as a content entity type (or config entity type?)
- #3002868: Rethinking generation process
- #3006887: Convert xmlsitemap_output_file() and xmlsitemap_transfer_file() to a Response object
- Improvements to state to sitemap config objects. Use UUIDs properly. #3007153: Store xmlsitemap_regenerate_needed flag as a timestamp instead of a boolean
- Take advantage of the queue system by default, at least for handling entity updates: #786484: Use a 'link update' queue for delayed link changes
↧
Plan for 2.x branch
↧