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 OJS-FidusWriter plugin <https://github.com/fiduswriter/ojs-fiduswriter>
_ for OJS.
NOTE
Installation
-
Within a Python virtual environment, install Fidus Writer with the plugin like this:
pip install fiduswriter[ojs]
-
Create a Fidus Writer project in the current folder by running:
fiduswriter startproject
-
There will now be a configuration.py file in the current folder. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file like this::
INSTALLED_APPS += ( ... 'ojs', )
-
Run Fidus Writer::
fiduswriter runserver
-
Following the install instructions of the
OJS-FidusWriter plugin <https://github.com/fiduswriter/ojs-fiduswriter>
_ to connect the two plugins with each other.
Credits
This plugin has been developed by the Opening Scholarly Communications in the Social Sciences (OSCOSS) <http://www.gesis.org/?id=10714>
_ project, financed by the German Research Foundation (DFG) and executed by the University of Bonn and GESIS – Leibniz Institute for the Social Sciences.
Original Developers: Fakhri Momeni <https://github.com/momenifi>
_ and Johannes Wilm <https://github.com/johanneswilm>
_
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
File details
Details for the file fiduswriter-ojs-3.7.2.tar.gz
.
File metadata
- Download URL: fiduswriter-ojs-3.7.2.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ea7acf542e2665069a112a0c05a97f64319d19d38ee99bbb23e429a0c5ff0a4 |
|
MD5 | 08f42ea5f4379dfa320d0a1c59b5ac11 |
|
BLAKE2b-256 | 98030bb9b63bce89e6abfcddbbafc73d7094e0d5ab5baa6bbadf0cee98ab36d6 |