Repositories
drupal_6_intro
INACTIVE:
Note that this course is inactive. It has been included in the Drupal 6 Sitebuilding course. Please use that course instead. If you want to cover only the material that was formerly in this course, use the Drupal 6 Sitebuilding course and just cover the chapters before CCK.
-
Cloning this repository:
git clone git://gitorious.org/drupal-open-curriculum/drupal_6_intro.git drupal_6_intro cd drupal_6_intro
Add this repository as a remote to an existing local repository:
git remote add drupal_6_intro git://gitorious.org/drupal-open-curriculum/drupal_6_intro.git git fetch drupal_6_intro git checkout -b my-local-tracking-branch drupal_6_intro/master_or_other_branch
drupal_6_cckviews_intro
INACTIVE:
Note that this course is inactive. It has been included in the Drupal 6 Sitebuilding course. Please use that course instead. If you want to deliver CCK/Views material to an audience who already knows core Drupal, simply skip those chapters in the Drupal 6 Sitebuilding course.
-
Cloning this repository:
git clone git://gitorious.org/drupal-open-curriculum/drupal_6_cckviews_intro.git drupal_6_cckviews_intro cd drupal_6_cckviews_intro
Add this repository as a remote to an existing local repository:
git remote add drupal_6_cckviews_intro git://gitorious.org/drupal-open-curriculum/drupal_6_cckviews_intro.git git fetch drupal_6_cckviews_intro git checkout -b my-local-tracking-branch drupal_6_cckviews_intro/master_or_other_branch
emdashs-drupal_6_intro
-
Cloning this repository:
git clone git://gitorious.org/~emdash/drupal-open-curriculum/emdashs-drupal_6_intro.git emdashs-drupal_6_intro cd emdashs-drupal_6_intro
Add this repository as a remote to an existing local repository:
git remote add emdashs-drupal_6_intro git://gitorious.org/~emdash/drupal-open-curriculum/emdashs-drupal_6_intro.git git fetch emdashs-drupal_6_intro git checkout -b my-local-tracking-branch emdashs-drupal_6_intro/master_or_other_branch
drupal_6_site_building
This is a one day site building course. It starts with basics of Drupal, then proceeds to CCK (with nodereference fields) and Views to build a site.
-
Cloning this repository:
git clone git://gitorious.org/drupal-open-curriculum/drupal_6_site_building.git drupal_6_site_building cd drupal_6_site_building
Add this repository as a remote to an existing local repository:
git remote add drupal_6_site_building git://gitorious.org/drupal-open-curriculum/drupal_6_site_building.git git fetch drupal_6_site_building git checkout -b my-local-tracking-branch drupal_6_site_building/master_or_other_branch
pwickss-drupal_6_intro
-
Cloning this repository:
git clone git://gitorious.org/~pwicks/drupal-open-curriculum/pwickss-drupal_6_intro.git pwickss-drupal_6_intro cd pwickss-drupal_6_intro
Add this repository as a remote to an existing local repository:
git remote add pwickss-drupal_6_intro git://gitorious.org/~pwicks/drupal-open-curriculum/pwickss-drupal_6_intro.git git fetch pwickss-drupal_6_intro git checkout -b my-local-tracking-branch pwickss-drupal_6_intro/master_or_other_branch
accuratescholarships-drupal_6_site_building
Peter Winston’s intro to drupal course curriculum.
more…
Peter’s drupal news site that gets built by this is here:
-
Cloning this repository:
git clone git://gitorious.org/~accuratescholarship/drupal-open-curriculum/accuratescholarships-drupal_6_site_building.git accuratescholarships-drupal_6_site_building cd accuratescholarships-drupal_6_site_building
Add this repository as a remote to an existing local repository:
git remote add accuratescholarships-drupal_6_site_building git://gitorious.org/~accuratescholarship/drupal-open-curriculum/accuratescholarships-drupal_6_site_building.git git fetch accuratescholarships-drupal_6_site_building git checkout -b my-local-tracking-branch accuratescholarships-drupal_6_site_building/master_or_other_branch
bradwades-drupal_6_site_building
-
Cloning this repository:
git clone git://gitorious.org/~bradwade/drupal-open-curriculum/bradwades-drupal_6_site_building.git bradwades-drupal_6_site_building cd bradwades-drupal_6_site_building
Add this repository as a remote to an existing local repository:
git remote add bradwades-drupal_6_site_building git://gitorious.org/~bradwade/drupal-open-curriculum/bradwades-drupal_6_site_building.git git fetch bradwades-drupal_6_site_building git checkout -b my-local-tracking-branch bradwades-drupal_6_site_building/master_or_other_branch
bleens-drupal_6_site_building
-
Cloning this repository:
git clone git://gitorious.org/~bleen/drupal-open-curriculum/bleens-drupal_6_site_building.git bleens-drupal_6_site_building cd bleens-drupal_6_site_building
Add this repository as a remote to an existing local repository:
git remote add bleens-drupal_6_site_building git://gitorious.org/~bleen/drupal-open-curriculum/bleens-drupal_6_site_building.git git fetch bleens-drupal_6_site_building git checkout -b my-local-tracking-branch bleens-drupal_6_site_building/master_or_other_branch

