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

View, taxonomy and arguments... tricky question

Hello,

My website has a collection of articles classified with the taxonomy (I have articles on php, css, webdesign, etc.).
The menu of my website looks like this (I've included the paths in parenthesis):

Articles                    (articles)
-- Server-side Programming  (articles/60)
---- PHP                    (articles/60/128)
---- ASP                    (articles/60/129)
-- WebDesign                (articles/73)
---- Photoshop              (articles/73/112)
---- CSS                    (articles/73/114)

I'd like to use a view with the path "articles" and arguments to generate all the appropriate pages/subpages, and I'd like it to work as follows:

  • articles ==> show Header Text only, no nodes.
  • articles/60 ==> show all nodes attached to term ID 60 plus its children (the equivalent of taxonomy/term/60/all) ; in my example, it means showing 60 + 128 + 129.
  • articles/60/128 ==> show all nodes attached to term ID 128 (and nothing else)

Problems with category and views - terms missing

I recently upgraded to from drupal 4.7.4 to 5.0.
I am having several problems that may be related by i am too much of a noob to know what's going on here.

1). I don' know how to access the terms that i entered in the category module of 4.74. I can see the terms in the terms_data database, but i cannot see them in my new category module. It lists no containers or categories. When i try to add a new container, it tells me that a new container has been added, but it does not list it.

Change theme according to language

Hello.
Anyone ever tried displaying different themes for different languages? My case is extremely frustrating since one language is LTR and the other is RTL. All I want to do is simply switch to a different theme when selecting a certain language.

Thanks for your help.

enabling a module

after installation the modules in the list are shown as disabled .\
how to enable the modules

Showing las 3 blog posts in custom user profile

What is the code snippet to show the last 3 blog posts in my custom profile?

Insert a view into a cck page

How can I insert a view into a cck page?

Pages

Subscribe with RSS Subscribe to RSS - Post installation