Custom Query (2152 matches)
Results (67 - 69 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#906 | fixed | Ability to search without accents for accented words | thejimmyg | Stiivi |
Description |
In Slovakia users are expecting from sites to be able to search without typing accents, for example if they do not have SK keyboard, just US. For example searching for: 'Obyvateľstvo' and 'obyvatelstvo' (population) or 'štatistika' and 'statistika' (statistics) should yield same results. This should work the other way around as well, as some people might enter entries without accents into CKAN instance and others might search with accents. For SK language simple ASCII transliteration for searched term and indexed words is sufficient (iconv ASCIITRANSLIT). |
|||
#1051 | fixed | Ability to set custom favicon | sebbacon | sebbacon |
Description |
Allow deployers to set a URL pointing to their own favicon |
|||
#2409 | fixed | Accept headers not handled correctly | ross | markw |
Description |
CKAN returns HTML when an Accept header should make it return RDF/XML: http://lists.okfn.org/pipermail/ckan-dev/2012-May/002237.html |