jaskra
Results
2
comments of
jaskra
I recently used a filter in javaScript like this ``` javascript function f(response) { var rurl = '{{ 'PLACEHOLDER' | apply_filter('my_thumb') }}'; rurl = rurl.replace(PLACEHOLDER, response.url); $('#images').append('< img src="' +...
thanks for the info - any plans to implement delete as a more native function of the view controller (vs. mucking around in underlying data structs) ?