[ckan-dev] Extending template extensions
Harald von Waldow
harald.vonwaldow at eawag.ch
Fri Mar 4 21:41:30 UTC 2016
Hi,
I wonder whether it is possible to extend a template extension that
extends the original template not with
{% ckan_extends %}
but rather with
{% extends 'filename' %}.
In particular, I want to modify, in my own extension, the template
"scheming/package/resource_read.html" from ckanext-scheming, which
starts with
{% extends "package/resource_read.html" %}.
I played with different places, e.g.,
scheming/package/resource_read.html and
package/resource_read.html
and with different extend-statements, e.g.,
{% ckan_extends %},
{% extends "scheming/package/resource_read.html" %}
but to no avail.
Thanks,
Harald
--
Harald von Waldow
Eawag
ICT Services
Ueberlandstrasse 133
8600 Duebendorf
http://www.eawag.ch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20160304/b20432e4/attachment-0002.sig>
More information about the ckan-dev
mailing list