Difference between revisions of "Reference:BlueSpiceCategoryCheck"
m (1 revision: Migration) |
(Tag: 2017 source edit) |
Validity check for categories when creating a search field
Extension: BlueSpiceCategoryCheck
Overview | |||
---|---|---|---|
Description: | Checks for assigned category before an article gets saved | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: |
GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
Type: | BlueSpice | Category: | Infrastructure |
Edition: | BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features
With CategoryCheck, pages cannot be saved unless a category is assigned to a page. This extension reminds a user to assign a category to a page before saving it.
This functionality can be assigned to a namespace in the NamespaceManager.
Technical Information[edit source]
This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
Configuration[edit source]
Name | Value |
---|---|
CategoryCheckNamespaces | array ( ) |
Hooks[edit source]
Validity check for categories when creating a search field{{BSExtensionInfo |desc=Reminds a user to categorize a page. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |compatible=BlueSpice |category=Infrastructure |license=GPL v3 only |features= With '''CategoryCheck,''' pages cannot be saved unless a category is assigned to a page. This extension reminds a user to assign a category to a page before saving it. This functionality can be assigned to a namespace in the [[Reference:NamespaceManager{{!}}NamespaceManager]]. }}
(34 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{BSExtensionInfo | ||
+ | |desc=Reminds a user to categorize a page. | ||
+ | |status=stable | ||
+ | |developer=HalloWelt | ||
+ | |type=BlueSpice | ||
+ | |edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
+ | |compatible=BlueSpice | ||
+ | |category=Infrastructure | ||
+ | |license=GPL v3 only | ||
+ | |features= | ||
+ | With '''CategoryCheck,''' pages cannot be saved unless a category is assigned to a page. This extension reminds a user to assign a category to a page before saving it. | ||
− | + | This functionality can be assigned to a namespace in the [[Reference:NamespaceManager{{!}}NamespaceManager]]. | |
+ | }} |