administer->content allows the list of nodes displayed to be filtered by various combinations of Status, Type, and Category under the "list" tab. Therefore, while a site might have hundreds, or thousands, of nodes, filtering by category(ies) might reduce this list to a relatively small list. Switching to the "node weights" tab displays all nodes.
I'd like to be able to order nodes on a specific "page" which is defined by a category, or categories, simply without having to find the individual nodes in a very long list, or use the alternate technique of setting each node individually.
Comments
Comment #1
harry slaughteri agree this would be a useful feature. if a few more folks express interest, i'll try to do it.
Comment #2
tburton commentedI would really support a feature which allowed weightings for a page or view (eg front page) to be able to be edited from one location rather than having to enter each node . This would be particularly useful for new sites where content is being promoted and demoted regularly. A dash board which showed all content weightings per category or container would be also excellent and enabled nodes to be re weighted within that container or category would be excellent. This single feature would really help Drupal be competitive in the information heavy sector. Happy to help draw up some user requirements if that helps
Comment #3
jonathan_hunt commentedI'd like to see the ability to filter this list. It gets unusable when you have multiple pages of nodes. At the very least, I think it should filter by the node types in the settings. This is the quick fix I applied to the 4.7 version in weight_manager():
This code needs improvement (default types for example) but it works for me. Thanks for a useful module.
Comment #4
nancydruI don't think this is applicable in 5.1 any more.
Comment #5
nancydruComment #6
nancydru