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...

????

CommentFileSizeAuthor
#8 util_002.patch974 bytesnancydru
#7 util_001.patch4.24 KBnancydru

Comments

litwol’s picture

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.

metabits’s picture

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!

litwol’s picture

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.

metabits’s picture

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?

inforeto’s picture

The link to admin/settings/util/apfm isn't shown either, and that page is currently a TODO list.

nancydru’s picture

Title: How to configurate? » How to configure?

fixing title

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Needs review
StatusFileSize
new4.24 KB

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.

nancydru’s picture

StatusFileSize
new974 bytes

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.

litwol’s picture

What is APFM?

nancydru’s picture

That's the Access Permissions Fieldset Manager that Inforeto complained about in #5, and comes with Util.

nancydru’s picture

Status: Needs review » Fixed

Committed to 6.x-2.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.