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 using the SpreadFirefox theme but when I view NewsAggregator I get the date at the top of the screen and then have to scroll down a ways to see the feeds. This same thing happens when I edit a post.
We want to offer a single registration to an event to our users, that also serves as a registration to our Drupal website. The idea is to have a single form like
- Name
- Email
- Affiliation and other optional fields
- Participant profile (dropdown menu to define the registration price: web-only, student, foundation member, business, other...)
Clicking OK would connect to a payment system to introduce the credit card details, etc. To be managed possibly with the eCommerce module.
Hi! I`m nearly finished my first own drupal template :) But one of the last thing is to make alternate node.tpl.php (i`m using phptemplate energine) for node, wich aren`t Story. Is it possible ? I must only delete from non-story Added by: (...) Date: .... and comment -so maybe it is possible to make " if (!$story): " or something like this, but I don`t know how.... Could someone help me?
I was wondering if anyone can give me a pointer as to how I go about displaying or not displaying some text based on whether or not a user has made a submission to their weblog. I have successfully used this snippit (http://drupal.org/node/20165) to display profile information as well as a listing of the last 3 blog entries but I will have some users that will not having any written blog.
I am developing a website for a sports club I am involved with (voluntary project for 160 kids ranging from 9 years old up to 17).
I have created a number of roles. For exampleTeam Captains can add match reports. Managers can add fixture information etc. The Club Secretary can add news items for the organisation etc.
I have done this by creating new nodes based on the "Story" node and renaming them etc.
As the main site administrator I can go in and change or modify or correct anyone else's content. However, it is too time consuming for me to do this.
I recently downloaded the Acidfree Albums module and in the read me file it mentions to use it with the filemanager module and to patch it with the filemanager-private.patch, but I can't seem to find this patch anywhere here. Can someone help me on this one?