Hello there,
I just updated to XML site map beta6 for Drupal 6 and I can no longer find the menu location for adding specific links/files. I find this is essential as the views pages I have are of major significance on a few Drupal 6 sites I maintain, as they display full nodes and don't link directly to the node.
Did this feature get relocated, or was it not carried over? If it wasn't carried over I ask that you please do so as it allows me to incorporate views, custom modules, etc etc.
Comments
Comment #1
Anonymous (not verified) commentedYes, it was removed. I will consider adding something back but what was coded before was too prone to user error. An external module could be written as well given the API of xmlsitemap. Let me ponder this more.
Comment #2
avpadernoAn external module would make more sense, normally, but considering that the 6.x-1 branch is not going to be supported after the first official release of the 6.x-2 will be available, it makes more sense to include a module into the XML sitemap project.
Comment #3
jnicola commentedIts rather essential for including views, and all the arguments you may pass it via menu items.
What sort of user errors occurred and are they not something that submission validation could rule out?
Comment #4
Anonymous (not verified) commentedMoving to the development version.
Comment #5
avpadernoThere is already a report about that (see #487876: Custom links addition).
Comment #6
dave reidMarking as a duplicate of #487876: Custom links addition.