How to configure?
psc - June 25, 2008 - 13:35
| Project: | Utility |
| Version: | 6.x-2.3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Description
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...
????

#1
you need to enable other modules such as module weights or system modules module. just the 'util' module doesnt do much on it's own.
#2
I 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!
#3
you 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.
#4
This 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?
#5
The link to admin/settings/util/apfm isn't shown either, and that page is currently a TODO list.
#6
fixing title
#7
This 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.#8
Here's one for APFM. It works fine. Now there needs to be some real code in the module. Both patches are needed for APFM.
#9
What is APFM?
#10
That's the Access Permissions Fieldset Manager that Inforeto complained about in #5, and comes with Util.
#11
Committed to 6.x-2.x-dev.
#12
Automatically closed -- issue fixed for 2 weeks with no activity.