Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (304 - 306 of 2152)

Ticket Resolution Summary Owner Reporter
#334 fixed Wrong link for package feed icon pudo dread

Reported by dread, 4 years ago.

Description

This is a problem with the package page e.g. http://ckan.net/package/open-election-data-project . The feed icon links to [1] and the text next to it "Subscribe" links to [2]. Surely these should be the same? The second link seems to right one to me.

#335 fixed Post-package-edit redirect to configurable URL dread dread

Reported by dread, 4 years ago.

Description

As a

third-party interface to a CKAN instance

I want to

link to CKAN's package creation/editing pages. On 'commit', have the user redirected back to a URL in my interface that I can control. Also, when the package is created new, I need to be told what the new package's name is on return.

Design

  1. The 'return URL' is passed as a parameter to CKAN.
  2. CKAN substitutes the package name into the return URL.

Example

Front-end links to: http://ca.ckan.net/package/new?return_to=http://datadotgc.ca/dataset/<NAME> (but with the parameter URL-encoded)

When finished editing and the user commits, CKAN redirects the user to: http://datadotgc.ca/dataset/pollution_data

#340 fixed Web UI theme easier to configure dread dread

Reported by dread, 4 years ago.

Description

An install of CKAN should be configurable without changing any of the installed files. This makes it clear to upgrade CKAN. Complete the changes in this wiki page to allow static files to be served from outside CKAN paths over CKAN versions and additional CSS file to be pulled in.

http://wiki.okfn.org/ckan/doc/theme

Note: See TracQuery for help on using queries.