Ticket #272 (closed enhancement: fixed)
Make schema_filter the default view of schemas
| Reported by: | slinkp | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | OpenBlock 1.2 |
| Component: | ebpub | Version: | 1.1 |
| Keywords: | Cc: | ||
| Sensitive: | no |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.

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