No categories assigned

BlueSpiceExportTables

< Manual:Extension
Revision as of 11:40, 5 November 2019 by Mlink-rodrigue (talk | contribs) (Text replacement - "<bs:bookshelf src="Book:User manual" />" to "")


What is BlueSpiceExportTables?

BlueSpiceExportTables allows exporting tables on wikipages and grids with tabular data.

Using BlueSpiceExportTables

Opening properties of a table in VisualEditor
Turning on "exportable" option in VisualEditor

Any regular table that is insert on a page can be exported. Before table export is possible, table must be configured to support exporting.

In VisualEditor

While editing a page in VisualEditor, click on the page and select "Properties". In the dialog that is opened, turn on option "Exportable".

In Wikitext

Table can be set to be exportable in wiki text as well. Add classes "bs-exportable" and "exportable" to the table's "class" argument.

{| class="wikitable bs-exportable exportable"
|+...

After saving the page, all users viewing the page can export the table by right-clicking on the table and selecting desired format.


Formats

Export table menu in page view mode

Formats that are offered for exporting a page are:

  • CSV - Comma separated values
  • XLS - Microsoft Office Excel 2003
  • XLSX - Microsoft Office Excel


Exporting data from grids

Exporting tables in managers

In addition to exporting the tables on pages, most of BlueSpice managers and other extensions that display tabluar data also offer exporting of data. Exporting such data is done over "Export table" menu in right top corner of the managers like BlueSpiceNamespaceManager.


See also

Reference page for this extension.

Attachments

Discussions