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.
Installation
-----------
1. Install Fidus Writer if you haven't done so already.
2. Within the virtual environment set up for your Fidus Writer instance, install the version of the plugin corresponding to your Fidus Writer installation. If you are running Fidus Writer 3.2, the command is::
pip install "fiduswriter-ojs<3.3"
3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::
INSTALLED_APPS += (
...
'ojs',
)
4. Run this to create the models::
python manage.py migrate
5. Create the needed JavaScript files by running this::
python manage.py transpile
6. (Re)start your Fidus Writer server.
7. 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.
Lead Developers: `Fakhri Momeni <https://github.com/momenifi>`_ and `Johannes Wilm <https://github.com/johanneswilm>`_
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.
Installation
-----------
1. Install Fidus Writer if you haven't done so already.
2. Within the virtual environment set up for your Fidus Writer instance, install the version of the plugin corresponding to your Fidus Writer installation. If you are running Fidus Writer 3.2, the command is::
pip install "fiduswriter-ojs<3.3"
3. Add "ojs" to your INSTALLED_APPS setting in the configuration.py file
like this::
INSTALLED_APPS += (
...
'ojs',
)
4. Run this to create the models::
python manage.py migrate
5. Create the needed JavaScript files by running this::
python manage.py transpile
6. (Re)start your Fidus Writer server.
7. 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.
Lead 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.3.0.dev0.tar.gz
.
File metadata
- Download URL: fiduswriter-ojs-3.3.0.dev0.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5285e77cd4e4af6b80bef442d8ab044857185191dcb2fe90d8275f0e58fd60c0 |
|
MD5 | a14817b1c2ebd2331b3cfea8b2541a7a |
|
BLAKE2b-256 | 9890dc9648c1bf38ec84d7d08b43ca78ee178f6e5837cacd82c39bbc793e8736 |