Try {{ pagecontent.plugin }} instead of {% pagecontent.plugin %}
On Wednesday, July 3, 2013 3:11:08 AM UTC+3, Fadi Samara wrote:
>
> I try to build a plugins based application, I have created tags and
> registered them for each plugin.
>
> I have a table stores each page plugins, and need to
Hi Fred,
its already included at the start of the template to load all plugin tags
{% load slider ...%}
Thanks,
On Wednesday, July 3, 2013 11:00:31 PM UTC+10, Fred Stluka wrote:
>
> Fadi,
>
> You need to {% load %} the file that defines the tags.
>
> --Fred
> --
>
its already included at the start of the template to load all plugin tags
{% load slider ...%}
Regards,
Fadi Samara.
On Wed, Jul 3, 2013 at 11:00 PM, Fred Stluka wrote:
> Fadi,
>
> You need to {% load %} the file that defines the tags.
>
> --Fred
> --
> Fred Stluk
Fadi,
You need to {% load %} the file that defines the tags.
--Fred
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of service!
Open Source: With
I try to build a plugins based application, I have created tags and
registered them for each plugin.
I have a table stores each page plugins, and need to render any stored
plugin in the template accordingly as inclusion tag.
Now for the template i use this:
{% block slider_region %}{% for p
5 matches
Mail list logo