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 want make hierarchical site, where parent terms show all nodes of their child terms. I could not find automatical methods to realize this, so I make menu with next structure:
I'm using Drupal as a content manager to easily write my CV on my new domain.
Can you disable the posting information in the page style content?
I do not wish for people to see "By jmmo20 at 27/11/2005 - 14:17" for example.
Thanks for the interesting theme GWorks!
I found in the original site www.gworks.ca it's possible highlight active sections, so if I'm in any page in "About us" section, this section in main menu has another color.
How can I dow it in my site?
I'm looking for a way to let Drupal displays nodes of a taxonomy term AND nodes of all children terms.
My plan is to patch the code part involved in selecting all nodes linked to a taxonomy term.
The function "taxonomy_select_nodes" inside module "taxonomy.module" looks promising but I wasn't able to find where this function is called. Drupal's API didn't help me.
The function "taxonomy_select_nodes" has an interesting parameter called "depth" (default = 0) that specifies how many levels of the taxonomy hierarchical tree must be considered.
Hi all,
inserting some special characthers in my content (I use FCKeditor), I notice that when I insert it, it shows, but when I apply the page, i see the code related and not the character.