Hello!
I need help with configuring correctly the main page of my news website.

How to import with views specific content type, but only the last 4 or 5 added nodes (news in my case) and only the topics with the dates (without the text itself under it).

Under the news topics I need to import by news categories last topics with short text.

Example of what I need:

-------------------------------------------
Last news

16.11.2008 World leaders confront global crisis
16.11.2008 Jury awards $2.5 million to teen beaten by Klan
16.11.2008 Obama, Biden appoint advisers
16.11.2008 Ticker: Schwarzenegger backs picking Clinton
16.11.2008 North Carolina storm kills 2
-------------------------------------------

Than under it should be the news by categories (terms from specific taxonomy vocabulary).

Example:

---------------------------------------------

World news

16.11.2008 European leaders attend summit talks
World leaders emerged Saturday from a summit on the global financial crisis, calling for tougher rules on banks and for a series of measures early next year to stabilize global markets….

Politics

16.11.2008 Is Romney the man to save GOP in 2012?
As Republican leaders sift through the ruins of the 2008 election and debate the party's future at the Republican Governors Association meeting this week…..

----------------------------------------------------------------------

Should I use only the views module, or maybe some other module also?

How exactly I should configure the views module to receive the result above?

(i am using drupal 6)

Thank you in advance.

Comments

comerer’s picture

Maybe someone knows where can i do find the answer?