openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Make schema_filter the default view of schemas #265

Closed slinkp closed 12 years ago

slinkp commented 12 years ago

I've pretty consistently heard that the schema detail page (with stats, etc) is less useful default view than the schema filter page (with some news on it). Eg. http://demo.openblockproject.org/photos/filter/ is more useful than http://demo.openblockproject.org/photos/.

Should make http://demo.openblockproject.org/photos/ the filter view, and add a new url http://demo.openblockproject.org/photos/detail or some such. And redirect .../filter to the new URL.

slinkp commented 12 years ago

(In [b8f5bd564db1d610d5d6f223ea319d1ffd807c3a]) - Change URL of Schema to be the schema_filter() view; there's now a /detail view for schema_detail, closes #272.

slinkp commented 12 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/272 Reported by: slinkp