[Zope] another PageTemplate question
Chris Withers
chrisw@nipltd.com
Fri, 01 Mar 2002 17:27:37 +0000
Sounds like you need to talk to ActivImages authors...
Joachim Schmitz wrote:
>
> I am using the ActivImages product, which generates Javascript with:
>
> <dtml-with ActiveImages>
> <dtml-var JavaScript>
> </dtml-with>
>
> I tried:
> <span tal:replace="here/ActiveImages/JavaScript" tal:omit-tag="">test</span>
>
> as a replacement, but got
>
> Error Type: TALESError
> Error Value: exceptions.KeyError on js_header in
> "standard:'here/ActiveImages/JavaScript'", at line 7, column 1
>
> Mit freundlichen Grüßen Joachim Schmitz
> --------------------------------------------------------------------
> AixtraWare Ingenieurbüro für Internetanwendungen
> Hüsgenstr. 33a, D-52457 Aldenhoven
> Telefon: +49-2464-8851, FAX: +49-2464-905163
> --------------------------------------------------------------------
> Key fingerprint = DA10 CC82 62F8 1DBB 39A1 1EDC 725B 3317 A8D7 C3A6
> Keyserver: http://germany.keyserver.net/en/
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )