*** minskmaz has joined #zope3-dev | 00:35 | |
*** MrTopf has joined #zope3-dev | 00:39 | |
*** mgedmin has quit IRC | 00:39 | |
minskmaz | is it appropriate to as zope3 implementation questions here or should that go to the list ? | 00:43 |
---|---|---|
*** foxmjay has quit IRC | 01:05 | |
*** ktwilight has quit IRC | 01:09 | |
philiKON | minskmaz: you can always ask questions here, you might simply not get answers :) | 01:17 |
philiKON | minskmaz: just don't ask questions about questions | 01:17 |
minskmaz | minskmaz understands that - working his way through your book | 01:18 |
*** timte has quit IRC | 01:18 | |
minskmaz | I have an object I would like to be both a container and contained - do I inherit from both in the schema ? | 01:19 |
*** Ariel_Calzada has quit IRC | 01:19 | |
minskmaz | err interface | 01:19 |
__self | hey philiKON, do you mind getting notes on your bookexamples here? or maybe email | 01:19 |
philiKON | __self: email please | 01:20 |
philiKON | minskmaz: yes, you can do that | 01:20 |
__self | ok | 01:20 |
minskmaz | philiKON: thanks | 01:21 |
*** foxmjay has joined #zope3-dev | 01:22 | |
__self | I want my <form> action to be "/currentsite/@@search.html", any ideas how to do it in ZPT? | 01:26 |
__self | I just have action="@@search.html" now.. this gets me into trouble when I search from e.g /site/afolder/ (i end up at /site/afolder/@@search.html) | 01:28 |
philiKON | tal:attributes="action string:${siteobject/@@absolute_url}/@@search.html" | 01:31 |
__self | danke | 01:32 |
__self | trying to find doc for all these built in tal stuff | 01:34 |
philiKON | http://worldcookery.com | 01:35 |
__self | hmm ok | 01:37 |
philiKON | heck, i didn't write that book for nothing | 01:38 |
__self | :) | 01:39 |
philiKON | people always critize the state of zope3 docs, but tend to ignore the stuff that's already there | 01:39 |
__self | docs are pretty good i think | 01:41 |
__self | if you can find them | 01:41 |
philiKON | googling for "tal spec" works | 01:42 |
philiKON | "tales spec" works, too | 01:42 |
philiKON | those are two of the canonical zpt docs | 01:42 |
__self | oh, i googled zope3 tal | 01:43 |
philiKON | that turns up http://mail.zope.org/pipermail/zope3-users/2006-August/004019.html here | 01:43 |
philiKON | which also links to everything you need | 01:43 |
__self | sorry :( | 01:44 |
__self | btw your tal gave me a KeyError: 'siteobject' | 01:48 |
__self | :) | 01:48 |
*** MrTopf has quit IRC | 01:51 | |
philiKON | __self: no shit. you're supposed to replace that with whatever 'currentsite' should be | 01:52 |
__self | well, that doesn't work either | 01:53 |
philiKON | yes it does. your'e just doing it wrong | 01:53 |
philiKON | :) | 01:53 |
philiKON | what i called siteobject is actually supposed to be an object | 01:54 |
__self | can't it magically figure out what the current site is? | 01:54 |
philiKON | so you need to get hold of that object and put it | 01:54 |
philiKON | magically. right... | 01:54 |
__self | alright | 01:57 |
*** marianom has left #zope3-dev | 01:57 | |
philiKON | you can do {request/getApplicationURL}/@@search.html i believe | 01:57 |
philiKON | anyway, the request has a bunch of url methods | 01:57 |
philiKON | all of this is much easier in grok :) | 01:58 |
__self | I'm gonna struggle with this for a while and then learn grok, to realize how much time i've wasted | 02:06 |
*** ktwilight has joined #zope3-dev | 02:29 | |
*** foxmjay has quit IRC | 02:49 | |
*** __self has quit IRC | 03:37 | |
*** minskmaz has quit IRC | 04:17 | |
*** pcardune has joined #zope3-dev | 04:34 | |
*** jsadjohnson has quit IRC | 04:49 | |
*** redir has joined #zope3-dev | 04:54 | |
*** redir has quit IRC | 04:57 | |
*** stub has joined #zope3-dev | 05:07 | |
*** projekt01 has left #zope3-dev | 06:01 | |
*** stub has quit IRC | 06:14 | |
*** philiKON_ has joined #zope3-dev | 06:30 | |
*** philiKON has quit IRC | 06:37 | |
*** greenman has joined #zope3-dev | 06:52 | |
*** timte has joined #zope3-dev | 10:14 | |
*** afd_ has joined #zope3-dev | 10:35 | |
*** greenman has quit IRC | 10:51 | |
*** greenman has joined #zope3-dev | 10:57 | |
*** pcardune has quit IRC | 11:31 | |
*** schwendinger has joined #zope3-dev | 12:25 | |
*** romanofski has joined #zope3-dev | 12:25 | |
romanofski | moin | 12:45 |
*** dunny has quit IRC | 12:50 | |
*** malthe has joined #zope3-dev | 12:55 | |
*** jfroche_ has quit IRC | 12:58 | |
*** afd_ has quit IRC | 13:09 | |
*** romanofski has quit IRC | 13:10 | |
*** hdima has joined #zope3-dev | 13:13 | |
*** hdima has quit IRC | 13:31 | |
*** markusleist has joined #zope3-dev | 13:31 | |
*** hdima has joined #zope3-dev | 13:33 | |
*** romanofski has joined #zope3-dev | 13:48 | |
*** romanofski has joined #zope3-dev | 13:48 | |
*** instantfoo has joined #zope3-dev | 14:18 | |
*** pelle_ has joined #zope3-dev | 14:26 | |
*** malthe_ has joined #zope3-dev | 14:33 | |
*** malthe has quit IRC | 14:33 | |
*** hdima has quit IRC | 14:38 | |
*** dobee has joined #zope3-dev | 14:45 | |
*** dobee has left #zope3-dev | 14:54 | |
*** malthe_ is now known as malthe | 15:47 | |
*** projekt01 has joined #zope3-dev | 15:47 | |
*** foxmjay has joined #zope3-dev | 15:53 | |
*** rocky has joined #zope3-dev | 15:54 | |
*** rocky has quit IRC | 15:55 | |
*** jsadjohnson has joined #zope3-dev | 16:18 | |
*** malthe has quit IRC | 16:21 | |
*** pelle_ has quit IRC | 16:35 | |
*** Ariel_Calzada has joined #zope3-dev | 16:37 | |
*** pelle_ has joined #zope3-dev | 16:38 | |
*** jsadjohnson has quit IRC | 16:41 | |
*** edgordon has quit IRC | 16:48 | |
*** schwendinger_ has joined #zope3-dev | 17:16 | |
*** dobee has joined #zope3-dev | 17:35 | |
*** dobee has left #zope3-dev | 17:37 | |
*** schwendinger has quit IRC | 17:38 | |
*** jsadjohnson has joined #zope3-dev | 17:55 | |
*** philiKON_ is now known as philiKON | 17:59 | |
*** redir has joined #zope3-dev | 18:00 | |
*** pelle_ has quit IRC | 18:00 | |
*** redir has quit IRC | 18:14 | |
*** afd has joined #zope3-dev | 18:24 | |
*** jsadjohnson has quit IRC | 18:31 | |
*** malthe has joined #zope3-dev | 18:38 | |
*** natea_ has quit IRC | 18:45 | |
*** romanofski has quit IRC | 18:55 | |
*** pcardune has joined #zope3-dev | 18:55 | |
*** dobee has joined #zope3-dev | 19:15 | |
*** d2m has joined #zope3-dev | 19:20 | |
*** projekt01 has quit IRC | 19:29 | |
*** derek_richardson has quit IRC | 20:07 | |
*** malthe has quit IRC | 20:17 | |
*** mgedmin has joined #zope3-dev | 20:18 | |
*** malthe has joined #zope3-dev | 20:18 | |
*** romanofski has joined #zope3-dev | 20:19 | |
*** greenman_ has joined #zope3-dev | 20:24 | |
*** pcardune has quit IRC | 20:28 | |
*** pcardune has joined #zope3-dev | 20:30 | |
*** MrTopf has joined #zope3-dev | 20:30 | |
*** afd has quit IRC | 20:33 | |
*** Ariel_Calzada has quit IRC | 20:38 | |
*** greenman has quit IRC | 20:39 | |
*** mgedmin has quit IRC | 20:54 | |
*** ksmith99 has joined #zope3-dev | 21:22 | |
*** MrTopf has quit IRC | 21:30 | |
*** edgordon has joined #zope3-dev | 21:42 | |
*** ksmith99 has left #zope3-dev | 21:44 | |
*** malthe has quit IRC | 21:48 | |
*** malthe_ has joined #zope3-dev | 21:48 | |
*** ignas has joined #zope3-dev | 21:48 | |
*** goplus has joined #zope3-dev | 22:03 | |
goplus | Hi together, http://wiki.zope.org/zope3/ seems to be down. | 22:04 |
d2m | hi, i've already posted to zope-web mailing list, no response so far | 22:05 |
*** foxmjay_ has joined #zope3-dev | 22:08 | |
*** foxmjay has quit IRC | 22:08 | |
*** foxmjay_ is now known as foxmjay | 22:08 | |
*** tarek has joined #zope3-dev | 22:18 | |
*** jodok has joined #zope3-dev | 22:21 | |
*** dobee has quit IRC | 22:21 | |
*** goplus has left #zope3-dev | 22:26 | |
*** norro has joined #zope3-dev | 22:32 | |
*** foxmjay has quit IRC | 22:35 | |
*** d2m has quit IRC | 22:43 | |
*** schwendinger_ has quit IRC | 22:44 | |
*** pcardune has quit IRC | 22:47 | |
*** CSWookie has quit IRC | 22:48 | |
*** dunny has joined #zope3-dev | 22:48 | |
*** CSWookie has joined #zope3-dev | 22:48 | |
*** romanofski has quit IRC | 22:55 | |
*** fdrake has quit IRC | 23:00 | |
*** natea_ has joined #zope3-dev | 23:05 | |
benji | hmm, that's wierd; ZRPCError: bad handshake 'Z303' | 23:08 |
benji | looks like storage2 is running an older ZODB, that's strange | 23:09 |
benji | hmm, wrong chan :P | 23:11 |
*** somethink has joined #zope3-dev | 23:13 | |
*** fdrake has joined #zope3-dev | 23:25 | |
*** greenman_ has quit IRC | 23:32 | |
*** instantfoo has quit IRC | 23:33 | |
*** malthe_ has quit IRC | 23:35 | |
*** greenman has joined #zope3-dev | 23:36 | |
*** natea_ has quit IRC | 23:41 | |
*** redir has joined #zope3-dev | 23:45 | |
*** redir has joined #zope3-dev | 23:46 | |
*** redir has joined #zope3-dev | 23:47 | |
*** redir has quit IRC | 23:49 | |
*** redir has joined #zope3-dev | 23:49 | |
*** systempiet has joined #zope3-dev | 23:51 | |
*** systempiet has left #zope3-dev | 23:54 | |
*** Ariel_Calzada has joined #zope3-dev | 23:58 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!