Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1651 - 1653 of 2152)

Ticket Resolution Summary Owner Reporter
#2216 fixed Translation of selected facets on search pages seanh seanh
#2799 fixed Translations for demo not picking up {% trans %} blocks toby aron.carroll

Reported by aron.carroll, 21 months ago.

Description

Also they seem to be missing the odd _() block. Such in the new package form.

https://github.com/okfn/ckan/blob/2375-demo-theme-development/ckan/templates/package/snippets/package_form.html#L44

#2474 fixed Trial Jinja 2 as templating system aron.carroll aron.carroll

Reported by aron.carroll, 2 years ago.

Description

Percieved benefits of switching to Jinja 2

  • Block inheritance for base templates which is much simpler to understand.
  • Large number of developers (and designers) are familiar with it due to its similarities with the Django templates.
  • Should be much faster at parsing and rendering templates.
  • Has localisation support.
  • Good documentation both on it's website and on sites like Stack Overflow.

We should convert a couple of existing templates to test the switchover and then get peoples feedback.

Note: See TracQuery for help on using queries.