[20:06]<TheAddicted> hi, my question may seem u strange but when i search for ' phptal +"irc channel" ' at google ur channel meets google's 3 first results. u can freely ask me to go out of here i would understand. but just in case someone knows about PHPTAL, [20:06]<TheAddicted> <div tal:repeat="stri str"><input type="text" tal:attributes="value stri; name php:nkey[ repeat/stri/index ]" /></div> [20:08]<TheAddicted> nkey is an array containing the same number of elements (same indexes) but different value, the fact is that writting name php:nkey[0] (or another index) instead of repeat/stri/index works, but only shows me that index's value [20:08]<TheAddicted> any1 knows how I should set that array index? [20:18]<decke> are there more "undocumented actions" like root.notfound ? [20:19]<decke> would be good to have one that gets called when an error occurs... [20:26]<decke> great it's already there... res.error also undocumented... *knock knock* zumbrunn [20:26]<decke> ah i meant root.error [20:35]<zumbrunn> decke: they are documented on the HopObject prototype [20:36]<zumbrunn> Hmm, nope they are not [20:36]<decke> zumbrunn: http://helma.zumbrunn.net/reference/HopObject.html not there or am i blind? [20:36]<zumbrunn> I thought I documented it somewhere [20:36]<decke> are there more of them? [20:37]<zumbrunn> I can't think of any others [20:39]<hannesw> nope, just the two i think [20:40]<zumbrunn> TheAddicted: not ignoring you, just don't know anything much about TAL [20:40]<TheAddicted> i thought, np anyway