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 站点中,我想根据发布日期对内容进行排序,有什么办法吗?
使用核心是不可能的,但如果您愿意在您的站点上安装新模块(或者如果您已经拥有它们),视图和视图批量操作 (VBO)将使您走得更远。VBO 甚至带有旨在替换标准管理员列表的默认视图。