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'm wondering if I can customize the arrangement of the node types in the node types page. Obviously, the types are arranged alphabetically by default. I have two custom types that are very related to each other that I want to display side by side and not separate because of the default arrangement. Which hook I will use?
To explain more. Here's the current arrangement that I have.
got a problem with clean urls, cant seem to activate them :/
the website is running on rented virtual server and i have uploaded a correct .htaccess file but everytime i upload, it immediatly disappears again probably coz its a hidden file so i dont know what rights the htaccess file has...
further more, i looked at the clean urls link drupal provides to help you troubleshooting but it like doesnt work and im having trouble understanding everything :(
if anyone could give me a simple explanation/solution?
much appreciated!
U updated a website from Drupal 6 to D7 and everything went fine and everything works. BUT
The administrative links are kinda weird. It's like they're stuck in D6.
For example it still shows admin/users and not admin/people. Although if you go to admin/people it will still work perfectly. It's just the links on /admin page and those links don't show up in the administrative dashboard above.
Hi,
I'm new to Drupal. I created a special content type via the administration panel and spent some hours trying to under how could i allow the users from my website to post content without being administrators.
In fact I'd like to display a page which is only available if the user is logged and which displays a simple form with all the fields from my special content type. I have no idea of how to do this.