Is it possible to set up permission for user roles so that for example only admins would be allowed to do the mapping? I don't want ordinary users who submit their feeds to mess with that.

Comments

alex_b’s picture

Mapping is tied to administer feedapi permissions or edit own node permissions. I guess what you are actually asking for is remove edit own node permissions.

Would that fix your problem?

ola90@drupal.ru’s picture

Yes, thanks, that would be a partial solution. But ideally I'd like to give my users a permission to edit the texts of their entries without messing with mapping.
I'm trying to set up a blog aggregator/catalog website which means users who add their blogs may later wish to edit their descriptions, delete them or change URLs.

alex_b’s picture

Version: 5.x-1.0-beta4 » 5.x-1.x-dev
Assigned: Unassigned » alex_b

I will remove the mapping permission based on 'edit own' permission. So only users with administer feedapi permissions will be able to map.

alex_b’s picture

Status: Active » Fixed
ola90@drupal.ru’s picture

That was quick! Thank you very much!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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