A Fidus Writer plugin to connect to OJS.
Project description
=====
FidusWriter-OJS
=====
FidusWriter-OJS is a Fidus writer plugin to connect a Fidus Writer instance
with Open Journal Systems (OJS).
This plugin has to be combined with the Fidus Writer plugin for OJS.
Quick start
-----------
1. Install Fidus Writer if you haven't done so already.
2. Within the virtual environment set up for your Fidus Writer instance,
running `pip install fiduswriter-ojs`
3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::
INSTALLED_APPS = [
...
'ojs',
]
4. Run `python manage.py migrate` to create the polls models.
5. Run `python manage.py transpile` to create the needed JavaScript files.
6. (Re)start your Fidus Writer server
7. Following the install instructions of the Fidus Writer plugin to connect
the two plugins with each other.
FidusWriter-OJS
=====
FidusWriter-OJS is a Fidus writer plugin to connect a Fidus Writer instance
with Open Journal Systems (OJS).
This plugin has to be combined with the Fidus Writer plugin for OJS.
Quick start
-----------
1. Install Fidus Writer if you haven't done so already.
2. Within the virtual environment set up for your Fidus Writer instance,
running `pip install fiduswriter-ojs`
3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::
INSTALLED_APPS = [
...
'ojs',
]
4. Run `python manage.py migrate` to create the polls models.
5. Run `python manage.py transpile` to create the needed JavaScript files.
6. (Re)start your Fidus Writer server
7. Following the install instructions of the Fidus Writer plugin to connect
the two plugins with each other.
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
fiduswriter-ojs-3.1.9.tar.gz
(28.1 kB
view details)
File details
Details for the file fiduswriter-ojs-3.1.9.tar.gz
.
File metadata
- Download URL: fiduswriter-ojs-3.1.9.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0676893ed6c866a389fe03be2d70c334be59ac51dee896e1d6c620e941941f6d |
|
MD5 | d2a8551c85509cefc1f2acecd39fee55 |
|
BLAKE2b-256 | 0a72c76a6584daf047cf6319b94efb0070f09e01dfd04ab0b354d15f0925a7b6 |