Cboltz has uploaded a new change for review.

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


Change subject: add documentation for $wgSelectCategoryToplevelAllowed
......................................................................

add documentation for $wgSelectCategoryToplevelAllowed

Change-Id: I23bd795b307720d0f962c0f0fb3f0ec10ab88d25
---
M README
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SelectCategory 
refs/changes/76/51876/1

diff --git a/README b/README
index f54da26..830edbd 100644
--- a/README
+++ b/README
@@ -90,6 +90,13 @@
  - Example:
    $wgSelectCategoryEnableSubpages = false;
 
+$wgSelectCategoryToplevelAllowed
+ - defines if authors should be allowed to select the toplevel (root) category
+ - default is true
+ - false will hide the checkbox for the toplevel category
+ - Note: if you set this to false, the toplevel category will be removed
+   from the page on next edit
+
 APPEARANCE
 --------------------------------------------------------------------------
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23bd795b307720d0f962c0f0fb3f0ec10ab88d25
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SelectCategory
Gerrit-Branch: master
Gerrit-Owner: Cboltz <[email protected]>

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

Reply via email to