| 1 |
; $Id: robotstxt.info,v 1.3.4.3 2008/04/30 20:16:42 toddnienkerk Exp $ |
; $Id: robotstxt.info,v 1.4 2009/02/21 09:04:34 hass Exp $ |
| 2 |
name = robots.txt |
name = robots.txt |
| 3 |
description = "Generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis, from the web UI." |
description = "Generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis, from the web UI." |
| 4 |
core = 6.x |
core = 7.x |
| 5 |
|
files[] = robotstxt.module |
| 6 |
|
files[] = robotstxt.admin.inc |
| 7 |
|
files[] = robotstxt.install |
| 8 |
|
|
| 9 |
|
version = 7.x-dev |