Instead of ordering by title, we should change It so that pages get ordered in the following way:
- Firstly by namespace. e.g. NS_MAIN articles first, followed by NS_TALK, NS_USER etc.. ...
- Secondly by title
FYI: Note ideally we would sort by time they were added to the collection but we'll do that later. See T95786