| 
            antispam.admin.inc           | 
                  
            antispam.admin.inc           | 
                  
                       | 
                  
            The antispam admin theme.           | 
              
          
                  | 
            antispam.cron.inc           | 
                  
            antispam.cron.inc           | 
                  
                       | 
                  
            The antispam cron code.           | 
              
          
                  | 
            antispam.info           | 
                  
            antispam.info           | 
                  
                       | 
                  
            name = AntiSpam
description = Use the Akismet anti-spam service to protect your site from spam.
configure = admin/config/spamprevention/antispam
core = 7.x
files[] = tests/antispam.test           | 
              
          
                  | 
            antispam.install           | 
                  
            antispam.install           | 
                  
                       | 
                  
            Requirements, schema and related hooks for the Antispam module.           | 
              
          
                  | 
            antispam.module           | 
                  
            antispam.module           | 
                  
                       | 
                  
            Primary hook implementations for the Antispam module.           | 
              
          
                  | 
            antispam.test           | 
                  
            tests/antispam.test           | 
                  
                       | 
                  
            Tests for antispam.module.           | 
              
          
                  | 
            CHANGELOG.txt           | 
                  
            CHANGELOG.txt           | 
                  
                       | 
                  
            AntiSpam 7.x-1.8, 2019-09-02
----------------------------
- Only query enabled node types instead of all node types when showing content in admin.
AntiSpam 7.x-1.7, 2019-05-20
----------------------------
- Addressed an issue where all nodes were…           | 
              
          
                  | 
            INSTALL.txt           | 
                  
            INSTALL.txt           | 
                  
                       | 
                  
            INSTALLATION:
1. Create the folder '(drupal-root)/sites/all/modules/antispam'
2. Copy all modules files, keeping directory structure, to the
   folder.
3. Enable the antispam module in 'admin/modules'
4. Visit…           |