PageTreeAddNewChildsReverse by Horst Nogajski

New Pages in Descending Sortorder (newest first) while sortmode is Manual Drag-n-Drop

Pagetree Add New Childs Reverse

ProcessWire Admin: New Pages in Descending Sortorder (newest first) while sortmode can be "Manual Drag-n-Drop"

When a site display an overview of the latest posts, news, image-albums, etc. the newest entries should be on top of the list. We can achieve that by using an automated setting for the sortfield e.g. when the page was created = "-created".

But this way we are not able to manually move a single page in the tree.

This module enables us to do exactly that. It works with manually created pages, with pages created via the API, also when bootstrapped by importer scripts.

====================

Pagetree "Newsitems" with 3 newsitems sorted in descending order.

alt text

===

New created item 4 is added to the top.

alt text

===

To change the order click item 3 and drag it to the top and drop it.

alt text

alt text

alt text

How to use it

Download the module into your site/modules/ directory and install it. In the config page you find a single textarea field. Here you can enter the templatename or page-ID of the parent which children should get reverse added, - optionaly followed by a colon and the child-templatename if you need a more precise selector. You can add as many parents as you like, but only one on each line and in this format: TEMPLATE-NAME or PAGE-ID[,CHILDTEMPLATE-NAME].

A few examples:

newsitems
posts,post
1042
1033,album

You want set your template(s) sortfield(s) to 'Manual drag-n-drop' if not have done allready.

ATTENTION

You need to setup the TreeParent and the module config when there are no children in it! Otherwise it will not work!

Also disabling the module once you have added childs and then add one new pages to it will mess up all! (You may think about to install the module as permanent in critical situations.?! see below ->)

Per default you are limited to 1.000.000.000 childpages, but you may increase it if you need :)

ProcessWire forums thread of this module

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

Latest news

  • ProcessWire Weekly #514
    In the 514th issue of ProcessWire Weekly we'll check out the latest blog post from Ryan, introduce two new third party modules — Page List Versions Counter and Fieldtype Fieldset Panel — and more. Read on!
    Weekly.pw / 16 March 2024
  • Invoices Site Profile
    The new invoices site profile is a free invoicing application developed in ProcessWire. It enables you to create invoices, record payments to them, email invoices to clients, print invoices, and more. This post covers all the details.
    Blog / 15 March 2024
  • Subscribe to weekly ProcessWire news

“To Drupal, or to ProcessWire? The million dollar choice. We decided to make an early switch to PW. And in retrospect, ProcessWire was probably the best decision we made. Thanks are due to ProcessWire and the amazing system and set of modules that are in place.” —Unni Krishnan, Founder of PigtailPundits