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.
How does one control the area where something gets put into the body of a node?
I'm trying to add an Author Info area to the end of the body text, but have it before something like Service Links, but it's just not going where I think I'm telling it too.
I want:
Body Text
profile_author_info_footer
Service links
But keep getting:
Body Text
Service links
profile_author_info_footer
I'm doing some work on a custom theme, and I'm trying to figure out how to call some comment-dependent statements. For example,
-- I want to show the number of comments for a given node
-- If there are no comments for a given node, I want to prompt the user to comment
-- I want to show the comment number for a given thread (i.e., Comment #1, Comment #2, etc.)
Hi friends.
I´ve done a port for Drupal of the wordpress theme Cutline, by Chris
Pearson (you can see an example here: www.fcalzado.net). My doubt is: can
I share it with the Drupal community? My version is based on the Zen theme
(gnu license), and Cutline's license is Creative Commons
Attribution-ShareAlike 2.5. Should I include a copy of both licenses?? (I
don´t know how contact Chris Pearson...)
Also I have a port for Drupal of Enchant v2 theme, by Lee Cooper (original
Hey Drupal Themers... don't mean to double-post, but I know don't always watch the general announcements forum. We've release a new theme under the GPL license, and you can read about it here!
Hello someone help me? I created a page for my homepage and I want it to be show when the users type in the url like http://www.mysite.com
I want that page to be the first thing to show when they get into my site... But problem is I created a page that doest expand when I type in the root url it is collapse then you need to click on the read more button... someone has an asnwer for this? really appreciate for the help... thanks