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

Issue 16850043: code review 16850043: blog.go: Set the AtomFieldTitle field in blog.Config. (Closed)

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

Description

blog.go: Set the AtomFieldTitle field in blog.Config. CL 16830043 removes the hard-coding of the atom feed title and replaces it with a configuration field in the Config structure in the go.tools/blog package. This CL sets that structure field.

Patch Set 1 #

Patch Set 2 : diff -r 87ab5ab12e4b https://code.google.com/p/go.blog #

Patch Set 3 : diff -r 87ab5ab12e4b https://code.google.com/p/go.blog #

Patch Set 4 : diff -r 87ab5ab12e4b https://code.google.com/p/go.blog #

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

Messages

Total messages: 4
marete
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.blog
10 years, 6 months ago (2013-10-24 21:43:50 UTC) #1
marete
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 6 months ago (2013-10-26 18:53:59 UTC) #2
adg
LGTM
10 years, 6 months ago (2013-10-28 08:19:02 UTC) #3
adg
10 years, 6 months ago (2013-10-28 08:22:17 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=986b226d8a1f&repo=blog ***

blog.go: Set the AtomFieldTitle field in blog.Config.

CL 16830043 removes the hard-coding of the atom feed title and replaces
it with a configuration field in the Config structure in the
go.tools/blog package. This CL sets that structure field.

R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/16850043

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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