Scripting Commands – Category talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:


-----
-----
[[User:Hlavac|Hlavac:]] I've fixed that by the only way I could find - disabling paging for categories.
[[User:Hlavac|Hlavac:]] I've fixed subcategories list position by disabling paging for categories.
-----
[[User:Hlavac|Hlavac:]] The sorting issue is caused by people using just first letter as category sort key -
that causes most pages to be in random order because they have all the same sort key.
To fix this they should not use the sort key at all or use whole command name in uppercase as a sort key.

Revision as of 12:11, 4 May 2006

It seems that the list of Subcategories has moved to page 2 of Category Scripting Commands.

Also the list of commands are not all in strict alphabetical order.....strange.

Planck 12:05, 25 April 2006 (CEST)


The list of Subcategories has moved to page 3 of Category Scripting Commands.

Planck 13:23, 3 May 2006 (CEST)


Hlavac: I've fixed subcategories list position by disabling paging for categories.


Hlavac: The sorting issue is caused by people using just first letter as category sort key - that causes most pages to be in random order because they have all the same sort key. To fix this they should not use the sort key at all or use whole command name in uppercase as a sort key.