Custom Query (2152 matches)
Results (793 - 795 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2527 | wontfix | Implement a method of loading templates into the demo site | aron.carroll | aron.carroll |
Description |
JavaScript? needs to be able to insert html templates into the document. There are three common solutions to templating at the moment.
It makes sense to keep these with the other templates so that we can take advantage of localisation where possible. This indicates 1 or 2. |
|||
#1199 | fixed | Implement an email function for users. | pudo | pudo |
Description |
We need an email function in CKAN to accept messages sent to users. The basic signature will be:
This has a number of use cases:
Finally, the mail function should be exposed in the API for sysadmin clients. This way we can have scripts traverse CKAN for 404s, invalid data or missing fields and ping users about that automatically (requires traversal by revision, not package, to get the associated users). ImplementationNote we have already written code like this (*and* tested it) in isitopen: |
|||
#671 | fixed | Implement and show user names in WUI | pudo | pudo |