Distribution profiles
A group for talking about Drupal distribution profile development groups.
Created as an informal response to Dries' blog entry about potential pitfalls in creating Drupal distribution installation profiles, the intent of this group is to provide a forum for discussing the topic on a very broad scope in the interest of promoting collaboration, cooperation and communication among developers.
This group is a good place to: announce new projects and the goals behind them, identify common goals and best practices for distribution profiles as a whole, explore options for collaboration and consolidation where possible, and collaborate with developers working on unrelated installation profiles in order to present their sum as a consistent experience to the end user.
Why not make installation profiles full-blown modules in D7?
I really like that in Drupal 7 installation profiles will be treated as modules. However now that I started thinking about actual implementations, I'm wondering why they are not actual modules. For instance with DrupalMU the required modules and settings could be deployed both at the moment of installation as at a later date. The required modules and the function calls however would be identical in both cases. So what do I do? Do I make it a module that has a .module and a .profile file that works when dropped in either the sites/all/modules or in the /profiles directory?
Wedding Drupal Install Profile
I've started a Wedding site install profile (http://drupal.org/project/wedding) and would like to get some input on what types of features should be included so that it can be usable "out of the box" but not overloaded or bloated.
Open Atrium as a multi-user blogging platform?
A stripped down version of Open Atrium could serve as a great start for a multi-user blogging platform. Each user could count as a group starting with just the blog feature. Other features could be enabled depending on the requirements of the site. The only thing that would be missing is the option to add custom blocks, or widgets as Buzzr and OnSugar call them.
Creating a new installation profile from the DrupalCampLA conference website
The team at This By Them worked with LA Drupal organizers to design and develop a tremendously useful conference website, and released it under the GPL (see case study). With the advent of modules such as Patterns and Features, we are now able to turn this site into customizable/configurable installation profile.
Drupal Distribution for Churches
A Drupal Distribution for Churches has been a long time coming. There has been plenty of discussion threads and podcasts regarding this topic.
This page exists for planning purposes. You can add feature suggestions, tutorial links, module suggestions by editing this page directly. From this information a Installation Profile will begin to emerge with the most basic features first and more advance features in the future.
Features should be listed by priority. The most important features should be a the top and the less important features (things most churches could survive without) should be at the bottom.
Drupala Installation Profile (5.19-1.0) is available for download at Google Code
The first release of the Drupala Installation Profile (5.19-1.0) is available for download at Google Code:
http://code.google.com/p/drupala/
Posted some details on building installation profiles
For anyone who attended the Florida May meeting where I presented a case study on my work for ScubaDiving.com, which focused a lot on installation profiles.. well I finally posted some details on my blog on how I built it, along with some related details:
http://www.mc-kenna.com/drupal/2009/06/building-drupal-installation-prof...
Please post comments on my blog if you have any feedback, in the interests of keeping the discussion centralized.
Drupal Media Projects, Tasks and Initiatives
The following are ongoing and/or proposed projects pertaining to Drupal media. Many of these have shared needs for features, documentation, and qualified talent to do the much needed work.
Drupal products, distributions, and installation profiles
Can I use an install profile to update an existing site?
This is a re-write of my drupal.org forum post at http://drupal.org/node/424154 . I figure it would be better discussed here.
How do I get configuration updates out to "pre-configured" sites? I'm currently using install profiles to "pre-configure" drupal sites, but they offer no way to "update" the profile on an existing site when a new version is released.
Package Management
Note: My proposal has evolved to include a detailed schedule, glossary, and long brief about the reasons why my methodology is at least different, if not better than the existing ones. I have moved the content from this single page to the Package Management project page. The project home page links to the SoC Proposal with the schedule.
Old Titles for this project ordered by earliest (from these you can see 3 major aspects of the project):
Automated Drupal Software Appliance Builder
GSoC idea related to distribution profiles
Sorry if this is considered spammy, but I'm a GSoC hopeful and this idea is pretty germane to this group--
http://groups.drupal.org/node/19759
Thanks,
Ed
Distribution export module
I'm in the midst of putting together my own installation profile, and only now realized the profile wizard is gone. What a shame!
Another approach to distributions
Hi guys, just wanted to let you know of a new (maybe great) service that allows experienced Drupal developers start up their Drupal projects quicker.
The web site's address is www.drupalmashup.interestsphere.com.
Purpose of the site is to come to the aid of experienced Drupal developers who have discovered that they rely on much the same collection of modules for a particular type of site. Once you've mashed up your collection you can view the generated drush commands and/or download the (UNIX shell) script.
Profile with lots of modules
I have create a website with 80 modules and now I need to turn it to a profile. I have used profile wizard but it didn't create the cck content types right, so I am modifying it.
Right now I have a problem when I add to hook_profiles_modules the "og" module it returns:
Fatal error: Call to undefined function _block_rehash() in /home/escolcat/agrupaments/modules/og/og.install on line 89
So far I have added the following modules:
Would you use the Profile Wizard module if it's ported to 6.x?
Alpha launch: Drupal Essentials distribution - opinions needed.
For the past several months we have been working on a D6.x recipe for a web 2.0 style business/organization website, e.g. brochureware + portal. We have been using the old copy the database method to start new sites. However, over the holidays we decided to make profile out of the recipe. We weren’t anticipating it being that difficult, but now it’s close to done. I would like to get some opinions before we launch it officially.
You can download the entire distribution here:
http://www.leveltendesign.com/l10apps/cms/download
D6 installation profile for testing CCK date fields now available
I just released an install profile for D6 core that sets up a test site for trying out all the combinations of CCK date field configurations: CCK Date Testsite. I've discovered various bugs in Signup's handling of CCK date fields (and have been fleshing out bugs and limitations in DateAPI itself with KarenS's help). I was spending a lot of time just configuring a reasonable test site to try different combinations of CCK date field types (Date, Datestamp, vs. Datetime) and timezone handling (there are 5 different ways date fields can handle timezones). So, I quickly decided the time spent automating the test site would easily save me time in the long run. And, I hope this profile will be useful to other folks working with DateAPI and CCK date fields.
Adding a task and submitting a form.
I've created a custom profile with a task for submitting a form. I can't seem to get it working. The form renders and the task moves onto profile-finished but I can't call the submit hook. I've written a test version of it here.
Does anyone know what I am doing wrong?
ProsePoint 0.07: A Drupal-based Newspaper CMS
Hi,
Just wanted to pop my head in and let everyone know of the new release of ProsePoint (www.prosepoint.org), a CMS for publishing online newspapers and magazines.
If you look closely at ProsePoint, you'll discover it's derived from Drupal. In fact, it's a Drupal distribution bundled into a single tarball for easy download. Of course, that means there's third party code in there, but it's all in the name of making life easier for end users.
drupal developer distribution
Hi,
i am putting together a distribution aimed at module developers. Basically it gives a quick install of developer used modules and enables certain blocks, so one does not need to bother about setting these up. This also means that its not safe for deployment on live site, its only built for devs.










