Last active
August 29, 2015 14:13
Revisions
-
rafaqz revised this gist
Jan 9, 2015 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,6 @@ projects[drupal][version] = "7.28" ; +++++ Profiles +++++ projects[off][download][type] = "git" projects[off][download][url] = "git@github.com:rafaqz/off_install_profile.git" projects[off][type] = "profile" -
rafaqz revised this gist
Jan 9, 2015 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,6 @@ ; ; This is a stub make file that downloads the OFF install profile. ; core = 7.x api = 2 -
rafaqz revised this gist
Jan 9, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,5 +11,5 @@ projects[drupal][version] = "7.28" ; This installs the base collabco site. which dosnt do very much on its own... projects[off][download][type] = "git" projects[off][download][url] = "git@github.com:rafaqz/off_install_profile.git" projects[off][type] = "profile" -
rafaqz created this gist
Jan 9, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ ; ; This is a stub make file that downloads the OFF install profile. ; ;This file was auto-generated by drush make core = 7.x api = 2 projects[drupal][version] = "7.28" ; +++++ Profiles +++++ ; This installs the base collabco site. which dosnt do very much on its own... projects[off][download][type] = "git" projects[off][download][url] = "git@github.com:rafaqz/off_profile.git" projects[off][type] = "profile"