Giter Club home page Giter Club logo

plugin-gallery's Introduction

Build Status

Plugin Gallery

This repository contains PKP's Plugin Gallery XML file. The live version of the file is published on: http://pkp.sfu.ca/ojs/xml/plugins.xml. This is what presents a list of compatible plugins in OJS, OMP, and OPS for possible installation.

Adding A New Plugin

If you'd like to add a new plugin or plugin release to the Plugin Gallery, you can use Github to propose changes here. They will be tested and if they are accepted they will be merged and become part of the Plugin Gallery.

To add a new plugin, or make a new release of an existing plugin:

  • Fork this repository to your own Github account
  • Edit the XML file in your fork to add a new <plugin> or <release> element (see Get the Plugin into the Plugin Gallery)
  • Open a Pull Request against this repository with the updated XML from your fork
  • Once it passes the build and it is reviewed by the maintainers, it will be merged and become part of the Plugin Gallery.

Checks run on the PRs

  • The XML is valid according to the schema
  • The release package URL exists on the specified URL and matches the MD5 sum.
  • [Coming] Check the contents of the gzipped file
  • [Coming] Run smoke and integration tests for the plugin release

plugin-gallery's People

Contributors

asmecher avatar kabaros avatar

Watchers

 avatar  avatar

Forkers

asmecher pkp

plugin-gallery's Issues

Don't fail PRs that don't contain an update to the XML

Currently, if a PR is opened against this repository and it doesn't contain a new plugin then the build will fail as it assumes any PR should be for a new release. That's not the case, as it might be just an update for the Readme or any supporting files in the future.

Maybe this is an acceptable behaviour, and we can just manually accept these Pull Requests - but just leaving this issue here to document the behaviour and agree on how we should proceed.

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.