Skip to content
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.

Create thread views #6

Closed
pbrisbin opened this issue Feb 21, 2014 · 1 comment
Closed

Create thread views #6

pbrisbin opened this issue Feb 21, 2014 · 1 comment

Comments

@pbrisbin
Copy link
Contributor

My thought is that we'll have normal pages visible at /comments?thread=x&section=y which can be pulled onto consumer pages via jQuery.load(). A few things need to happen:

  • Update getCommentsR to return either JSON or HTML depending on Accepts (this is built into the framework)
  • Make an embeddedLayout (or something) which foregoes the usual html and head tags of defaultLayout.
  • Add the required templates etc
@pbrisbin
Copy link
Contributor Author

We'll just build the frontend entirely in JS, and circle back to server-side templates later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant