Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8)

Issue 23380044: code review 23380044: [release-branch.go1.2] blog: Make the atom feed title c... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by adg
Modified:
11 years, 7 months ago
Reviewers:
dsymonds
CC:
golang-dev, dsymonds
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M blog/blog.go View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.tools
11 years, 7 months ago (2013-11-08 02:38:15 UTC) #1
dsymonds
LGTM
11 years, 7 months ago (2013-11-08 02:43:08 UTC) #2
adg
11 years, 7 months ago (2013-11-08 02:46:05 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=650a5ca3bb66&repo=tools ***

[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>
»»»

R=golang-dev, dsymonds
CC=golang-dev
https://codereview.appspot.com/23380044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b