aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Krahl <github@ireas.org>2014-09-17 07:00:28 +0200
committerRobin Krahl <github@ireas.org>2014-09-17 07:00:28 +0200
commit9b87d63534bbf4d98d97c0afce7a5738b2faf7e0 (patch)
tree74a1187a65a93d8256de442927c0b63213aa85ce
parentf1ee8f2a45a9375c4f9af7070cbb6427cfb1ea42 (diff)
downloadLrMediaWiki-9b87d63534bbf4d98d97c0afce7a5738b2faf7e0.tar.gz
LrMediaWiki-9b87d63534bbf4d98d97c0afce7a5738b2faf7e0.tar.bz2
Update README.md
-rwxr-xr-xREADME.md15
1 files changed, 3 insertions, 12 deletions
diff --git a/README.md b/README.md
index 95848e5..91d51b5 100755
--- a/README.md
+++ b/README.md
@@ -23,18 +23,9 @@ The plugin code is located in the `mediawiki.lrdevplugin` directory.
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 `MediaWiki
-
-### Create release
-
-To create a new release,
- - copy the `mediawiki.lrdevplugin` folder and rename it to
- `mediawiki.lrplugin`,
- - copy the `CREDITS.txt`, `LICENSE.txt` and `README.md` files in the new
- folder,
- - update the version information in `Info.lua` (if necessary) and finally
- - create an archive of the `mediawiki.lrplugin` folder.
-This archive may now be released.
+`MediaWikiUtils.lua` provides common utility functions, and
+`MediaWikiMetadataProvider.lua` defines the custom metadata containing e. g.
+the file description and additional categories and templates.
[comlrmw]: https://commons.wikimedia.org/wiki/Commons:LrMediaWiki
[lrsdk]: http://www.adobe.com/devnet/photoshoplightroom.html