Custom Query (2152 matches)
Results (1030 - 1032 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#814 | fixed | Have an “About CKAN” link on every page | cygri | |
Description |
A link “About CKAN” pointing to http://ckan.net/about should be visible on every page. This is important because people often land on subpages and may have trouble figuring out what CKAN is. I would put this link into the main navigation bar, on the very right next to “Revision History”. Then I would also remove the “Home” item from the main navigation bar because it is redundant. The CKAN logo is already a link to the homepage. The only other subpage in the “Home” section is “Statistics” and that's already linked from the homepage sidebar. But anywhere else would be fine as well. |
|||
#816 | fixed | Autocomplete for the resource format field | johnglover | cygri |
Description |
The field for entering the format of a resource should have autocomplete, populated from all the values that have already been entered in this field for any resource. This would help improve data quality and consistency. |
|||
#819 | fixed | Tag autocompletion widget broken | cygri | |
Description |
The widget for tag autocompletion is broken in various ways. For example, if I edit a package that is tagged "music", and just tab through the form fields to get to the Author field, then the widget changes to "industrial-music" as I tab through it. Or if the tag is "foo bar" and I hit alt-right to jump to the end of the text field (with the intent of adding a third tag), then the contents change to "foo barbecue". |