Git Product home page Git Product logo

lrmediawiki's Introduction

LrMediaWiki Build Status

LrMediaWiki is a plugin for Adobe Photoshop Lightroom that allows users to upload images to Wikimedia Commons or any other MediaWiki installation directly from Lightroom.

Usage information

Usage information can be found on the page Commons:LrMediaWiki on Wikimedia Commons.

Developer information

LrMediaWiki is developed in Lua using the Lightroom SDK. It is released under the MIT/X11 license. LrMediaWiki works with Lightroom 4, 5 and 6/CC installations – both on Windows and on macOS.

Code structure

The plugin code is located in the mediawiki.lrdevplugin directory. Info.lua defines the plugin metadata to be read by Lightroom. MediaWikiExportServiceProvider.lua defines the user interfaces and passes all necessary information to MediaWikiInterface.lua. This file evaluates the user input and prepares the file description and the file itself for the MediaWiki upload. The upload is done in MediaWikiApi.lua. MediaWikiUtils.lua provides common utility functions, and MediaWikiMetadataProvider.lua defines the custom metadata containing e. g. the file description and additional categories and templates.

Libraries

LrMediaWiki contains a copy of JSON.lua written by Jeffrey Friedl and released under CC-by 3.0.

APIs

Beside Lightroom SDK, LrMediaWiki uses these APIs:

lrmediawiki's People

Contributors

hasenlaeufer avatar hasenlaeufer42 avatar jeanfred avatar robinkrahl avatar

Watchers

 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.