You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:BlueSpiceInsertFile"
m (Tag: 2017 source edit) |
m (Tag: 2017 source edit) |
Contents
Extension: BlueSpiceInsertFile
Overview | |||
---|---|---|---|
Description: | Introduces a dialog box directly in the BlueSpice VisualEditor, allowing files to be easily inserted. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | BlueSpice | Category: | Editor |
Edition: | BlueSpice free | ||
Features[edit source]
Contents
InsertFile extends the Insert media dialog of VisualEditor, providing an advanced interface for inserting files and images in the page. It offers direct file upload from the edit mode.
Usage / features[edit | edit source]
- Search for uploaded files and insert them.
- Filter files with a search box. Filtering files by namespace is possible, but requires the extension NSFileRepo.
- Upload a new file, assign categories and insert it.
- Configure file link parameters before inserting the file link of page: Set a caption for the link and choose a link type (link to media page or direct download link).
Technical information[edit | edit source]
Configuration[edit | edit source]
This extension offers no configurations.
Rights (permissions))[edit | edit source]
This extension does not require any special rights. Users must have edit permission to be able to insert a file.
Requirements[edit | edit source]
InsertFile requires BlueSpiceFoundation.
More info[edit | edit source]
For detailed description and usage, visit our help page.
Demo[edit | edit source]
Try inserting files in a page in our BlueSpice Demo.
{{DISPLAYTITLE:InsertFile}}
{{BSExtensionInfobox
|desc=Introduces a dialog box directly in the BlueSpice VisualEditor, allowing files to be easily inserted.
|status=stable
|developer=HalloWelt
|type=BlueSpice
|edition=BlueSpice free
|active=Yes
|compatible=BlueSpice
|category=Editor
|license=GPL v3 only
|docu=https://www.mediawiki.org/wiki/Extension:InsertFile
}}
__TOC__'''InsertFile''' extends the ''Insert media'' dialog of [[Manual:Extension/VisualEditor|VisualEditor]], providing an advanced interface for inserting files and images in the page. It offers direct file upload from the edit mode.
==Usage / features==
*Search for uploaded files and insert them.
*Filter files with a search box. Filtering files by namespace is possible, but requires the extension [[Reference:NSFileRepo|NSFileRepo.]]
*Upload a new file, assign categories and insert it.
*Configure file link parameters before inserting the file link of page: Set a caption for the link and choose a link type (link to media page or direct download link).
==Technical information==
===Configuration===
This extension offers no configurations.
===Rights (permissions))===
This extension does not require any special rights. Users must have ''edit'' permission to be able to insert a file.
===Requirements===
InsertFile requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]].
==More info==
For detailed description and usage, visit our [[Manual:Extension/InsertFile|help page.]]
==Demo==
Try inserting files in a page in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo.]
[[de:Referenz:{{PAGENAME}}]]
[[en:Reference:{{PAGENAME}}]]
[[Category:BlueSpice free]]
[[Category:Extension]]
__FORCETOC__
{{Translation}}
Line 11: | Line 11: | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|docu=https://www.mediawiki.org/wiki/Extension:InsertFile | |docu=https://www.mediawiki.org/wiki/Extension:InsertFile | ||
− | }} | + | }}'''InsertFile''' extends the ''Insert media'' dialog of [[Manual:Extension/VisualEditor|VisualEditor]], providing an advanced interface for inserting files and images in the page. It offers direct file upload from the edit mode. |
− | |||
==Usage / features== | ==Usage / features== | ||