Skip to main content

A Fidus Writer plugin to allow creation of books and article collections

Project description

FidusWriter-Books is a Fidus Writer plugin to allow for the composition of books and article collections, using individual documents as chapters.

Installation

  1. Install Fidus Writer like this:

    pip install fiduswriter[books]

  2. Add “book” to your INSTALLED_APPS setting in the configuration.py file like this:

    INSTALLED_APPS += (
        ...
        'book',
    )
  3. Run fiduswriter setup to create the needed database tables and to create the needed JavaScript files.

  4. (Re)start your Fidus Writer server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fiduswriter-books-3.9.3.tar.gz (1.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page