I'm attempting to create a footer menu on my new site and I can't figure out what code I should embed in my template to do so.
It's easy enough to create it in the admin, I'm just not sure which hook or block I should be using to put it into my template. (and what that code might look like)
I have 10+ years working with php so I'm not a novice to programming however,I'm just starting to learn drupal.
I understand that theme() fulfills a lot of roles in the theme system and I know that 'links' refers to the theme_links() function inside /includes/theme.inc what I don't understand is '__system_main_menu'?, what files does this refer to? Why are there two '__'?
Hello everyone.
I am new to Drupal. I think i did install this app once on my computer long time ago , however, i need to start a project so I thought Drupal would be great way to go .
I need to create a site where users can upload their images , Post information about themselves and other attribute about what they do , etc.
I was wondering if there is any module for drupal that can do this .
thanks.
I would like to set up a site so when a user logs in they're taken to one of several homepages. I'm setting up a car site. I would like when a dealer logs in, they're taken to a dealer homepage. When an private buyer comes in they're taken to a different homepage.
I've noticed several different modules - organic groups, simple access, content access just wondering which would be the best one and the easiest to set up and administer.