https://github.com/openlibhums/typesetting
A plugin that replaced the Production and Proofing stages with an alternative process.
https://github.com/openlibhums/typesetting
janeway-plugin
Last synced: 4 months ago
JSON representation
A plugin that replaced the Production and Proofing stages with an alternative process.
- Host: GitHub
- URL: https://github.com/openlibhums/typesetting
- Owner: openlibhums
- License: agpl-3.0
- Created: 2020-01-30T12:25:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T10:20:45.000Z (over 1 year ago)
- Last Synced: 2024-11-26T11:29:01.851Z (over 1 year ago)
- Topics: janeway-plugin
- Language: Python
- Homepage:
- Size: 399 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security.py
Awesome Lists containing this project
README
# ARCHIVED
This plugin has been archived since its worfklow is now part of Janeway since v1.8.0 (https://github.com/openlibhums/janeway/pull/4612)
# typesetting
This is a plugin for Janeway that replaces the Production and Proofing stages with an alternative process.
## Install
1. Clone this repository into the Janeway plugins folder.
2. From the `src` directory run `python3 manage.py install_plugins typesetting`.
3. Run the Janeway command for running required migrations: `python3 manage.py migrate`
4. Restart your server (Apache, Passenger, etc)
5. You can then edit your workflow to add this plugin.