logo       

Re: Structure of a site, I need help: msg#00097

php.drupal.support

Subject: Re: Structure of a site, I need help

--- on Thursday 22 July 2004 07:35, Abalieno wrote --
> - I have an hompage where I'll display the various stories that I "promote"
> there. Plus announces or infos that are strictly related to the site in
> general and to the homepage only. So, more or less, the homepage is like a
> "showcase".

This is default in Drupal.

> - Then I have four different subsites that define four blog-like journals.
> With undependent content.

Using taxonomy will allow you this. Create four separate taxonomie terms, one
for each journal. Add subterms to that term, so that you have tersm for each
journal.

- journal1
-- milk
-- soda
-- beer
- journal2
-- milk
-- soda
-- beer etc..

Where journal1/milk == journal2/milk

this is easy in Drupal.

> - To each of the story I post in one of the journals I'd like to attack a
> term (or more than one). But I also need these terms to be general, where I
> need to. So that I could use the same term even on one of the other
> journal.

See above.

> This is the structure I need. The point is not only about creating it in
> Drupal, but also to use then the structure in a certain way.
>
> - I'd like to define the look of each journal by using appropriate,
> adjusted CSS.

This has een done before. searching on drupal for terms like "taxonomy bases
theme" and "taxonomy css" might give you more detailed answers. It is quite
easy, but needs some minor coding in a theme.

> - I need a navigation system that will show the various terms and open then
> a page that will show all the stories under a term, even when they come
> from different journals

There are numerous navigation systems based on a taxonomy structures. The one
that might siut your needs best and is most stable is called taxonomy dhtml.

> How can (if I can) I do all that in Drupal?

It sounds that overall you are describing the default drupal site here. It
thus sounds you have found your match!

--
Regards,
Bèr Kessels
--
[ Drupal support list | http://list.drupal.org/ ]



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise