django-cms 简单的新闻和类别插件

发布于 2025-01-06 04:24:32 字数 293 浏览 3 评论 0原文

哪个类别新闻插件最好?具有简单类别的简单新闻和文章。

示例:

我想创建一个页面,在该页面中我想获取新闻列表和新闻详细信息,并且在一列中包含导航和面包屑。我想使用带有此标准导航的插件: http://docs .django-cms.org/en/latest/getting_started/navigation.html

Which plugin for news with categories are the best? Simple news and articles with simple categories.

Example:

I would like to create a page and in this page I would like take a list of news and details of the news and also in the one column have the navigation and also breadcrumbs. I would like to use plugin with this standard navigation: http://docs.django-cms.org/en/latest/getting_started/navigation.html

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

故笙诉离歌 2025-01-13 04:24:32

cmsplugin_newscmsplugin_advancednews 是 django-cms 处理新闻的两个插件。 Arkestra 是构建于其之上的内容发布层django-cms 的。 Armstrong 是 django-cms 的 django 替代品,并且有新闻考虑到发布,因此如果您需要更高级的东西,它可能是合适的。如果这些都不符合要求,那么很容易编写自己的应用程序,然后 创建 django-cms 插件

cmsplugin_news or cmsplugin_advancednews are two plugins for django-cms that deal with news. Arkestra is a content publishing layer built on top of django-cms. Armstrong is a django alternative to django-cms and has news publishing in mind so it might be appropriate if you need something more advanced. If none of these fit the bill, it's quite easy to write your own application and then creating a django-cms plugin

从﹋此江山别 2025-01-13 04:24:32

抱歉,这可能为时已晚,无法为您提供帮助,但可能对将来的参考有用 - 您的需求看起来可以通过 得到满足阿克斯特拉

Sorry, this is probably too late to help you, but might be useful for future reference - your needs look like they'd be met with Arkestra

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文