jenkins-bot has submitted this change and it was merged.

Change subject: Add uploadslink to available roles
......................................................................


Add uploadslink to available roles

Change-Id: Ia4c721f60a7be0d03deafb9a5c0425f377ed889f
---
A puppet/modules/role/manifests/uploadslink.pp
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/puppet/modules/role/manifests/uploadslink.pp 
b/puppet/modules/role/manifests/uploadslink.pp
new file mode 100644
index 0000000..91ecc87
--- /dev/null
+++ b/puppet/modules/role/manifests/uploadslink.pp
@@ -0,0 +1,7 @@
+# == Class: role::uploadslink
+# The UploadsLink extension adds a link to the personal uploads listing,
+# within the personal tools menu and one to the Tools-box on user pages
+# and pages that relate to a user.
+class role::uploadslink {
+    mediawiki::extension { 'UploadsLink': }
+}

-- 
To view, visit https://gerrit.wikimedia.org/r/276925
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4c721f60a7be0d03deafb9a5c0425f377ed889f
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Rillke <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to