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.
We are contemplating whether to deploy a site using Drupal 7 or Drupal 6 (decision has to be made this week). We've assessed all of the functionality that we need is capable using modules that are now available for D7, except for one function:
- The ability to create groups of users (based on their department) who can only create/edit/delete pages & sub-menu items for their department pages.
Is it possible to have all 50 different install of Drupal forum but one sign in for a user on all 50? Sounds like a weird question but this is my site, I'm thinking in the scope of huge.
I have created a slideshow of our members fundraising images which I can display as a block or page, but how do I add text around that slideshow?
I tried with the block, but I cant seem to float it within my content node DIV it just sits below? If I create a page it just shows the output, but again how do I add my text within that page?
Sorry can't seem to find the answer anywhere I search.
New to drupal and looking to move my site to be entirely drupal. however I need to know if there is a way to manipulate data from fields create with CCK.
Say I create a new content type and has the date field, can I work out and display how many days or years from that date to current?
Or if another field is say job hours and the user enters the number of hours, can I total and play with the total of those hours (ie. I used to use jquery to create pie graphs etc)?
I'm good with php and sql but not too familiar with drupal.