[support] sub-sections for content types

mukesh yadav mak.gnu at gmail.com
Mon Sep 8 18:47:57 UTC 2008


On Tue, Sep 9, 2008 at 12:07 AM, Mehul Ved <mehul.n.ved at gmail.com> wrote:

> Hi,
> I am using drupal 6.x. I need to implement the following on my website.
> I have a section called news. Now, withing News section, I need to
> sub-divide it into various sections e.g. banking sector, hospitality
> sector, food chain, etc. Users can browse through the news according
> to the sections they are interested in or view all the news items.
> How can this be achieved? Couple of possible ways we have been identifying
> are
> 1) A module to create sub-sections, then the user can be presented
> with a list of sections to choose from.
> 2) Set up tags such that all the news will be tagged and users can
> select from the tags.
> Any way to implement this? Or any other way the idea can be implemented?
> With Regards,

yes mehul It canb be done with views. You have to create a custom content
type. and add the subsection in it.
You can show them to the user by using views. just do RnD with content type
and views you will get the answer.

>
> Mehul Ved.
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20080909/33b31b67/attachment.htm 


More information about the support mailing list