GithubHelp home page GithubHelp logo

jdittrich / lizenzhinweisgenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wmde/lizenzhinweisgenerator

0.0 2.0 0.0 3.09 MB

An application that helps generating a legally correct attribution with images from Wikipedia, Wikimedia Commons or any other online resource.

Home Page: https://lizenzhinweisgenerator.de/

License: GNU General Public License v3.0

PHP 2.68% CSS 9.60% HTML 12.43% JavaScript 75.29%

lizenzhinweisgenerator's Introduction

Attribution Generator

Using and sharing works licenced under Creative Commons requires specifying an attribution as defined by the respective licence. This application helps generating a legally correct attribution with images from Wikipedia and Wikimedia Commons. A questionnaire leads through the process of collecting information needed when publishing images from Wikipedia and Commons to create a legally sufficient attribution line.

Build Status

Official version

https://lizenzhinweisgenerator.de

Technical documentation

Licence support

The licences supported by the application are defined in js/app/LICENCES.js.

Coding conventions

Coding style adheres to the Wikibase coding conventions.

Building the code

Browserify is used to build and minify the JS code.

  • npm run build builds a production version
  • npm run watch builds a development version of the code that is not minified and will listen for updates on all JS files
  • npm run build-test builds the test code
  • npm run watch-test builds the test code unminified and listens for changes on test files

Testing

QUnit tests are located in the tests directory. Before merging changes, tests should be run by accessing /tests/index.html in a browser after executing npm run build-test or from command line using qunit-phantomjs-runner:

npm run build-test && phantomjs path/to/runner.js ./tests/index.html

Backend

The backend code for the feedback form can be found in the /backend directory. Its dependencies are installed via composer install and tests can be run by executing phpunit.

Reporting Issues

Please file all new bug reports and feature requests on Phabricator or use the "Feedback" link on https://lizenzhinweisgenerator.de.

lizenzhinweisgenerator's People

Contributors

abrahamwmde avatar addshore avatar andrewkostka avatar jakobw avatar johl avatar kainissen avatar katjaullrich avatar kroll-j avatar manicki avatar silkemeyer avatar snaterlicious avatar tobijat avatar

Watchers

 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.