Custom Query (2152 matches)
Results (1417 - 1419 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1549 | wontfix | [super] Short link tool | ross | |
Description |
It would be great to have a CKAN extension that allowed users (or CKAN itself) to generate short links to other URIs (both internal and external). Once created, shortlinks made by CKAN should be changeable. This would allow uploaded content to be moved without the user's link changing at all. The tool itself might also be of use as a general link-shortener to users other than the CKAN system itself. Another useful feature would be for this to also collect some simple analytics such as the referrer and client IP for future reference. I'm not yet sure what we would do with the analytics other than some sort of popularity metric. Questions:
|
|||
#1551 | fixed | CKAN auth for webstore changes | ross | ross |
Description |
Webstore should use auth api ( #1550 ) for authenticating users accessing webstore rather than talking directly to the CKAN database. We also need it to suppose /user/ urls and /userid/ for accessing databases. |
|||
#1552 | fixed | Be able to set password on the command line when creating users | dread | dread |
Description |
(instead of using the prompt) - needed for deployment |