Parent Directory
|
Revision Log
|
Revision Graph
finish Drupal 6 support; code style fixes based on suggestions from coder module
| 1 | URL list module |
| 2 | |
| 3 | Author: |
| 4 | David Kent Norman |
| 5 | http://deekayen.net/ |
| 6 | |
| 7 | DESCRIPTION |
| 8 | ----------- |
| 9 | Creates a list of links to pages in a Drupal site for indexing by search engines. |
| 10 | |
| 11 | DEPENDENCIES |
| 12 | ------------ |
| 13 | None |
| 14 | |
| 15 | INSTALLATION |
| 16 | ------------ |
| 17 | See INSTALL.txt in this directory. |
| 18 | |
| 19 | MORE INFORMATION |
| 20 | ---------------- |
| 21 | Potential future features are gz output, turning off certain node types |
| 22 | in the list, and the option to override specific nodes being listed. |
| 23 | |
| 24 | For now, if you use this module, and want to override listing a specific |
| 25 | node, you could use robots.txt to make an exclusion or unpublish it. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |