Pwirth has submitted this change and it was merged.

Change subject: PagesVisited: Improved tag documentation
......................................................................


PagesVisited: Improved tag documentation

New tag description. Thanks to Sabine Gürtler and Anja Ebersbach.

Change-Id: I0c83a01512020f42d30b0b6ddc41a9fd232db114
---
M PagesVisited/PagesVisited.class.php
M PagesVisited/i18n/en.json
2 files changed, 7 insertions(+), 1 deletion(-)

Approvals:
  Pwirth: Looks good to me, approved
  Raimond Spekking: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/PagesVisited/PagesVisited.class.php 
b/PagesVisited/PagesVisited.class.php
index 49918d8..3ce7762 100644
--- a/PagesVisited/PagesVisited.class.php
+++ b/PagesVisited/PagesVisited.class.php
@@ -130,6 +130,12 @@
                        'name' => 'pagesvisited',
                        'desc' => wfMessage( 
'bs-pagesvisited-tag-pagesvisited-desc' )->escaped(),
                        'code' => '<bs:pagesvisited />',
+                       'examples' => array(
+                               array(
+                                       'code' => '<bs:pagesvisited count="7" 
maxtitlelength="40" />'
+                               )
+                       ),
+                       'helplink' => 
'https://help.bluespice.com/index.php/PagesVisited'
                );
 
                return true;
diff --git a/PagesVisited/i18n/en.json b/PagesVisited/i18n/en.json
index 0662920..638b211 100644
--- a/PagesVisited/i18n/en.json
+++ b/PagesVisited/i18n/en.json
@@ -13,5 +13,5 @@
        "bs-pagesvisited-pref-widgetsortodr": "Sort by:",
        "bs-pagesvisited-pref-sort-time": "Time",
        "bs-pagesvisited-pref-sort-pagename": "Title",
-       "bs-pagesvisited-tag-pagesvisited-desc": "Displays a list of pages you 
have visited."
+       "bs-pagesvisited-tag-pagesvisited-desc": "Shows a list of recently 
visited pages. This list can be restricted by parameters."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0c83a01512020f42d30b0b6ddc41a9fd232db114
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Dvogel hallowelt <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to