Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Issue 65643009: Docserver: Attach intro metadata to the template itself, not to an object which (Closed)

Created:
7 years, 1 month ago by not at google - send to devlin
Modified:
7 years, 1 month ago
Reviewers:
mkearney1, Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Docserver: Attach intro metadata to the template itself, not to an object which contains the template. BUG=320339 R=yoz@chromium.org, mkearney@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235762

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : yoz, rebase #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -112 lines) Patch
M chrome/common/extensions/docs/server2/app.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/caching_file_system.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/cron.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/intro_data_source.py View 1 2 chunks +41 lines, -26 lines 0 comments Download
M chrome/common/extensions/docs/server2/intro_data_source_test.py View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/render_servlet.py View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/template_renderer.py View 1 2 1 chunk +28 lines, -12 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/a11y.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/manifest.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/private/api_table.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/standard_apps_api.html View 1 1 chunk +6 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/standard_apps_article.html View 1 chunk +2 lines, -13 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/standard_extensions_api.html View 1 1 chunk +6 lines, -7 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/standard_extensions_article.html View 1 chunk +2 lines, -13 lines 0 comments Download
M chrome/common/extensions/docs/templates/private/table_of_contents.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/apps/api_index.html View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/apps/declare_permissions.html View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/apps/experimental.html View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/apps/manifest.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/extensions/api_index.html View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/extensions/declare_permissions.html View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/extensions/experimental.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/extensions/manifest.html View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
not at google - send to devlin
https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/intro_data_source.py File chrome/common/extensions/docs/server2/intro_data_source.py (right): https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/intro_data_source.py#newcode119 chrome/common/extensions/docs/server2/intro_data_source.py:119: 'toc': intro_parser.toc, I needed to lose the extension/app differentiation ...
7 years, 1 month ago (2013-11-16 21:54:40 UTC) #1
Yoyo Zhou
LGTM https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/template_renderer.py File chrome/common/extensions/docs/server2/template_renderer.py (right): https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/template_renderer.py#newcode21 chrome/common/extensions/docs/server2/template_renderer.py:21: include the DataSources with the given names when ...
7 years, 1 month ago (2013-11-17 22:12:46 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/template_renderer.py File chrome/common/extensions/docs/server2/template_renderer.py (right): https://codereview.chromium.org/65643009/diff/20001/chrome/common/extensions/docs/server2/template_renderer.py#newcode21 chrome/common/extensions/docs/server2/template_renderer.py:21: include the DataSources with the given names when rendering ...
7 years, 1 month ago (2013-11-18 18:05:36 UTC) #3
not at google - send to devlin
7 years, 1 month ago (2013-11-18 18:18:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r235762 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698