我正在尝试在按字母顺序排列的特定内容类型的组中显示我的内容。
我做了什么?
1. Added a vocabulary "Category" 2. Added a term(Myterm) inside this vocabulary. 3. Added a field in content type and put the relation with this vocabulary and the default option is the term name.
这工作正常。现在我想在 Myterm 页面中显示按字母顺序排列的内容。为了您的信息,我使用 Pathauto 模块创建分类术语 url。所以我当前的网址是 domainname.com/MyTerm
此页面显示属于 MyTerm 术语的结果。我只想显示按字母顺序排列的组,每个组将包含标题以该组开头的内容。请大家建议我如何实现这一点。提前致谢。
例如,假设我的要求如下:
[A]精彩
视频
好教程
获奖软件
[B]
英国文化协会
马上回来
[C]
案例讨论
内容隐私
....