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 know this isn't strictly part of the theme files (will require some hacking in the code).
How do I go about moving the RSS feed button (or duplicating it) so that it is next to (or below) a category title? It is not very convenient for people to have to scroll to the bottom of a page to get that link.
Not sure if this is the best place to post this. I've recently installed drupal and have been playing around & reading the handbooks trying to learn as much as possible. I'm not a programmer or designer but have plenty of past html experience...but I'm totally new to the CMS space and in particular all the various custom/proprietary concepts that seem to be in each CMS package.
Below is a wire frame mockup of the home page for a new professional community site (for teachers) I'm working on with a small group.
My current priority: How much of this vision Drupal can do out of the box (with necessary installed modules). At some future point I will probably turn to hire a theme and experience drupal php coding developer to fill in all the blanks and make the appearance and functionality perfect. However, right now I'm still trying to validate that Drupal is the right platform for easily creating this vision.
the Latest Problem I'm having now: I can't seem to figure out how in the heck to just insert a static text box in the area marked "A new service from XYZ" without it showing as an article "Submitted by admin on Mon, 2006-02-27 14:08." with "X number or reads"...surely there is a way to just present static text on a page without necessarily showing up as a 'posted' content??? please help.
I am working on modifying a theme but am experiencing an issue in Firefox where the rows of a table have a few pixels of padding at the top and bottom (but not the sides). The result is a thin space between each row. This issue does not seem to happen in IE.
I have checked my code up and down and also have gone through the theme and default stylesheet but cannot find the answer. I have even tested disabling the stylesheets and comparing IE to Firefox and still see the same issue so now I'm wondering if the stylesheet has anything to do with it.
Tonight I've been looking for two things and I think I need more help knowing where to find stuff in the documentation.
1) I needed to know about the function taxonomy_node_get_terms() ... where is this stuff documented? I happened to see a reference to it in someone's forum reply, guessed that it returned an Array and used it from there. That's not the greatest way to discover stuff though. :) There's gotta be documentation on this stuff somewhere. What am I missing?
My sister and I recently tried to re-modify the URLFILTER module to obfuscate EMAIL addresses to prevent (or at least cut down on!) harvesting of EMAIL addresses from postings.
Is it possible to have say a game review page (games/mygame) and then also have a page (games/mygame/images) all as the same node?
I am wanting to have an images page for games and was wondering if something like this would be possible with maybe Flexinode.
I want people to be able to go to the game page and then click an "images" button that takes them to the images page. I know this could be accomplished with creating a new node but then it gets harder to manage and creates more clutter. Is there a way to create all this at once?