1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Getting started with Drupal

Discussion in 'Drupal' started by Torsten, Dec 9, 2009.

  1. #1
    I've Drupal installed onto on of my web sites. Right now it gives me the welcom page and I can log in.

    For now I would like to build a page with an index default (kind of a welcome page). One disclaimer page and five subject pages (products, profile, projects, people, processes)

    Basicall I want to build a page with an index default (kind of a welcome page).
    One disclaimer page
    five subject pages:
    * products
    * profile
    * present projects
    * people
    * processes

    Actually it's a simple site with a menue.

    Later I would look for more elaborate content relating to SEO, blogs, catalogues, forums, adsense aso.

    So what must I do now step by step?
     
    Torsten, Dec 9, 2009 IP
  2. Tearabite

    Tearabite Prominent Member

    Messages:
    4,629
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #2
    Write your pages (add "nodes"), then set your "welcome" page as your default home page in your site settings. You can add menus on the sides by creating "blocks".

    If you are stuck on any particular spot, post that particular question and we'll help.
     
    Tearabite, Dec 9, 2009 IP
  3. Torsten

    Torsten Peon

    Messages:
    960
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, I will start experimenting with Drupal ASAP.
     
    Torsten, Dec 9, 2009 IP
  4. bnandika

    bnandika Well-Known Member

    Messages:
    1,079
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    140
    #4
    bnandika, Dec 10, 2009 IP
    Torsten likes this.
  5. Torsten

    Torsten Peon

    Messages:
    960
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Torsten, Dec 10, 2009 IP
  6. einsteinsboi

    einsteinsboi Well-Known Member

    Messages:
    1,122
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    140
    #6
    You can also check out the beginner series of tutorials on building a website with Drupal 6 from scratch. It walks you step by step through the process.

    http://codingpad.maryspad.com/beginner-tutorials/

    Scroll down to the Drupal series at the end of the page. Hope this helps.
     
    einsteinsboi, Dec 10, 2009 IP
    Torsten likes this.
  7. necroz

    necroz Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you want to start with that simple site you described, I suggest the following:
    Go to menu configuration, and create your new menu. Let's call simply "site menu".
    Then start adding your pages, using navigation menu "create content" item. For each page, there's menu fieldset, where you can set up what menu item page will get into. Select "site menu" there, and give title for menu item.
    Now you have your pages, and a menu, but it's not yet shown on the site. Go the block configuration, using drag-n-drop "site menu" block to the sidebar. Here you have your site menu with links to pages.
    Next part - what will be your home page. For simplest site, you need to create the page, which will serve as homepage, then in site configuration replace "node" homepage with URL path of that page.
    Voila, you have your new site ready :)
     
    necroz, Dec 16, 2009 IP
  8. Coolof

    Coolof Peon

    Messages:
    191
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Check these 15 lessons
    http://learnbythedrop.com/gettingstarted
     
    Coolof, Jan 13, 2010 IP