Difference between revisions of "Profiles"
Jump to navigation
Jump to search
(mv text) |
|||
Line 1: | Line 1: | ||
{{techy}} | {{techy}} | ||
− | == | + | == Basics == |
* [http://drupal.org/node/159730 Developing installation profiles] | * [http://drupal.org/node/159730 Developing installation profiles] | ||
* [http://drupal.org/node/779440 Install Profile Packaging] | * [http://drupal.org/node/779440 Install Profile Packaging] | ||
* [http://drupal.org/node/642116 Packaging a profile on drupal.org] (make file -> install profile) | * [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://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.git/blob_plain/refs/heads/master:/README.txt Readme] |
Revision as of 00:48, 5 June 2012
Basics
- Developing installation profiles
- Install Profile Packaging
- Packaging a profile on drupal.org (make file -> install profile)
Profiler library
My profiles
See my github