Closed (fixed)
Project:
Auto Admin
Version:
6.x-1.8
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2011 at 04:44 UTC
Updated:
3 Feb 2011 at 15:00 UTC
Hi,
I am using autoadmin 6.x-1.8 abd schema which is required by the autoadmin.
I enabled both the modules but not the "Autoadmin_simpletest".I hope it is not necessary.
now i found docs for how to use autoadmin through drush, but is there a way to work with autoadmin
from the drupal front end?
When i went to "admin/user/permissions" i could not find any permissions for this module.
Help me.
-
Siva
Comments
Comment #1
siva.thanush commentedComment #2
_rune commentedHey
There is no generation of autoadmin schemas from the frontend, only from drush and the commandline, but you can roll your own [MODULE].autoadmin.inc as per instructions here: http://drupal.org/node/653362. Remember to clear the cache manually after changes.
No permissions are shown before there is an installed module with valid [MODULE].install and [MODULE].autoadmin.inc files.
Cheers!
Rune