Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/255403

Change subject: Set a standard defaultPadText for etherpad
......................................................................

Set a standard defaultPadText for etherpad

A welcoming message, informing users that anyone can see all past and
current context in any pad. This is more polite than the current blank
page and does inform users that the content is not private

Change-Id: I49f32fde87e0919ac4e85ce0ace42b7ae95eca48
---
M modules/etherpad/templates/settings.json.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/03/255403/1

diff --git a/modules/etherpad/templates/settings.json.erb 
b/modules/etherpad/templates/settings.json.erb
index 7b8611a..5891f79 100644
--- a/modules/etherpad/templates/settings.json.erb
+++ b/modules/etherpad/templates/settings.json.erb
@@ -12,7 +12,7 @@
                "database": "<%= @etherpad_db_name %>"
        },
 
-       "defaultPadText": "",
+       "defaultPadText": "Welcome to WMF etherpad installation. Please keep in 
mind all current as well as past content in any pad is public. Removing content 
from a pad does not mean it is deleted",
        "padOptions": {
            "noColors": false,
            "showControls": true,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I49f32fde87e0919ac4e85ce0ace42b7ae95eca48
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to