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 7 中有大约 70 种分类法。我想获得最流行(最常用)的列表 20,从最流行到最少放置在块中。
Dogs (200 Entries) Cats (120 Entries) ..
是否有具有此功能的模块,或者您将如何完成它。
您可以使用tagadelic模块。
使用一点 CSS,您可以更改模块的显示,以不将流行标签呈现得比不太流行的标签大。
通过简单的主题覆盖,您也可以将使用量(200)添加到输出中。