slightlychilled

Results 10 issues of slightlychilled

Do we have a version of croogo that supports php 8+?

When changing the published date, it's not possible to select a new date, only a time.

Defect

Media uploads must have support for .webp images

in previous MenuHelper (this works): Line 261: // Remove locale part before comparing links if ($this->_View->request->param('locale')) { $currentUrl = substr($this->_View->request->url, strlen($this->_View->request->param('locale') . '/')); } else { $currentUrl = $this->_View->request->url; }...

Defect

Would be great to have Croogo Core output a sitemap.xml

Enhancement

Unable to upload more than 1 file at a time using the media upload option when uploading via a node. I can select multiple files, but only one gets uploaded.

As an enhancement request - would it be possible to look at the option of translations of the node slug? In multi-language sites there is the requirement to have language...

nodes
translate
Enhancement

When filtering the messages you get the following error: SQLSTATE[HY000]: General error: 1525 Incorrect TIMESTAMP value: '08/11/2020'

Defect

It would be a good option to pre-define a set up custom fields based on node-type. So, when a node is created based on type those custom fields are automatically...

Enhancement

when creating a node content item, you have the option to set access control. If you set a node to be accessible for registered user, when you are not logged...