Hi,

I noticed anonymous people have the option to enter meta tags into a CCK content type I created. I would like to take that away. For some reason, when I am logged in as ADMIN, I only see one option for configuring access (administer meta tags - which of course should only be for admins).

In some video tutorials, I saw the ability to configure more. Am I missing something? I have attached a picture of what I see as ADMIN under permissions.

Thanks very much!
Steve

Comments

Anonymous’s picture

I noticed anonymous people have the option to enter meta tags into a CCK content type I created.

That is not something handled by Nodewords.

For some reason, when I am logged in as ADMIN, I only see one option for configuring access (administer meta tags - which of course should only be for admins).

The old permissions have been removed with the purpose to use a different module of the family to handle the permissions to edit meta tags. The idea was to have the following permissions:

  1. edit meta tags of any content
  2. edit meta tags of own content
  3. edit meta tags of any user profile
  4. edit meta tags of own user profile
  5. edit any meta tags
that0n3guy’s picture

Any ETA on this "other module"? Is it already out their someplace?

that0n3guy’s picture

Category: support » bug

I'm going to mark this as a bug (rather than feature request) as it is something that was removed (we had permissions before) and is vital for th 1.12 release.

gleich’s picture

StatusFileSize
new451 bytes

For those who, like me, needs this functionality immediately, quick fix that adds "edit meta tags" permissions.

JThan’s picture

Thanks for the diff. I also think that the Beta Version is buggy without this functionality.

danny englander’s picture

I just tried #4 above and it did create a new permission but the permission is not honored. A regular authenticated user can still see the meta tags fieldset even though they do not have any permission.

gleich’s picture

highrockmedia, are you sure your 'authenticated user' role has neither 'administer meta tags' nor 'edit meta tags' permission?

danny englander’s picture

Gleich, quite sure. I ended up creating a solution here:

http://drupal.org/node/912254#comment-3450290

Slightly different issue but related.

1mundus’s picture

Is there a chance that this bug will be fixed in 1.x stable version? I found a solution here:

http://drupal.org/node/823982

but it's actually a patch and this should be in 'core'.

xjm’s picture

Tracking.

xjm’s picture

Status: Active » Closed (duplicate)