Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlayRaw page #60

Open
patdavid opened this issue Apr 18, 2018 · 0 comments
Open

PlayRaw page #60

patdavid opened this issue Apr 18, 2018 · 0 comments

Comments

@patdavid
Copy link
Member

We can query the forum for all posts with a tag, like "playraw", and get a json object response with the data:

https://discuss.pixls.us/tags/play_raw.json?match_all_tags=true&page=2

That's for multi-pages (page=2 in this example). Each entry also includes an image object that we can grab for a visual cue of what the playraw actually is.

I'm thinking we can make a page like pixls.us/playraw that can use js to dynamically generate all of the listings for us. Just something to keep in mind... :)

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

No branches or pull requests

1 participant