معرفی شرکت ها


fiduswriter-website-3.11.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Fidus Writer plugin to allow publishing articles publically directly.
ویژگی مقدار
سیستم عامل -
نام فایل fiduswriter-website-3.11.4
نام fiduswriter-website
نسخه کتابخانه 3.11.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Johannes Wilm <johannes@fiduswriter.org>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/fiduswriter-website/
مجوز AGPL-3.0-or-later
FidusWriter-Website =================== FidusWriter-Website is a Fidus Writer plugin to allow for making documents available directly to the general public from within Fidus Writer on the frontpage of Fidus Writer itself. # Installation 1) Install Fidus Writer like this: > pip install fiduswriter\[website\] 2) Add "book" to your INSTALLED\_APPS setting in the configuration.py file like this: INSTALLED_APPS += ( ... 'website', ) 3) Run `fiduswriter setup` to create the needed database tables and to create the needed JavaScript files. 4) (Re)start your Fidus Writer server # Assign editor status Assign editor status by giving users the permissions `website.change_publication` (to change existing posts on website) and/or `website.add_publication` (to add completely new posts to website). By default, a group with both access rights is created with the name "Website Editors". You can add users to this group to obtain the two types of access rights. Super users will also be treated as editors.


نیازمندی

مقدار نام
- fiduswriter


نحوه نصب


نصب پکیج whl fiduswriter-website-3.11.4:

    pip install fiduswriter-website-3.11.4.whl


نصب پکیج tar.gz fiduswriter-website-3.11.4:

    pip install fiduswriter-website-3.11.4.tar.gz