[PHPTAL] PHPTal with markup that contains on xml elements.
Dagfinn Reiersøl
reiersol at online.no
Mon Sep 4 09:22:56 CEST 2006
Hi Tarjei,
I tried this with a simple test template, and I can't reproduce the problem.
Dagfinn
tarjei wrote:
> Hi, I'm trying to use the dojo javascript toolkit with PHPTAL, but
> I've reached a snag.
>
> My markup is like this:
>
> <div dojoType="Tree" publishSelectionTopic="treeSelected" toggle="fade"
> sizeMin="20" sizeShare="20"
> tal:repeat="vhost menu/children"
> >
> <div tal:omit-tag=""
> tal:repeat="vhostAction vhost/actions"
> >
> etc..
>
> My problem is that the dojo spesific attributes are beeing removed by
> phptal.
>
> How can I make sure that this doesn't happen?
> Kind regards,
> Tarjei
>
> _______________________________________________
> PHPTAL mailing list
> PHPTAL at lists.motion-twin.com
> http://lists.motion-twin.com/mailman/listinfo/phptal
>
>
>
More information about the PHPTAL
mailing list