Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (580 - 582 of 2152)

Ticket Resolution Summary Owner Reporter
#337 fixed Download links for resources should open in new window johnbywater rgrp

Reported by rgrp, 4 years ago.

Description

target = _blank

Cost: 30m

#406 fixed Download sub-system pudo rgrp

Reported by rgrp, 4 years ago.

Description

Factor out current downloader into dedicated download subpackage, abstract interface and make it pluggable so we can have downloaders loaded as per type of resource to download.

And we should support interactive retrieving of resources ...

Implementation Ideas

for resources in pkg.resources:
    # datapkg/hg 
    load_storage_handler(resource.format)
#1183 fixed Downloads "Preview" button doesn't preview. johnglover nickstenning

Reported by nickstenning, 3 years ago.

Description

The "Preview" button is a nice idea, but it doesn't seem to actually "preview" anything if the file MIME type would ordinarily cause the browser to download the file. If so, the browser does indeed just download the file.

This is notable in the context of most hosted file services (including Google Storage) which will deliberately serve a MIME type of application/x-some-junk-here in order to force a download.

Note: See TracQuery for help on using queries.