Descriptionblog: 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).
Patch Set 1 #Patch Set 2 : diff -r 9e246fa49449 https://code.google.com/p/go.tools #Patch Set 3 : diff -r 9e246fa49449 https://code.google.com/p/go.tools #
Total comments: 1
Patch Set 4 : diff -r 9e246fa49449 https://code.google.com/p/go.tools #Patch Set 5 : diff -r 9e246fa49449 https://code.google.com/p/go.tools #MessagesTotal messages: 7
|