Xoriander

Results 9 issues of Xoriander

Fresh installation with no config changes (only Debugger was enabled), with PHP 8.4.12 , throws a exception if a sub-page was created and saved on grav-admin (shown in the Debug...

Used App to test the size https://github.com/nextcloud/app_template Nextcloud v32.0.0 **@nextcloud/[email protected]** vite v7.1.9 building for development... ✓ 599 modules transformed. ./css/app_template-main.css 0.08 kB │ gzip: 0.10 kB ./css/main-D3SA2BZR.chunk.css 38.79 kB │...

The description of the changes: https://github.com/getgrav/grav-plugin-admin/issues/2468#issuecomment-3633233604 This pull request fixes getgrav/grav-plugin-admin#2468 The fix requires PHP 8 >= 8.3.0 because [DateMalformedStringException](https://www.php.net/manual/de/class.datemalformedstringexception.php) was used.

This pull request is part of the fix for getgrav/grav-plugin-admin#2468 The main part is this pull request getgrav/grav#4007 To show the date like the previous Grav versions the format 'D,...

Gantry 5.5.25 Grav 1.7.50.3 Full Warning: ``` array: [ "message" => "RocketTheme\Toolbox\File\AbstractFile::instance() should not be called with empty filename, this will stop working in the future!" "file" => ".../vendor/rockettheme/toolbox/File/src/AbstractFile.php" "line"...

**Vendor Update to TNTSearch v5.02** TNTSearch v2.9.0 vs v5.02 Commits: 132, Files changed: 76 + Latvian language support + Improve list of German stopwords + Support for multiple engines +...

French, Russian and German translation for the placeholder text of the search input.

If FlexObjects is used, the onAdminAfterSave event contanins an instance of a PageObject, so the functions updateIndex() and deleteIndex() will stop after checking if there is an instance of Page.

Indexing redirected pages can sometimes be useful if the redirect is used as an alias to access the content of the original page in a section of another page, so...