diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-27 11:50:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-27 11:50:24 -0300 |
commit | 67a0547b8cd018039e83f536025f0f596231817f (patch) | |
tree | 89395436e5dad5a9e5b8e778d9fb90cb6dacf4d9 | |
parent | 1a234ed0650de80e8f3eaa962896186829cb8aa6 (diff) | |
download | puppet-drupal-67a0547b8cd018039e83f536025f0f596231817f.tar.gz puppet-drupal-67a0547b8cd018039e83f536025f0f596231817f.tar.bz2 |
Adding markdown modules
-rw-r--r-- | files/drupal7.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/drupal7.make b/files/drupal7.make index 5c87303..5cb5a85 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -98,3 +98,5 @@ projects[] = languageicons projects[] = i18n projects[] = globalredirect projects[] = redirect +projects[] = markdown +projects[] = markdowneditor |