Projet

Général

Profil

Paste
Télécharger (736 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ctools / ctools.info @ 6e3ce7c2

1 85ad3d82 Assos Assos
name = Chaos tools
2
description = A library of helpful tools by Merlin of Chaos.
3
core = 7.x
4
package = Chaos tool suite
5
files[] = includes/context.inc
6 e4c061ad Assos Assos
files[] = includes/css-cache.inc
7 85ad3d82 Assos Assos
files[] = includes/math-expr.inc
8
files[] = includes/stylizer.inc
9 1e39edcb Assos Assos
10
; Tests.
11
files[] = tests/context.test
12
files[] = tests/css.test
13 e4c061ad Assos Assos
files[] = tests/css_cache.test
14 1e39edcb Assos Assos
files[] = tests/ctools.plugins.test
15 7e72b748 Assos Assos
files[] = tests/ctools.test
16 1e39edcb Assos Assos
files[] = tests/math_expression.test
17
files[] = tests/math_expression_stack.test
18
files[] = tests/object_cache.test
19 7e72b748 Assos Assos
files[] = tests/object_cache_unit.test
20
files[] = tests/page_tokens.test
21 85ad3d82 Assos Assos
22 6e3ce7c2 Assos Assos
; Information added by Drupal.org packaging script on 2021-01-30
23
version = "7.x-1.19"
24 85ad3d82 Assos Assos
core = "7.x"
25
project = "ctools"
26 6e3ce7c2 Assos Assos
datestamp = "1611988843"