معرفی شرکت ها


aldryn-newsblog-extra-plugins-0.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Extra plugins for aldryn-newsblog.
ویژگی مقدار
سیستم عامل -
نام فایل aldryn-newsblog-extra-plugins-0.2.0
نام aldryn-newsblog-extra-plugins
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fabian Lehner
ایمیل نویسنده fabian.lehner@marmara.at
آدرس صفحه اصلی https://github.com/febsn/aldryn-newsblog-extra-plugins
آدرس اینترنتی https://pypi.org/project/aldryn-newsblog-extra-plugins/
مجوز MIT
aldryn-newsblog-extra-plugins ============================= This projects contains extra plugins for the `aldryn-newsblog` blogging system for DjangoCMS. It requires `aldryn-newsblog` to be installed and setup correctly. # Configuration Plugins that show a list of articles can be configured to show template choices, inspired by `aldryn-events`. To add, for example, a template named `list`, save it at `templates/aldryn-newsblog/plugins/(template name)` and add the following to your `settings.py`: ```` Python ALDRYN_NEWSBLOG_PLUGIN_STYLES = ( 'list', ) ```` # Plugins ## NewsBlogTaggedArticlesPlugin Show `n` or all articles that are tagged with a certain tag. This plugin shows style choices as described in "Configuration". ## NewsBlogTagRelatedPlugin Show `n`or all articles that are similarly tagged as the currently displayed article. This plugin only works correctly in a static placeholder on the aldryn_newsblog detail view. # Changelog ## 0.1.0 NewsBlogTaggedArticlesPlugin now uses a separate template (`aldryn_newsblog/plugins/tagged_articles.html`). ## 0.2.0 Added NewsBlogCategoryRelatedPlugin. Changed NewsBlogTagRelatedPlugin behaviour: The plugin's `excluded_tags` now don't exclude articles from the queryset anymore, they just aren't taken into account for selecting the related articles of the currently displayed article.


نحوه نصب


نصب پکیج whl aldryn-newsblog-extra-plugins-0.2.0:

    pip install aldryn-newsblog-extra-plugins-0.2.0.whl


نصب پکیج tar.gz aldryn-newsblog-extra-plugins-0.2.0:

    pip install aldryn-newsblog-extra-plugins-0.2.0.tar.gz