Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Meyer 52d6d2cef1 Fix small typos 2021-02-23 09:26:32 +01:00
Sebastian Meyer 63beb3a21b Allow multiple file groups 2021-02-17 20:08:21 +01:00
Sebastian Meyer 6cbe6c7d2a Remove $hsc parameter from pi_getLL() 2020-05-11 18:13:47 +02:00
Alexander Bigga 3d22bdcbf7
Update Classes/Plugin/PageGrid.php
Co-Authored-By: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2020-04-27 17:22:39 +02:00
Alexander Bigga 1409d0714d Replace deprecated ExtensionManagementUtility::siteRelPath()
... by
`PathUtility::stripPathSitePrefix(ExtensionManagementUtility::extPath($extensionKey))`
as mentioned in [Deprecation: #82899 - ExtensionManagementUtility methods](https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.0/Deprecation-82899-ExtensionManagementUtilityMethods.html).

This already works with TYPO3 8.7 LTS. So we can do it right now.
2020-04-27 16:35:44 +02:00
Sebastian Meyer 03581bc3d8 Make usage of absolute links configurable 2020-04-23 12:34:31 +02:00
Sebastian Meyer 57ecf61ae9 Move namespace declaration behind file-level docs 2019-11-13 13:41:26 +01:00
Sebastian Meyer e832d94e20 Use lower case for all reserved types and keywords 2019-11-13 13:09:00 +01:00
Sebastian Meyer 5e4ad588a2 Use short form of type keywords 2019-11-13 12:51:19 +01:00
Sebastian Meyer 6f48dcb9a5 Use PSR-12 code styling 2019-10-30 15:37:44 +01:00
Beatrycze Volk cd9bd7935b Replace deprecated marker related methods and make getTemplate more generic 2019-08-21 17:06:09 +02:00
Bernd Fallert ee177a8f28
Update Classes/Plugin/PageGrid.php
change 'act-page' to 'active'
2019-06-27 10:42:01 +02:00
Bernd Fallert f7407542ff
Update Classes/Plugin/PageGrid.php
change 'first-page' to 'prev-page'
2019-06-27 10:38:22 +02:00
Sebastian Meyer 8149d6ea65
Add <span> for skipped pages as well 2019-06-27 10:25:28 +02:00
BFallert be5f3eea02 adds span's so that pagebrowser can be formatted like a button bar 2019-06-26 09:24:53 +02:00
Lutz Helm 1d1a6411a0 Add missing "use" statement 2019-04-03 15:00:30 +02:00
Sebastian Meyer f6088068bd Change namespaces to singular 2019-03-16 18:49:55 +01:00