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

Issue 9844031: add disqus comments (Closed)

Created:
8 years, 9 months ago by sethladd
Modified:
8 years, 8 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

add disqus comments BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=6055

Patch Set 1 #

Total comments: 12

Patch Set 2 : tweaks from review #

Total comments: 2

Patch Set 3 : tweaks from review #

Total comments: 2

Patch Set 4 : tweaks from review #

Patch Set 5 : tweaks from review #

Patch Set 6 : add note about comments policy, and dart2js already wraps with DOMContentLoaded #

Patch Set 7 : add note about incorporating comments" #

Patch Set 8 : tweaked text for comments license" #

Patch Set 9 : last upload before merge #

Patch Set 10 : remove generated file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -24 lines) Patch
M lib/dartdoc/client-shared.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M lib/dartdoc/client-static.dart View 1 2 3 4 5 1 chunk +1 line, -3 lines 0 comments Download
M lib/dartdoc/dartdoc.dart View 1 2 3 4 5 chunks +10 lines, -5 lines 0 comments Download
M utils/apidoc/README.txt View 1 1 chunk +3 lines, -1 line 0 comments Download
M utils/apidoc/apidoc.dart View 1 2 3 4 5 6 7 5 chunks +61 lines, -15 lines 0 comments Download
M utils/apidoc/static/apidoc-styles.css View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sethladd
ptal staged at http://9.dartlang-api.appspot.com/
8 years, 9 months ago (2012-03-28 19:20:23 UTC) #1
Bob Nystrom
Couple of comments, but looks pretty good. I'd like a cleaner API for apidoc to ...
8 years, 9 months ago (2012-03-28 20:01:21 UTC) #2
sethladd
https://chromiumcodereview.appspot.com/9844031/diff/1/lib/dartdoc/dartdoc.dart File lib/dartdoc/dartdoc.dart (right): https://chromiumcodereview.appspot.com/9844031/diff/1/lib/dartdoc/dartdoc.dart#newcode170 lib/dartdoc/dartdoc.dart:170: Good question, I think I was trying something else ...
8 years, 9 months ago (2012-03-28 21:52:11 UTC) #3
Bob Nystrom
Added another comment. Also, what about the other ones I left on the first patch ...
8 years, 9 months ago (2012-03-28 23:32:58 UTC) #4
sethladd
Sorry, I think I missed one comment previously. Unless there's a secret cache of comments? ...
8 years, 9 months ago (2012-03-29 00:15:28 UTC) #5
Bob Nystrom
One nit, and can you move those mode constants back out of the Dartdoc class? ...
8 years, 9 months ago (2012-03-29 00:22:54 UTC) #6
sethladd
8 years, 8 months ago (2012-03-29 07:36:32 UTC) #7
Note that this won't work due to conflict with Frog code and Disqus. I am
testing if dart2js is better.

https://chromiumcodereview.appspot.com/9844031/diff/11001/utils/apidoc/apidoc...
File utils/apidoc/apidoc.dart (right):

https://chromiumcodereview.appspot.com/9844031/diff/11001/utils/apidoc/apidoc...
utils/apidoc/apidoc.dart:124: Apidoc(this.mdn, String outputDir, int
sideBarGenerationMode) {
On 2012/03/29 00:22:54, Bob Nystrom wrote:
> Just call this "mode" since we will likely use it for non-sidebar-related
"mode"
> stuff at some point, I think.

Done.

Powered by Google App Engine
This is Rietveld 408576698