Projet

Général

Profil

Révision 74f6bef0

Ajouté par Assos Assos il y a plus de 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/adaptivetheme.drush.inc
77 77
  // Alter the contents of the .info file based on the command options.
78 78
  $alterations = array(
79 79
    '= AT Subtheme' => '= ' . $name,
80
    'project = "adaptivetheme"' => '', // attempt to strip out the project name added by the drupal packing script
80 81
  );
81 82
  if ($description = drush_get_option('description')) {
82 83
    $alterations['Starter subtheme for Adaptivetheme. Copy this subtheme to get started building your own Drupal theme. For help see our <b><a href="http://adaptivethemes.com/documentation/adaptivethemes-documentation" title="Adaptivethemes.com - Rocking the hardest since 2006">documentation</a></b>. If you have a problem and need additional help please use the <b><a href="http://drupal.org/project/issues/adaptivetheme">issue queue</a></b>.'] = $description;

Formats disponibles : Unified diff