Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have some elements in a fieldset. Now I want to use theme_my_form to do the layout work. But I cannot separate the elements from their fieldset...
If I do not render the fieldset, everything is ok. If I render the fieldset, all elements in it will be follow the default layout... all elements rendered with the fieldset together I think...
I would like to know if I can administer individual user space limit? (Not user type)
I think at this moment we cant do so How can I create a report to view How many space user or group is using. (to adminster)
Many Times user create a group and into this group other users attach files and images so the problem isnt the creator of the group but the group size.
I have tried out both simple access module and nodeaccess module. They both have some good functions. nodeaccess is slightly better, at least in my opinion, because you can set the default permissions per content type. What I miss though from simple access is the possibility to change access the preset settings for access permissions when posting new content. In simple access you have a section "Access" where you can sett the permissions for that content right away when posting.