A decent category system will be great:
- Multi-language (right now non-English category name is turning into ###### )
- category slug
- 3 level or more would turn it to a much more wider solution (Article / catalog / whatever) .
- category thumb field.
- category description field.
- Sortable of course
The option to choose more then one category for a post ( like the wordpress categories ) will be ideal ...
When started using it (v1.4.2), Suddenly it gave me a blank screen, in debug it had issues with user-management declared twice.
After commenting out inc/common.php
- check_user_permission()
- check_user_permissions()
Site+admin came back, but then had issues with lang (turned back into english) ...... well - seems like issues with users-lang-permittions
Turning off the plugin got all back to normal.
- Multi-language (right now non-English category name is turning into ###### )
- category slug
- 3 level or more would turn it to a much more wider solution (Article / catalog / whatever) .
- category thumb field.
- category description field.
- Sortable of course
The option to choose more then one category for a post ( like the wordpress categories ) will be ideal ...
When started using it (v1.4.2), Suddenly it gave me a blank screen, in debug it had issues with user-management declared twice.
After commenting out inc/common.php
- check_user_permission()
- check_user_permissions()
Site+admin came back, but then had issues with lang (turned back into english) ...... well - seems like issues with users-lang-permittions
Turning off the plugin got all back to normal.