Difference between revisions of "Drupal Care Package"
From Stadm
Jump to navigationJump to search| Line 6: | Line 6: | ||
* [[Organic_Groups|Organic Groups]] | * [[Organic_Groups|Organic Groups]] | ||
== External Resources == | == External Resources == | ||
| − | * [https://www.drupal.org/node/1234564 Adding content on Drupal 7] - | + | === Adding & editing content === |
| + | Adding & editing content are the most basic usage of Drupal | ||
| + | * [https://www.youtube.com/watch?v=D93yOJrMopw Video tutorial] | ||
| + | * [https://www.drupal.org/node/1234564 Adding content on Drupal 7] | ||
| + | |||
| + | === Create your own content types === | ||
| + | [https://www.drupal.org/node/306792 Create custom content type] - This tutorial lists the procedures you need to create a custom content type. | ||
Revision as of 14:38, 13 January 2015
Contents
Overview
This care package collects some useful resources either created by previous assistants or from the Internet.
Resources in Stadm Wiki
External Resources
Adding & editing content
Adding & editing content are the most basic usage of Drupal
Create your own content types
Create custom content type - This tutorial lists the procedures you need to create a custom content type.