ProcessPageListMultipleSorting by David Karich

Extend the ordinary sort of children of a template in the admin page tree with multiple properties. For each template, you can define your own rule. Write each template (template-name) in a row, followed by a colon and then the additional field names for sorting.

#Admin Page Tree Multible Sorting #####ClassName: ProcessPageListMultipleSorting


Extend the ordinary sort of children of a template in the admin page tree in the ProcessWire CMS/CMF with multiple properties. For each template, you can define your own rule. Write each template (template-name) in a row, followed by a colon and then the additional field name for sorting.


Example: All children of the template "blog" to be sorted in descending order according to the date of creation, then descending by modification date, and then by title. Type:

blog: -created, -modified, title

Pretty, huh? Then I am pleased to receive a donation on Flattr or PayPal.


###Installation

  1. Copy the files for this module to /site/modules/ProcessPageListMultipleSorting/
  2. In admin: Modules > Check for new modules.
  3. Install Module "Admin Page Tree Multible Sorting".

Alternative in ProcessWire 2.4+

  1. Login to ProcessWire backend and go to Modules
  2. Click tab "New" and enter Module Class Name: "ProcessPageListMultipleSorting"
  3. Click "Download and Install"

###Changelog

1.0.1

  • Small improvements

1.0.0

  • Initial release

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #519
    In the 519th issue of ProcessWire Weekly we'll check out a new third party module called RockForms, introduce the latest ProcessWire core updates, and more. Read on!
    Weekly.pw / 20 April 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“Yesterday I sent the client a short documentation for their ProcessWire-powered website. Today all features already used with no questions. #cmsdoneright—Marc Hinse, Web designer/developer