On Feb 5, 7:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> I've made a tag with I want to call with a function name and parameter
> like this:
>
> {% tag "delete_wiki_entry" "Delete" "Are you sure you want to delete
> this wikiboard entry?" "delete_wikientry({{entry.name}})"
Hello,
I've made a tag with I want to call with a function name and parameter
like this:
{% tag "delete_wiki_entry" "Delete" "Are you sure you want to delete
this wikiboard entry?" "delete_wikientry({{entry.name}})" %
{{entry.name}} doesn't get replaced by the correct value, how can I do
this?
2 matches
Mail list logo