hi,
i'm new to drupal and i just don't find a way to do very simple things i could do easily with the CMS i usually use (SPIP). bur for this project i have to use drupal so here is what i try to do: i want a website with 4 big sections:
1. frontpage
a static page with some dynamic parts like latest articles published, a range of selected articles, latest blog entries,..
2. articles
divided into sections with the sections listed in the submenu under articles, when clicking on one of these sections i would like to get an overview of all the articles in the section with a summary
(in spip you have different field for title, subtitle, description, introduction, body and postscriptum while in drupal i only see title and body - can i add fields? how do i define an introduction that i want to display for instance in bold and another font-size except for hard coding in every story? )
3. links
i tried the module 'weblinks' but i find that when i publish a weblink this doesn't get published or if it does only the title without a link
the site will contain about 600 links so i want to work with sections in the menu and an overview when clicked on that menu item
4. blogs
i didn't start exploring that so no questions yet except for if someone has any hints for creating about 6 blogs with different users who should be only able to create entries in their own blog...