Xavier Perseguers

Results 15 issues of Xavier Perseguers

I'm using the following markup to enable serving next-gen format image in webp: ``` ``` However the dynamic shadow is generated as: ``` ``` Ideally it should somehow link to...

One may create polls so that non-admins cannot see the answers: Goal is to find a way to detect that a poll is configured like that in order to block...

enhancement

Typical POST: ``` options[]:201510021000-201510021200 options[]:201510021400-201510021600 options[]:201510021800-201510022000 ```

enhancement

Typical POST: ``` title:TEST initiatorAlias:Xavier Perseguers initiatorEmail:[email protected] hidden:false ifNeedBe:false askAddress:false askEmail:false askPhone:false multiDay:true byInvitation:false withTzSupport:true optionsMode:dates options[]:201510011000-201510031200 options[]:201510071400-201510091900 currentYear:2015 currentMonth:9 timeZone:Europe/Zurich type:DATE createdOnCalendarView:false shownCalendars: country:CH locale:en_CH token:xxxxxxxxxxxxx ```

enhancement

Advanced option to change the default `eID=routing` with something else (could be useful when migrating from home-made REST dispatcher).

enhancement

And add a production context switch so that when not in production, routes are not cached

enhancement

It could be interesting to have an "explorer" output, to see available routes and arguments.

enhancement

as found in `Contents/Developer/Platforms/iPhoneOS.platform/usr/standalone/device_traits.db`: ``` case "iPhone14,2": return "iPhone 13 Pro"; case "iPhone14,3": return "iPhone 13 Pro Max"; case "iPhone14,4": return "iPhone 13 mini"; case "iPhone14,5": return "iPhone 13"; ```...

This is not working anymore since TYPO3 v11: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Breaking-93108-ReworkedInternalUserGroupFetchingForFrontendUsers.html