Changes between Initial Version and Version 1 of RobotsTxtPlugin


Ignore:
Timestamp:
Nov 4, 2006, 10:39:38 AM (17 years ago)
Author:
Noah Kantrowitz
Comment:

New hack RobotsTxtPlugin, created by coderanger

Legend:

Unmodified
Added
Removed
Modified
  • RobotsTxtPlugin

    v1 v1  
     1= Robots.txt handler =
     2
     3== Description ==
     4
     5Serve a robots.txt file from Trac. Mostly useful to tracd users, but works on anything. Just put the data you want in the wiki page `RobotsTxt`.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for RobotsTxtPlugin are
     10[report:9?COMPONENT=RobotsTxtPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=RobotsTxtPlugin&owner=coderanger new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:robotstxtplugin here].
     18
     19== Source ==
     20
     21You can check out RobotsTxtPlugin from [http://trac-hacks.org/svn/robotstxtplugin here] using Subversion, or [source:robotstxtplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25To enable:
     26{{{
     27[components]
     28robotstxt.* = enabled
     29}}}
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(robotstxtplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:coderanger] [[BR]]
     38'''Contributors:'''