This project is not covered by Drupal’s security advisory policy.

An attempt at helping the average Drupal code monkey when starting a new project. A simple base installation profile activating the most essential modules, and also allowing you to insert your own cck and views dumps into the relevant directories for inclusion during installation. (read the README.txt for instructions on how).

I'm looking to expand the dumps you can include, with the future possibility of a small comlimentary module to take a Drupal site, and extract the data for things such as blocks, taxonomy, imagecache, etc for quick and easy use in this profile's import directories.

This is very much a work in progress (ob duh) and so, feel free to use the issue queue for suggestions.

Modules

'comment', 'help', 'menu', 'taxonomy', 'dblog', 'path', 'php', 'update',

'admin_menu', 'backup_migrate', 'devel',
// cck
'content', 'filefield', 'fieldgroup', 'nodereference', 'number', 'optionwidgets', 'text', 'imagefield', 'link', 'content_copy',

// images
'imageapi', 'imagecache', 'imagecache_ui', 'imageapi_gd',

// views
'views', 'views_ui', 'views_slideshow', 'viewfield',

// paths
'token', 'pathauto', 'transliteration',

// user profiles
'content_profile',

// seo - could be more extensive
'page_title',

// few handy misc
'flag', 'stringoverrides', 'resizable_body',

Project information

  • Created by George2 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases