Custom Query (2152 matches)
Results (418 - 420 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2261 | fixed | All links need to option to change where language is placed in url. | toby | kindly |
Description |
For the ecportal case we need links to be like the following
(%host)/open-data/en/data/(.*) |
|||
#2289 | fixed | Flash messages are not being translated? | toby | seanh |
Description |
There are a couple of flash messages in ckan/controllers/user.py that show up in English, even if another language is in use, and even though the strings are marked for translation with gettext and have translations in the po and mo files: "[USER NAME] is now logged in" "Login failed. Bad username or password. (Or if using OpenID, it hasn't been associated with a user account.)" |
|||
#2302 | fixed | Simple theming | toby | ross |
Description |
Needs re-testing after the ODS re-theme. ==== Simple image upload, text changes and css updates for a single instance. All done on a single configuration/admin page See http://ckan.okfnpad.org/simple-themes for user stories [x] Initial version will only take an image_url rather than allowing an upload. [x] New page with form for title, tagline, image loader etc. [x] Allow the user to paste in values for the CSS, do we really want a colour swatch? [x] Generate local CSS override which should *somehow* override colors in the original CSS. [x] Allow user to provide text for an about page. |