]> git.cameronkatri.com Git - cgit.git/commit
Add support for "robots" meta-tag
authorLars Hjemli <hjemli@gmail.com>
Sun, 11 Nov 2007 20:57:21 +0000 (21:57 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sun, 11 Nov 2007 20:57:21 +0000 (21:57 +0100)
commitd267d88c9cb1fb4a45120b86e410ab604626c6bb
tree55ee3a76da83a6272e446f5201928fe1753ea30d
parent1b7c5b2e0b918e9452694aace7c19194683989a8
Add support for "robots" meta-tag

With this change, cgit will start to generate the "robots" meta-tag, using
a default value of "index, nofollow".

The default value can be modified with a new cgitrc variable, "robots".

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.h
cgitrc
shared.c
ui-shared.c