aboutsummaryrefslogtreecommitdiff
path: root/mediawiki.lrdevplugin/description.txt
diff options
context:
space:
mode:
authorRobin Krahl <me@robin-krahl.de>2014-11-01 16:24:36 +0100
committerRobin Krahl <me@robin-krahl.de>2014-11-01 16:25:09 +0100
commite1257f32eec1503c1230c4f4642bf2e0bafb7aa4 (patch)
tree4ef14205a5d68c0c7f4ab220c47ac420bebad1ce /mediawiki.lrdevplugin/description.txt
parent6f251c2526004faa55e4bcb9935aad38bfed7a48 (diff)
downloadLrMediaWiki-e1257f32eec1503c1230c4f4642bf2e0bafb7aa4.tar.gz
LrMediaWiki-e1257f32eec1503c1230c4f4642bf2e0bafb7aa4.tar.bz2
Add permission field to export dialog
Add the permission field to the export dialog and to the file description template. - add permission to the template in `description.txt` - add permission to the UI in `MediaWikiExportServiceProvider` - add permission to the data items in `MediaWikiInterface` Fix https://github.com/ireas/LrMediaWiki/issues/27
Diffstat (limited to 'mediawiki.lrdevplugin/description.txt')
-rw-r--r--mediawiki.lrdevplugin/description.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediawiki.lrdevplugin/description.txt b/mediawiki.lrdevplugin/description.txt
index 69818f0..47bb91d 100644
--- a/mediawiki.lrdevplugin/description.txt
+++ b/mediawiki.lrdevplugin/description.txt
@@ -4,7 +4,7 @@
|Source=${source}
|Date=${timestamp}
|Author=${author}
-|Permission=
+|Permission=${permission}
|other_versions=
|other_fields=${other_fields}
}}