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.
.... stick content in blocks?
like i have this new template with 2 columns and a 3th wider one and now i figured out that the thing to stick in the columns is blocks. the columns are regions... my regions. otherwise the blocks are kinda useless, right?
of course it's a drag that every time i have to do some edits i have to use some other theme for the admin and there the custom regions don't show up - content's being updated but regions don't show - it's really a huge problem...
there should be a admin theme that doesn't change - like in mambo....
I am new to Drupal and I have been scouring this site to see if there is a simple solution to my problem with no luck. The site that I am developing is for a social justice magazine that requires that an 'action' be included with all submissions.
I think the answer is "you can't", but I'll try asking anyway.
Is there some way within drupal to create pages that only certain roles can access and not others?
I understand how access control allows you to either allow or not allow certain roles to see all nodes.
But what if I have some content pages that I want all Authenticated Users to be able to see, but I have another role called something like Inner Circle and I want them to be able to see additional pages but not allow basic Authenticated Users to see?