Reference:NSFileRepo: Difference between revisions

m (1 revision imported)
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfo
|desc=implements per-namespace group permissions for image and file rights protection.
|desc=implements per-namespace group permissions for image and file rights protection.
|status=stable
|status=stable
Line 8: Line 8:
|compatible=BlueSpice
|compatible=BlueSpice
|category=Document Management
|category=Document Management
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:NSFileRepo
|docu=https://www.mediawiki.org/wiki/Extension:NSFileRepo
|package=DocumentManager
|feature=
}}
'''NSFileRepo''' enables uploading files to namepaces. The extension restricts access to upload and read files and images to a given set of user groups associated with the protected namespaces.  
'''NSFileRepo''' enables uploading files to namepaces. The extension restricts access to upload and read files and images to a given set of user groups associated with the protected namespaces.  


==Usage / features==
Using this extension (within the security limitations noted above), you can protect not only pages and areas of your wiki, but also any uploaded images or files within those namespaces.  
Using this extension (within the security limitations noted above), you can protect not only pages and areas of your wiki, but also any uploaded images or files within those namespaces.  
Use the same syntax as a normal file reference link, adding the namespace between the file specified ("File", "Image" or "Media") and the file name.
Use the same syntax as a normal file reference link, adding the namespace between the file specified ("File", "Image" or "Media") and the file name.
==Technical information==


===Configuration===
===Configuration===
[https://www.mediawiki.org/wiki/Manual:Image_Authorization Image Authorization] must be configured properly.
[https://www.mediawiki.org/wiki/Manual:Image_Authorization Image Authorization] must be configured properly.


===Rights (permissions)===
}}
This extension does not require any special rights. If users will be allowed to access files in a particular namespace depends on the "read" permission for that namespace.
 
===Requirements===
 
NSFileRepo requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].
 
==More info==
 
For detailed description and usage, visit our [[Manual:Extension/NSFileRepo|help page]].
 
Technical details on how this extension works can be found on [https://www.mediawiki.org/wiki/Extension:NSFileRepo/DOC MediaWiki].<br />
 
==Demo==
Try out associating files such as images with namespaces in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]
 
{{Translation}}
{{Translation}}
[[Category:BlueSpice_pro]]
[[Category:Extension]]

Latest revision as of 12:31, 20 July 2023

Extension: NSFileRepo

all extensions

Overview
Description:

Provide namespace based features to uploaded files

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-2.0-or-later
Type: BlueSpice Category: Document Management
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0

Integrates into

  • CognitiveProcessDesigner
  • DrawioEditor
  • EnhancedUpload

Special pages

Configuration

Name Value
ForceDownload array ( 0 => 'js', 1 => 'css', 2 => 'xml', 3 => 'html', 4 => 'htm', 5 => 'xhtml', )
NamespaceBlacklist array ( 0 => 102, 1 => 104, 2 => 106, 3 => 108, 4 => 274, 5 => 828, )
NamespaceThreshold 100
SkipTalk true

Hooks

Discussions