Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
bb1ceab1
Commit
bb1ceab1
authored
Sep 16, 2018
by
Carsten Rose
Browse files
Release.txt: Updates notes for tablesorter
parent
5b727020
Pipeline
#916
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Release.rst
View file @
bb1ceab1
...
...
@@ -45,12 +45,24 @@ Date: <date>
Notes
^^^^^
* *Existing* QFQ installations: update your CSS/JS includes! The new tablesorter jquery plugin might break your
installation, if it isn't included.
* To use the new 'tablesorter' feature, please add 'tablesorter-bootstrap.css', 'jquery.tablesorter.combined.min.js',
'jquery.tablesorter.pager.min.js', 'widget-columnSelector.min.js' in your Typo3 template record.
See https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Manual.html#setup-css-js
* *Existing* QFQ installations: update your CSS/JS includes! The new tablesorter jquery plugin might break (JS errors
seen on the console) your installation, if it isn't included!
* If you use the extension 'UZH Corporate Design Template':
* Update to the latest version 18.9.0.
* Add constants in the Typo3 template record 'ext: main': ::
cd.extra.css.file5 = typo3conf/ext/qfq/Resources/Public/Css/tablesorter-bootstrap.css
cd.extra.js.file10 = typo3conf/ext/qfq/Resources/Public/JavaScript/jquery.tablesorter.combined.min.js
cd.extra.js.file11 = typo3conf/ext/qfq/Resources/Public/JavaScript/jquery.tablesorter.pager.min.js
cd.extra.js.file12 = typo3conf/ext/qfq/Resources/Public/JavaScript/widget-columnSelector.min.js
To use the new 'tablesorter' feature, please add 'tablesorter-bootstrap.css',
'jquery.tablesorter.combined.min.js', 'jquery.tablesorter.pager.min.js', 'widget-columnSelector.min.js' in your
Typo3 template record. See https://docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Manual.html#setup-css-js
Features
^^^^^^^^
...
...
@@ -131,7 +143,7 @@ Date: 28.8.18
Features
^^^^^^^^
*
F
6563 / Accept 0 as required.
*
#
6563 / Accept 0 as required.
Bug Fixes
^^^^^^^^^
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment