Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Drupal 5 管理界面中,当我管理内容(管理 -> 内容管理 -> 内容)时,每页只能查看 50 个节点。我有 350 页节点,当我必须编辑或删除节点时需要很长时间才能完成。
我希望每页显示更多节点。
http://drupal.org/project/views_bulk_operations是对大量节点执行编辑、删除和其他操作的工具。