我的分类术语如下
term1
term2
term3
我将按我想显示一个块的术语添加 6 个内容,如下所示
term1
-content1
-content2
term2
-content3
-content4
term3
-content5
-content6
我能怎么做?
我的分类术语如下
term1
term2
term3
我将按我想显示一个块的术语添加 6 个内容,如下所示
term1
-content1
-content2
term2
-content3
-content4
term3
-content5
-content6
我能怎么做?
Views
您可以使用可重复使用的Drupal模块,选项是 View Block
教程网址:http ://www.webbykat.com/2012/02/creating-monthly-archive-block-drupal-7-views
视图是解决方案。