| 
            README.txt           | 
                  
            README.txt           | 
                  
                       | 
                  
            <h2>Introduction</h2>
<p>Are you creating a country portal or a site dedicated to a specific country?</p>
<p>The Register Country module is designed to intercept new registrations and check if the IP address being used is…           | 
              
          
                  | 
            restrict_by_ip.css           | 
                  
            restrict_by_ip.css           | 
                  
                       | 
                  
            .restrict-by-ip div {
  display: inline;
}
.restrict-by-ip input.form-text {
  display: inline;
  width: auto;
}
.restrict-by-ip .description {
  display: block;
}           | 
              
          
                  | 
            restrict_by_ip.info           | 
                  
            restrict_by_ip.info           | 
                  
                       | 
                  
            name = Restrict By IP
description = "Enables limiting user login to specific IP Addresses."           | 
              
          
                  | 
            restrict_by_ip.install           | 
                  
            restrict_by_ip.install           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            restrict_by_ip.module           | 
                  
            restrict_by_ip.module           | 
                  
                       | 
                  
            Allows the admin to select which IP Addresses can register for this site.           |