equal
deleted
inserted
replaced
|
1 name = "HTML Purifier" |
|
2 description = "Filter that removes malicious HTML and ensures standards compliant output." |
|
3 core = 7.x |
|
4 files[] = htmlpurifier.install |
|
5 files[] = htmlpurifier.module |
|
6 files[] = htmlpurifier.admin.inc |
|
7 files[] = HTMLPurifier_DefinitionCache_Drupal.php |
|
8 configure = admin/config/content/htmlpurifier |
|
9 |
|
10 ; Information added by drupal.org packaging script on 2012-11-03 |
|
11 version = "7.x-1.0" |
|
12 core = "7.x" |
|
13 project = "htmlpurifier" |
|
14 datestamp = "1351976217" |
|
15 |