Open shelvick opened 7 years ago
@shelvick Thanks for reporting this issue. However I don't think sitemap should subclass content but rather index. From hacking.md
Roughly speaking, a POST is a blog entry and an INDEX is a collection of POSTs or other content. An INDEX really only serves to group a set of content objects on a page, it isn't content itself.
This used to be the case. We should probably see what is needed to restore that. I think it may be asserting a route for the sitemap in the config
This is still an issue and @shelvick's patch doesn't even work anymore.
This issue has been open for a while, any suggestions on how to move this forward quickly?
The sitemap object doesn't inherit from content. Quick and easy patch works for me: