moma-tool/web_service/App_Code
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
..
DbLinqDataSource.cs.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
DisqusControl.cs MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
DisqusProxy.cs MoMA.master: Need to reference the DisqusProxy.asmx service, so the javascript proxy script is generated 2009-02-19 16:33:50 +00:00
MoMADBSupport.cs.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00
moma-dblinq.cs.dblinq Rewritten all database accessing pages using SqlDataSource and Npgsql. 2008-10-24 13:22:11 +00:00