Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 2152)

Ticket Resolution Summary Owner Reporter
#2254 fixed better hooks for templates toby toby

Reported by toby, 2 years ago.

Description

TD look at issues and then email ckan-dev

meeting notes from 21-3-2012 general ideas non specific

Problem:

  • We want to remove the Transformer usage due to performance and its close tie to genshi
  • Want a standard way for core code and extensions to put code into the templates where *templates request it* (templates control insertion rather than extensions ...)
  • Stacking versus overwriting on entry points

Options:

  • placeholders or helper methods
  • {{user _info}} {{sub_menu}} is this equivalent to <span class="insert-user-info"></span>
    • [xyz arguments] -> h.load_snippet('xyz', ...)
  • ${h.snipit()}
#2256 fixed remove TDH from core toby toby

Reported by toby, 2 years ago.

Description

make core independent of TDH and make core as minimal app

#2311 fixed disqus - improvements toby toby

Reported by toby, 2 years ago.

Description

get working on TDH

look at removing stream filters

Note: See TracQuery for help on using queries.