Difference between revisions of "Profiles"

From Things and Stuff Wiki
Jump to navigation Jump to search
(Blanked the page)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{menu}}
 
  
== Basics ==
 
* [http://drupal.org/node/159730 Developing installation profiles]
 
* [http://drupal.org/node/779440 Install Profile Packaging]
 
* [http://drupal.org/node/642116 Packaging a profile on drupal.org] (make file -> install profile)
 
 
== Profiler library ==
 
* [http://drupal.org/project/profiler Profiler] - use .info like syntax for profiles
 
** [http://drupalcode.org/project/profiler.git/blob_plain/refs/heads/master:/README.txt Readme]
 
** [http://drupalcode.org/project/profiler_example.git/blob_plain/HEAD:/profiler_example.info Examples]
 
 
== Aegir workflow ==
 
It's not best practice to try and store build .make and .profile/.info in the same repo. This would require one to set the profile download in the make file the be the same repo, thus causing Drush to download all .make projects twice.
 
 
Instead, a stub build .make file that points to said repo will download all properly. technique copied from mig5.
 
 
== My profiles ==
 
See my [https://github.com/milkmiruku Github]
 
 
* [[Base dev]] - old
 
 
to check;
 
* http://omega8.cc/supported-enabled-disabled-a-complete-list-150
 
* http://drupal.org/project/debut
 

Latest revision as of 04:06, 9 December 2013