Topics related to users, their user profiles, etc.
0
votes
1answer
20 views
Attribute about not allowed on element article at this point
While i checked the markup of my drupal-7 site in http://validator.w3.org/check
it shows me a error:
error Details:
Attribute about not allowed on element article at this point.
I have ...
0
votes
1answer
56 views
need to show user firstname and lastname in search result page
I'm very new in drupal, and I have a custom user module where I need to show the user's first name and last name in the search result page. I used some of my code which is throwing a fatal error.
...
0
votes
1answer
424 views
Add user to OG based on roles?
I am using drupal 7, I want to add users having role 'R' to a OG group 'G'.
Is it possible to do that?
0
votes
1answer
242 views
Assign field permission to individual users?
Here the idea is to avoid defining dozens of roles to account for delicate permission requirements of users.
Say, on a certain node that has 100 fields, a webmaster may eventually need to define ...
