Hi. I am trying to install Taxonomy Access Control. I have followed the steps in INSTALL.txt, as far as I can:
>1) COPY all files in the taxonomy_access directory to your drupal installation's
> module directory (by default: /sites/all/modules/taxonomy_access/)
done.
>2) ENABLE THE MODULE on page: "Administer >> Site building >> Modules"
done.
>3) CONFIGURE OPTIONS FOR TAXONOMY ACCESS: Go to page:
> "Administer >> Site configuration >> Taxonomy Access: Settings".
I do not see this link on the Administer page.
>4) SET PERMISSION 'Administer Access Controll' FOR ADMINISTRATORS on page:
> "Administer >> User Management >> Access Control".
I do not see this link on the Administer page.
>5) CONFIGURE ACCESS PERMISSIONS to the various categories from
> "Administer >> User Management >> Taxonomy Access: Permissions"
This link I have.
How do I make step 3&4?
Drupal Version: 6.3
Comments
Comment #1
vm commentedreadme.txt needs to be updated for D6
#3 you may have to hunt for as I don't have this module installed so I don't know where that menu item pops up.
#4 administer -> user management -> access control = administer -> user management -> permissions
Comment #2
cpugeniusmv commentedThe page for #3 doesn't exist in 6.x. I updated INSTALL.txt to reflect this change.
Comment #3
fuzz2400 commentedNow I tried to follow the INSTALL.txt from CVS (1.14.2.1)
And step 3 is:
3) SET PERMISSION 'Administer Access Control' FOR ADMINISTRATORS on page:
"Administer >> User Management >> Permissions".
But here I don't see the 'Administer Access Control'. I have these permisions:
block module
administer blocks
use PHP for block visibility
comment module
access comments
administer comments
post comments
post comments without approval
filter module
administer filters
menu module
administer menu
node module
access content
administer content types
administer nodes
create page content
create story content
delete any page content
delete any story content
delete own page content
delete own story content
delete revisions
edit any page content
edit any story content
edit own page content
edit own story content
revert revisions
view revisions
path module
administer url aliases
create url aliases
statistics module
access statistics
view post access counter
system module
access administration pages
access site reports
administer actions
administer files
administer site configuration
select different theme
taxonomy module
administer taxonomy
user module
access user profiles
administer permissions
administer users
change own username
Comment #4
cpugeniusmv commentedThe "administer access control" permission was renamed to "administer permissions" in D6. That also needed to be changed in the code!
Good eye!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.