Subpages not shown in right order

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Igor
Posts: 97
Joined: Fri 30. Apr 2004, 16:30
Location: The Netherlands
Contact:

Subpages not shown in right order

Post by Igor »

When I create a new category with 'top article count' set to -1 and one or more sub-pages, the system should show the first article out of the article list when clicked on that category (in menu).
This doesn't work correct. Most of the time, some other article is shown.
Igor
duergner
Posts: 139
Joined: Fri 14. May 2004, 12:10

Re: Subpages not shown in right order

Post by duergner »

Igor wrote:When I create a new category with 'top article count' set to -1 and one or more sub-pages, the system should show the first article out of the article list when clicked on that category (in menu).
This doesn't work correct. Most of the time, some other article is shown.
Thats not a bug. The articels are sorted by the date when last being edited. You have to move the articles up and down and after that the articles will be shown in the order they appear in the backend. Oliver will change that in the next release so that you can select per structure how the articles should be ordered I think.
Locked