Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Dick Porter 94516d59a1 disqus.js: The IE CSS workaround broke Firefox, so work around that. Remove some hardcoded values.
IssueView.aspx: Set developer mode to false

svn path=/trunk/moma-tool/; revision=127548
2009-02-20 17:42:16 +00:00
Dick Porter 68f2405d3b MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated
IssueView.aspx, IssueView.aspx.cs: Use the DisqusControl control to manage comments.

DisqusControl.cs, disqus.js: A server control with a javascript client-side part to embed Disqus comments on a page.

DisqusProxy.asmx, DisqusProxy.cs: Proxy the disqus API to get around browser cross-domain restrictions

disqus.css:  Extracted from disqus's embed.js so we can reference it directly, to workaround IE not using the style sheet (I had IE working, then it broke and I can't figure out why.)

svn path=/trunk/moma-tool/; revision=127420
2009-02-19 16:33:50 +00:00