Hi,
I am working on a webpage where I set up a book with log entries saying what day I did what changes or new stuff to the page. The title of the page is the date in the YYYY-MM-DD format. When I enter these pages to the book hirarchy they will be sorted from oldest on top to newest on bottom. Of course I can sort those pages with the weight selection, but when I come to the 20th day of changes and entries the weight problem starts from new.
I can of course change the code in the module ORDER BY b.weight, n.title to descending or weight asc and title desc but this will probably do it for all, if there are coming other books.
So is there a way to change this order individually for every single book in the page?
Thanks a lot in advance for any help. Have a great Sunday.