Manual:Extension/BlueSpiceFilterableTables and Setup:System requirements: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:Filtering tables}}
{{DISPLAYTITLE:System Requirements}}
__NOTOC__


'''FilterableTables''' applies a filterable and sortable table layout to regular content tables in wiki articles.
For a trouble-free installation of the current version BlueSpice 4, we recommend the following system requirements. The application BlueSpice is tested by Hallo Welt! for Windows and Linux.


==Setting the filter option==
==Browser==
===Visual editing===
To apply a filterable table style to your table:


# '''Click''' once in the table. This opens the table inspector.
*Microsoft Edge
# '''Click''' ''Properties'' in the inspector. [[File:FitlerableTables1a.png|thumb|alt=|center|550x550px|Selecting table properties]]
*Google Chrome
# '''Activate''' the slider for the setting ''filterable''. [[File:FitlerableTables2a.png|thumb|alt=Setting the filter option|center|550x550px|Setting the filter option]]
*Firefox
# '''Click''' done.
# '''Save''' the page. After saving the page, you will see a filterable table layout.
 
{{Messagebox|boxtype=note|icon=|Note text=Any global table styles that are applied in the table properties are ignored as long as the value "filterable" is active. A filterable table comes with its own table styling.|bgcolor=}}
 
=== Source editing ===
In source-editing mode, add the class "filterable" to the table  opening line:
<pre>
{| class="wikitable filterable"
|+
!Heading 1
...
</pre>[[File:FitlerableTables4a.png|thumb|Adding  the "filterable" class in wikitext|alt=Adding the "filterable" class in wikitext|center|550x550px]]
== Filtering table columns==
 
The special filter layout of a table is only applied in view mode.
 
To filter the values in the table, click on the header of the column to filter and select "Filter" from the dropdown menu. In the input field that opens, type in the filter text.
[[File:Manual:FitlerableTables3a.png|alt=Applying a table filter|center|thumb|550x550px|Applying a table filter]]{{Box Links-en|Topic2=[[Manual:Extension/VisualEditor/Insert_tables|Insert tables]]}}


==Server Environment==
{{Messagebox|boxtype=warning|icon=yes|Note text=PHP '''version 8.1'''  is currently not supported!|bgcolor=}}
*Operating system: Linux recommended (preferably Ubuntu or Debian), Microsoft Windows Server >= 2016 possible, but lower performance
*Webserver: <span style="color: rgb(68, 68, 68)">Apache 2.4.x, IIS >= 10 ''or'' nginx 1.x</span> (''nginx'' ''not possible in WikiFarm'')
*PHP 7.4.x starting at 7.4.3 or PHP 8.0
*MySQL: >= 5.6 oder MariaDB >= 10.3
*Main memory: 16 GB (minimal 8 GB)
*Available hard drive space: > 20GB (depends on the planned storage of data)
*CPU: 8 (minimal 4) cores
*Apache Tomcat >= 9 oder Jetty >= 9  (for PDF export and LaTexRenderer)
*ElasticSearch 6.8 with plugin “ingest-attachment”
*OpenJDK >= 10
*NodeJS 16
[[en:{{FULLPAGENAME}}]]
[[en:{{FULLPAGENAME}}]]
[[de:Handbuch:Erweiterung/BlueSpiceFilterableTables]]
[[de:Setup:Systemanforderungen]]
__FORCETOC__
[[Category:Setup]]
[[Category:Editing]]

Revision as of 15:16, 23 November 2022


For a trouble-free installation of the current version BlueSpice 4, we recommend the following system requirements. The application BlueSpice is tested by Hallo Welt! for Windows and Linux.

Browser

  • Microsoft Edge
  • Google Chrome
  • Firefox

Server Environment

Warning!PHP version 8.1 is currently not supported!
  • Operating system: Linux recommended (preferably Ubuntu or Debian), Microsoft Windows Server >= 2016 possible, but lower performance
  • Webserver: Apache 2.4.x, IIS >= 10 or nginx 1.x (nginx not possible in WikiFarm)
  • PHP 7.4.x starting at 7.4.3 or PHP 8.0
  • MySQL: >= 5.6 oder MariaDB >= 10.3
  • Main memory: 16 GB (minimal 8 GB)
  • Available hard drive space: > 20GB (depends on the planned storage of data)
  • CPU: 8 (minimal 4) cores
  • Apache Tomcat >= 9 oder Jetty >= 9 (for PDF export and LaTexRenderer)
  • ElasticSearch 6.8 with plugin “ingest-attachment”
  • OpenJDK >= 10
  • NodeJS 16



To submit feedback about this documentation, visit our community forum.

Discussions