Drupal is up and running but how do I ...?

How to do nested terms? Nested newslines?

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:

- "News" - path: taxonomy/term/1+2+3 - alias: /news
- "Site news" - path: taxonomy/term/2 - alias: /news/site
- "Music news" - path: taxonomy/term/3 - alias: /news/music

If we use path aliases with constructions like "term/1+2+3", such menu items are working fine.

I use right method, or any better exists?

Disable posting information

Hello,

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.

Gworks theme. How to highlight active primary links?

Hello!

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?

Thanks.

In which source Drupal selects category's nodes?

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.

watchdog messages with i18n installed

So... how do I get watchdog messages to all show up in English, regardless of the language of the user visiting the site?

Problem with special characters

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.

For example some charaters as:
¹ ¼ ¾

appears as

¹ ¼ ¾

how can I solve it?
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation