Search

Hi,

I know there is an option to group entries in a section by date to create a datasource. The resulting XML groups entries by year and month but I would like to go one step further and group them by days as well.

What would be the way to go about it?

Many thanks.

If you're handy with PHP, you could extend the core Date field and improve on the grouping logic here to go down to the Day level?

Thank you @brendo. I have done that by editing directly the field.date.php file. However, is there a more elegant way: like creating a plugin and overwriting the function groupRecords

Hi Ovidust, yes if you want to create an extension all you'd need to do is find another 'field' extension to help you start off. Create a field item which extends the default date field, give it a new name, and override the function you want.

Something like the DateTime Field might be good to start. Note it has a lot of Javascript and added functionality so you'd have to strip out quite a lot of stuff.

Thank you @gunglien.

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details