[ckan-dev] Pylons context object

Stéphane Guidoin stephane at opennorth.ca
Thu Mar 13 23:37:04 UTC 2014


If I remember well, it is possible to pass some variables to snippets
without using function.

Here is an example:
    {% snippet "package/snippets/resources_list.html", pkg=pkg,
resources=pkg.resources %}

from
https://github.com/ckan/ckan/blob/master/ckan/templates/package/read.html


On Thu, Mar 13, 2014 at 4:32 PM, Pabitra Dash <pkdash_reena at hotmail.com>wrote:

> Thanks Khalegh for letting me know this secret. It solved the problem for
> me.
>
> Pabitra
>
>
>
> ------------------------------
> From: khalegh at highwaythreesolutions.com
> Date: Thu, 13 Mar 2014 13:12:09 -0700
> To: ckan-dev at lists.okfn.org
> Subject: Re: [ckan-dev] Pylons context object
>
>
> Hi Pabitra,
>
> context object is not accessible in snippets and
> package_metadata_fields.html is a snippet. I had the same problem and I
> used helper functions instead.
>
> Best,
> Khalegh
> On Mar 13, 2014, at 12:20 PM, Pabitra Dash <pkdash_reena at hotmail.com>
> wrote:
>
> Hi All,
>
> Any idea why the context object (c) may not be available in a template.
> Jinja is throwing an error 'c' undefined. I am getting this error in my
> extended template 'package_metadata_fields.html' where I am trying to
> access the 'c.user' object.
>
> Thanks
> Pabitra
>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>
>
> _______________________________________________ ckan-dev mailing list
> ckan-dev at lists.okfn.org https://lists.okfn.org/mailman/listinfo/ckan-devUnsubscribe:
> https://lists.okfn.org/mailman/options/ckan-dev
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>


-- 
Stéphane Guidoin
Director, Transportation
Open North
514-862-0084
http://opennorth.ca
Twitter: @opennorth / @hoedic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20140313/d1665139/attachment-0003.html>


More information about the ckan-dev mailing list