<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Sep 9, 2008 at 12:07 AM, Mehul Ved <span dir="ltr">&lt;<a href="mailto:mehul.n.ved@gmail.com">mehul.n.ved@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
I am using drupal 6.x. I need to implement the following on my website.<br>
I have a section called news. Now, withing News section, I need to<br>
sub-divide it into various sections e.g. banking sector, hospitality<br>
sector, food chain, etc. Users can browse through the news according<br>
to the sections they are interested in or view all the news items.<br>
How can this be achieved? Couple of possible ways we have been identifying are<br>
1) A module to create sub-sections, then the user can be presented<br>
with a list of sections to choose from.<br>
2) Set up tags such that all the news will be tagged and users can<br>
select from the tags.<br>
Any way to implement this? Or any other way the idea can be implemented?<br>
With Regards,</blockquote><div>yes mehul It canb be done with views. You have to create a custom content type. and add the subsection in it.<br>You can show them to the user by using views. just do RnD with content type and views you will get the answer. <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Mehul Ved.<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br></div>