-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
| Q | A |
|---|---|
| Zikula Version | 3.x.x |
| PHP Version | x.x.x |
Summary
Currently, items displayed in /user/account seem to be displayed in the order they are encountered in the file system. This could result in "the most important" icon buried in the middle of there are a lot of them. It would be great if we could designed the order in which module's links are displayed.
Desired Behavior
Allow an administrator to arrange the order in which modules show their links.
Possible Solution
A "weight" or "sort" field when editing an extension? extensions/module/modify/12
Context
Allows administrators to get the right icon in front of a user.