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've got a site wich will be named : www.site.com ... Aside from that there will be a forum associated with this site, but it should be located at www.forum.site.com ... also there should be www.blog.site.com .... and so on ....
I'm just about finding my feet with Drupal now, and I grow more impressed by the day. At the start I thought it was a nightmare, but it's rewarding me now!
Anyway, the site I am working on has a number of areas that requires custom php work, e.g
- Careers page (list and apply for vacancies)
- Booking form (multistep wizard form)
The careers and booking links are pages that I have created in the primary menu links. But in terms of how I then render the custom php, Drupal would have me copy in the full PHP into the content as a php input format.
hi all
can someone tell me if its possible to do this with drupal, i want 4 types of users, with their own registration types and profiles (each one deferent of the second), i have installed drupal + user autorole and og mandatory groups but i cant understand how to make the types and how to set the profiles to be assigned for every user type, please help
I like the small sidebar "event calendar" and the "upcoming events" blocks. But for the most part the calendar listings provided when you click on a date in the event calendar or on the calendar itself are awful. The formating varies all over the place depending on the number of events listed. The only really useful format is the "list". What I would really like to do is produce a node for each event and a page of "teasers" from these nodes listed in chronological order.
Do some modules insist on clean URL being enabled?
Front_page seems to. I am having difficulty getting the redirection working (which is of course not drupal issue) and cant be "creative" with front_page until I do get it working.