A Fidus Writer plugin to allow publishing articles publically directly.
Project description
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
-
Install Fidus Writer like this:
pip install fiduswriter[website]
-
Add "book" to your INSTALLED_APPS setting in the configuration.py file like this:
INSTALLED_APPS += ( ... 'website', )
-
Run
fiduswriter setup
to create the needed database tables and to create the needed JavaScript files. -
(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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fiduswriter-website-3.11.4.tar.gz
.
File metadata
- Download URL: fiduswriter-website-3.11.4.tar.gz
- Upload date:
- Size: 33.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8976f7d52c6a5adcb4a8aa4c9d6f278b54d457d9a26fa457fabf666a63a39960 |
|
MD5 | 07901c0722f3e6d890109e16fb1d426f |
|
BLAKE2b-256 | 4fdd5d1a9b8f9b2fb9d04a302e86b0cf230642a5c69e2be9ba31aca2df0047be |
File details
Details for the file fiduswriter_website-3.11.4-py3-none-any.whl
.
File metadata
- Download URL: fiduswriter_website-3.11.4-py3-none-any.whl
- Upload date:
- Size: 43.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d67101f2d278b7e9f8a26794e95f9ec459734a104a797bc3c5486bca74bbbcea |
|
MD5 | 0dc6960275d5ca3ad17bf16bbf05c2ea |
|
BLAKE2b-256 | fc67dd3b9bc0cd30901ac3d9d4365df01bc1d1e5a689310b7819c50387c84e43 |