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 了解不多,但我知道默认首页显示最近的帖子。我想要那个功能,但没有把它作为我的首页。我将首页设置为另一个介绍该网站的页面(欢迎页面),但我想要另一个链接来显示最近的帖子,如常规主页。我不知道该怎么做。有什么帮助吗?
默认首页是index.php?q=node. 您可以创建一个链接到 drupal 路径的菜单条目,以便node能够导航到该页面。
index.php?q=node
node