Custom Query (2152 matches)
Results (187 - 189 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#74 |
fixed
|
Add Is It Open links to package pages
|
dread
|
rgrp
|
Reported by rgrp,
5 years ago.
|
Description |
On each package page in the openness field if the package is not open provide a link to is it open create enquiry page.
Details:
- may want to add to the url a query parameter indicating which package this relates to e.g. ?ckan-package=...
- http://isitopen.ckan.net/enquiry/create/?ckan-package=...
- do we provide link even if package is open (e.g. so that people can make enquiries about e.g. adding open data/content buttons ...)
Cost: 0.5h
|
#75 |
duplicate
|
Record and display package "usage" information
|
dread
|
rgrp
|
Reported by rgrp,
5 years ago.
|
Description |
- Number of package page visits on ckan (can we get this straight from google analytics)
- Number of times url or download url is used - now ticket:937 (Record download stats for resoures)
How do we do this?
- Google analytics will miss a lot of this usage (and how do we get that data out anyway)
- Could use javascript but again misses usage.
- One option is to redirect link but that is kind of nasty (but may be only option ...)
|
#76 |
fixed
|
Convert to use formalchemy for all forms
|
dread
|
rgrp
|
Reported by rgrp,
5 years ago.
|
Description |
Current form stuff is not very good (uses formencode). Switch to formalchemy would improve this, especially on validation.
As an extra we could utilize the formalchemy pylons admin interface (pretty much for free).
Cost: 12h
Details
- Replace htmlfill and formencode extract in controllers/templates with formalchemy
- Crude and simple
- Suppress unwanted fields (revision, state, all revisions) and sort out ordering to be similar to before.
- Sort out tag field with a special renderer
- Validation - testing definitely required.
- Fix up description and pretty css etc
|
Note: See
TracQuery
for help on using queries.