1 |
85ad3d82
|
Assos Assos
|
name = Sweaver
|
2 |
|
|
description = "Visual interface for tweaking or building Drupal themes."
|
3 |
|
|
core = 7.x
|
4 |
|
|
dependencies[] = ctools
|
5 |
|
|
package = "User interface"
|
6 |
|
|
files[] = sweaver.module
|
7 |
|
|
files[] = sweaver.install
|
8 |
|
|
files[] = sweaver.registry.inc
|
9 |
|
|
files[] = sweaver_plugin.inc
|
10 |
|
|
files[] = sweaver_plugin.theme.inc
|
11 |
|
|
files[] = sweaver.admin.inc
|
12 |
|
|
files[] = sweaver.inc
|
13 |
|
|
files[] = tests/sweaver.admin.test
|
14 |
|
|
files[] = tests/sweaver.editor.test
|
15 |
|
|
files[] = tests/sweaver.themesettings.test
|
16 |
|
|
configure = admin/config/user-interface/sweaver
|
17 |
|
|
|
18 |
|
|
; Information added by drupal.org packaging script on 2012-04-16
|
19 |
|
|
version = "7.x-1.3"
|
20 |
|
|
core = "7.x"
|
21 |
|
|
project = "sweaver"
|
22 |
|
|
datestamp = "1334605927"
|