Giter Club home page Giter Club logo

ojs-plugin-sword's Introduction

SWORD

Allow Journal Managers and (optionally) Authors to deposit articles via the SWORD protocol

Installation

This plugin is best installed using the Plugin Gallery from within Open Journal Systems. Log in as Administrator, navigate to Settings > Website > Plugins, and open the "Plugin Gallery" tab. Find the Sword plugin listed there and use the Install button to install it.

CUL Email Notification Configuration

Configure values for Sword Deposit notification sender and recipient by adding a cul_sword block to the OJS config file and providing values for the following two variables:

[cul_sword]

recipient_email = ""

sender_email = ""

In addition, CUL notification specifications require modifications to the data in two OJS database tables.

In the email_templates_default table, for the record with email_key "SWORD_DEPOSIT_NOTIFICATION", set can_edit to 0.

In the email_templates_default_data table, for the record with email_key "SWORD_DEPOSIT_NOTIFICATION", we provide the following values:

subject: OJS Sword Deposit Notification

body:

ID: {$ID}

Directory Name: {$directoryName}

Article Title: {$submissionTitle}

Author: {$authorString}

Publication Date: {$date}

Status: {$status}

This email was generated by Open Journal Systems SWORD deposit plugin.

description: This email template is used to notify an author of optional deposit points for SWORD deposits.

ojs-plugin-sword's People

Contributors

asmecher avatar quoideneuf avatar primoz-svetek avatar jordilacruz avatar mirkospiroski avatar jackblacklight avatar bsvvi avatar kant avatar vormia avatar neffe avatar nils-stefan-weiher avatar drugurkocak avatar carlamarques avatar diegojmacedo avatar heike-r avatar jirrka avatar kaschioudi avatar mhvezina avatar mduduman avatar mooselybased avatar ysn-0711 avatar teismann avatar trungvjm avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.