I have installed and activated the module but when I go to
admin/settings/util
I get nothing but
"The Utility module is a grouping of commonly-needed utilities that are simple to code, everyone wants, but nobody actually codes them."
Nothing above, nothing under the sentence... No way to configurate any of the utilities...
????
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | util_002.patch | 974 bytes | nancydru |
| #7 | util_001.patch | 4.24 KB | nancydru |
Comments
Comment #1
litwol commentedyou need to enable other modules such as module weights or system modules module. just the 'util' module doesnt do much on it's own.
Comment #2
metabits commentedI have system and permissions modules enabled.. But I still see nothing... Somewhere I was doing other thing and came out with a direct link to util system configuration and then I could set them, but I still had no luck with finding somewhere else a link to util permision settings...
weird...
thanks in advance!
Comment #3
litwol commentedyou can go to system module util configuration by going to admin/build/modules and there will be a link to the settings in hte system modules row if that module is enabled.
also dont enable the permissions module, its not even production ready.
Comment #4
metabits commentedThis is what I meant... there is no link to the settings for the system modules row when I go to
admin/settings/util
I manage to find out the direct link:
admin/settings/util/sysmods
and then, I could set up which ones to collapse.
Any idea why I am not seeing the links?
Comment #5
inforeto commentedThe link to admin/settings/util/apfm isn't shown either, and that page is currently a TODO list.
Comment #6
nancydrufixing title
Comment #7
nancydruThis might help you. This patch makes the menu structure work better. And if APFM adds a
'type' => MENU_LOCAL_TASK,to the menu, it will show up as a tab under Util.Comment #8
nancydruHere's one for APFM. It works fine. Now there needs to be some real code in the module. Both patches are needed for APFM.
Comment #9
litwol commentedWhat is APFM?
Comment #10
nancydruThat's the Access Permissions Fieldset Manager that Inforeto complained about in #5, and comes with Util.
Comment #11
nancydruCommitted to 6.x-2.x-dev.