Custom Query (2152 matches)
Results (1465 - 1467 of 2152)
|
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
| #1450 |
fixed
|
Simplify dataset view page
|
zephod
|
johnglover
|
|
Reported by johnglover,
2 years ago.
|
| Description |
See http://wiki.ckan.org/Dataset_and_Resource_Pages_Proposal
- Create a collapsible section for the README
- Reduce the number of things on the page
- Tidy up groups and tags in the sidebar
- Resource view becomes a list of search results
(additional)
- Resource navbar item links to first resource
- Resource navbar has a dropdown menu of all resources in the dataset
- Edit and Authz navbar items should be in a separate logical group to the right
Very rough summary: create more info section and move stuff out (relayout page e.g. README, tags etc)
|
| #1451 |
fixed
|
Reintegrate download stats on dataset and resource view page - 0.5d
|
johnglover
|
johnglover
|
|
Reported by johnglover,
2 years ago.
|
| Description |
- css class: resource-url-analytics
- Assign to the link tag (a) everywhere we want to count (dataset, resource view) - 0.25d
- Display counts in same place ...
And deploy on http://thedatahub.org/ - 0.25d
Possible: Also move analytics extension into core (decided not to).
|
| #1453 |
fixed
|
Flexible tag names
|
icmurray
|
icmurray
|
|
Reported by icmurray,
2 years ago.
|
| Description |
Allowing more flexible tag names:
- allowing spaces
- allow capital letters (search is case in-sensitive)
- allow all punctuation except for commas and double-quotes '"'
- allow unicode
- commas delimit tag names in the package create/edit form
Effects:
- package creation/edit form.
- /tag/{tagname} uri
- search action
- api controller (search/package-create/edit)
- web controller (search/package-create/edit)
- search api documentation
- autocomplete for tag names
|
Note: See
TracQuery
for help on using queries.