Adding Content
Last modified: June 4, 2009 - 02:42
In this example you will learn how to add content to a Drupal site.
For the very basics of adding content.
- Select Create content
- Select Story
- Submit story form
- In the Title text box enter something, Test story title
- In the Body area enter some text.
- Test story content
- Click the Submit button
- You should now see your post.
- Test story post
Caution
Make sure that you have at least one content type(see the article http://drupal.org/176822 ). You will have a problem accessing the submit form while being logged in as administrator(error 'access denied') with no content.
