Description[release-branch.go1.2] blog: Make the atom feed title configurable.
««« CL 16830043 / 963dd9f808db
blog: Make the atom feed title configurable.
The blog code is quite generic and with the replacement of template and
static files, it can be re-used. But the atom feed title is hard-coded
into the code. This patch adds a field to set the atom feed title to
the Config structure and uses it in the code where the title was
previously hard-coded.
A CL sent separately will set this Config field in the main package in
the go.blog sub-repository. (See CL 16850043 for that other patch).
R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/16830043
Committer: Andrew Gerrand <adg@golang.org>
»»»
Patch Set 1 #Patch Set 2 : diff -r da4bed44f661 https://code.google.com/p/go.tools #Patch Set 3 : diff -r da4bed44f661 https://code.google.com/p/go.tools #MessagesTotal messages: 3
|