Hi there.
I'm currently working on my first CouchCMS based website. It is working excellent so far.
There is just one problem I need to work out.
I'm currently working on the portfolio section. Every item in there has it's own page (?p=n) and the portfolio.php file is showing a list with the entire portfolio, as well as the last 5 items in there. Here's the deal:
The right column, containing my last 5 projects, is automatically ordering by date. That's good. However, I want the left column, containing the entire portfolio, to order by the page names (which means alphabetically) or completely random. Any built-in to do this?
Thanks in advance!
Johan
I'm currently working on my first CouchCMS based website. It is working excellent so far.

I'm currently working on the portfolio section. Every item in there has it's own page (?p=n) and the portfolio.php file is showing a list with the entire portfolio, as well as the last 5 items in there. Here's the deal:
The right column, containing my last 5 projects, is automatically ordering by date. That's good. However, I want the left column, containing the entire portfolio, to order by the page names (which means alphabetically) or completely random. Any built-in to do this?
Thanks in advance!
Johan