*** niemeyer has quit IRC | 00:00 | |
*** deo has joined #zope3-dev | 00:02 | |
*** srichter has joined #zope3-dev | 00:06 | |
*** ChanServ sets mode: +o srichter | 00:06 | |
*** srichter has quit IRC | 00:09 | |
*** srichter has joined #zope3-dev | 00:09 | |
*** ChanServ sets mode: +o srichter | 00:10 | |
*** dagnachew has quit IRC | 00:19 | |
*** SteveA__ has joined #zope3-dev | 00:25 | |
*** timte has quit IRC | 00:25 | |
*** SteveA__ is now known as SteveA | 00:44 | |
*** SteveA_ has quit IRC | 00:54 | |
*** J1m has quit IRC | 01:06 | |
projekt01 | philiKON, you described a WebDav package on the z3base in a mail today. Can you point me to a source or describe what the package does? | 01:12 |
---|---|---|
*** yota has quit IRC | 02:05 | |
*** BjornT has quit IRC | 02:41 | |
philiKON | projekt01, http://codespeak.net/svn/z3/davuseragent | 03:10 |
philiKON | projekt01, read the README.txt, the rationale is explained there | 03:11 |
philiKON | it's a prototype that could develop into some more (if i had time or funding ;)) | 03:11 |
projekt01 | philiKON, thanks, that's very useful sometimes | 03:12 |
projekt01 | Do you know is lock supported in z3 WebDav right now or is it still missing? | 03:12 |
philiKON | there is a general locking api in the trunk, zope.app.locking | 03:13 |
philiKON | right now i don't recall whether there's a WebDAV LOCK view that usees it | 03:13 |
philiKON | i think there's none | 03:13 |
projekt01 | Yes, I think so too | 03:13 |
philiKON | part of the whole idea of this package is to develop one, not necessarily as part of davuseragent | 03:14 |
philiKON | but either part of the zope3 distro or some 'dav suite' which davuseragent is part of | 03:14 |
philiKON | well, not enough time :( | 03:15 |
philiKON | i still need to finish modzope | 03:15 |
philiKON | and get Five 1.1 out the door | 03:15 |
projekt01 | ;-) | 03:15 |
projekt01 | I was thinking about implementing a content type for use gantproject files. The gant project uses XML files for sharing the project via WebDAV and supports locking | 03:16 |
philiKON | what's gant? | 03:17 |
philiKON | gnu ant? | 03:17 |
projekt01 | See here, itps a nice desktop gantt planer where you can publish the xml data file and share it with others | 03:18 |
projekt01 | http://ganttproject.sourceforge.net/ | 03:18 |
projekt01 | There is a built in import/export where you can point to a WebDav folder for sharing/publishing the data file | 03:19 |
philiKON | so, it's a project management tool? | 03:20 |
projekt01 | If the WebDav lock would work in z3, this would fit for a project management for small teams | 03:20 |
projekt01 | Yes | 03:20 |
philiKON | locking isn't trivial | 03:20 |
philiKON | especially processing the webdav xml is hard to do with minidom alone | 03:21 |
philiKON | if we could use lxml's elementtree (or even just ElementTree), that'd be really nice | 03:21 |
philiKON | which is why we might develop a LOCKing view outside of zope first | 03:21 |
philiKON | DOM is just so painful | 03:21 |
*** bradb has joined #zope3-dev | 03:22 | |
philiKON | anyway, gotta go to bed | 03:22 |
philiKON | g'night | 03:22 |
projekt01 | Ok, I'm too, see you | 03:22 |
*** projekt01 has quit IRC | 03:23 | |
*** alga has quit IRC | 03:31 | |
*** SteveA has quit IRC | 03:52 | |
*** SteveA has joined #zope3-dev | 04:02 | |
*** BjornT has joined #zope3-dev | 04:04 | |
*** stub has joined #zope3-dev | 04:11 | |
*** replicant has quit IRC | 04:25 | |
*** bradb is now known as bradb|away | 04:58 | |
*** deo has quit IRC | 05:01 | |
*** deo has joined #zope3-dev | 05:03 | |
*** hazmat has joined #zope3-dev | 05:19 | |
*** hazmat has quit IRC | 05:25 | |
*** bob2 has quit IRC | 05:41 | |
*** hazmat has joined #zope3-dev | 06:12 | |
*** hazmat has quit IRC | 06:16 | |
*** hazmat has joined #zope3-dev | 06:27 | |
*** deo has quit IRC | 07:33 | |
*** timte has joined #zope3-dev | 08:23 | |
*** guido_g has quit IRC | 08:23 | |
*** elbixio has joined #zope3-dev | 08:42 | |
*** deo has joined #zope3-dev | 08:49 | |
*** timte has quit IRC | 08:51 | |
*** elbixio has quit IRC | 08:55 | |
*** deo has quit IRC | 08:58 | |
*** BjornT has quit IRC | 08:59 | |
*** BjornT has joined #zope3-dev | 09:09 | |
*** hdima has joined #zope3-dev | 09:16 | |
*** guido_g has joined #zope3-dev | 09:33 | |
*** yota has joined #zope3-dev | 09:49 | |
*** sashav has joined #zope3-dev | 09:55 | |
*** projekt01 has joined #zope3-dev | 10:32 | |
*** mexiKON has joined #zope3-dev | 10:40 | |
*** philiKON has quit IRC | 10:47 | |
*** lunatik has joined #zope3-dev | 11:10 | |
*** lunatik has left #zope3-dev | 11:11 | |
*** vlado_ has joined #zope3-dev | 11:22 | |
*** vlado has quit IRC | 11:23 | |
guido_g | hi all | 11:44 |
guido_g | can someone please point me to a working example for the pluggable auth thingy? | 11:45 |
VladDrac | schoolbell perhaps? | 11:50 |
guido_g | I already have sb here | 11:51 |
guido_g | but first I wanted to use the Z3.1 core functions, just to see how (and if) it works | 11:51 |
guido_g | but no go so far | 11:52 |
VladDrac | check with jw - he did some answers recently that got him further, I think | 11:52 |
VladDrac | did = got | 11:52 |
guido_g | if you create a PluggableAuthentication in a sub-site, it's not even called | 11:52 |
guido_g | I would, but unfortunately j-w reported sick today :/ | 11:52 |
*** SteveA_ has joined #zope3-dev | 11:55 | |
VladDrac | well it's stuff I still have to dive in myself | 11:59 |
guido_g | if you do, monitor your blood pressure carefully | 12:00 |
*** SteveA has quit IRC | 12:03 | |
VladDrac | yeah need to do that constantly with zope3 | 12:04 |
VladDrac | ranging from 'this is so cool' to 'this is so frustrating' :) | 12:05 |
guido_g | yeah, I know this feeling... now :/ | 12:05 |
*** Aiste has joined #zope3-dev | 12:28 | |
guido_g | what do I have to do, to make a PluggableAuthentication in a sub-site work -- w/o adding things to the PlAu of the root? | 12:38 |
*** J1m has joined #zope3-dev | 12:45 | |
*** hazmat has quit IRC | 13:03 | |
*** __gotcha has joined #zope3-dev | 13:14 | |
*** bskahan has joined #zope3-dev | 13:25 | |
*** J1m has quit IRC | 13:34 | |
*** mkerrin has joined #zope3-dev | 13:54 | |
*** srichter has quit IRC | 14:00 | |
*** mooded has joined #zope3-dev | 14:09 | |
*** dagnachew has joined #zope3-dev | 14:12 | |
*** bradb|away has quit IRC | 14:16 | |
projekt01 | guido_g, ask J1m what he likes to do for the future. Right now we have a multistep login in z3. | 14:26 |
projekt01 | You have to login to each site and traverse to the subsite and login again | 14:26 |
guido_g | hmpf, doesn't make much sense to me | 14:26 |
projekt01 | You can avoid it if you register the traversal adapters as trusted adapters for a general solution | 14:26 |
guido_g | but thx anyway | 14:26 |
projekt01 | Which let's you traver over not allowed sites to subsites | 14:27 |
projekt01 | traver/traverse | 14:27 |
projekt01 | Do you see the problem with traversing to a subsite if you don't have the permission to access the parent site? | 14:28 |
guido_g | yes, this is the default case (afaik) | 14:28 |
projekt01 | You mean have subsites is the default case? | 14:29 |
guido_g | sorry, confused | 14:29 |
projekt01 | You mean a structure site/subsite is the default setup? | 14:30 |
guido_g | we currently create a sub-site when we create (aka add it to the root) our application | 14:31 |
projekt01 | I think J1m has other plans for this. He likes to support multi root setup | 14:31 |
projekt01 | There you could setup a own root at the top and you don't need a site which contains subsites | 14:32 |
projekt01 | This cold solve all site/subsite login/permission problems where we have right now | 14:32 |
guido_g | i see | 14:32 |
projekt01 | And perhaps there will be support in zcml for such site configuration in the future | 14:32 |
guido_g | unfortunately I've to solve this problem in the comming days | 14:33 |
projekt01 | But ask J1m if you need more infos, that's just some ideas where we speaking about | 14:33 |
guido_g | so we'll discuss the general adapter thingy you mentioned above | 14:33 |
VladDrac | we need acquitision and acl_users! | 14:33 |
* VladDrac hides | 14:33 | |
projekt01 | Add a subsite challanger and use trusted traversal adapter for traversing to the subsite | 14:34 |
guido_g | /whereis VladDrac | 14:34 |
guido_g | ok, first I'll find out what a traversal adapter is and how to make it trusted | 14:35 |
projekt01 | <adapter ...trusted="1"> | 14:35 |
guido_g | thx, saw this already | 14:36 |
*** mgedmin has joined #zope3-dev | 14:38 | |
*** projekt01 has quit IRC | 14:40 | |
VladDrac | guido: going to the pun meeting by any chance? | 14:47 |
guido_g | do you mean me? | 14:49 |
guido_g | hmmm... no other guido here... | 14:49 |
VladDrac | yeahm you | 14:50 |
guido_g | I don't know | 14:50 |
VladDrac | I know the other guido is going | 14:50 |
guido_g | yeah, he's dutch :) | 14:51 |
guido_g | why do you ask? | 14:51 |
*** srichter has joined #zope3-dev | 14:54 | |
*** ChanServ sets mode: +o srichter | 14:57 | |
*** bradb has joined #zope3-dev | 14:59 | |
*** Aiste has quit IRC | 15:02 | |
*** mgedmin has quit IRC | 15:02 | |
*** SureshZ has left #zope3-dev | 15:07 | |
*** bradb is now known as bradb|bbl | 15:21 | |
*** regebro has joined #zope3-dev | 15:58 | |
*** BjornT has quit IRC | 15:58 | |
*** niemeyer has joined #zope3-dev | 16:10 | |
*** timte has joined #zope3-dev | 16:17 | |
*** alga has joined #zope3-dev | 16:32 | |
*** BjornT has joined #zope3-dev | 16:37 | |
*** SureshZ has joined #zope3-dev | 16:38 | |
*** SteveA__ has joined #zope3-dev | 16:52 | |
*** SteveA__ is now known as SteveA | 16:52 | |
VladDrac | blah | 16:54 |
* VladDrac hates css / html | 16:54 | |
VladDrac | and now I have to somehow merge an oswd design and zope3 css :( | 16:54 |
* dagnachew is back | 16:57 | |
*** Aiste has joined #zope3-dev | 16:57 | |
* dagnachew is back | 16:58 | |
*** regebro has quit IRC | 16:59 | |
* dagnachew is back | 17:01 | |
* dagnachew is away: be back | 17:03 | |
*** lunatik has joined #zope3-dev | 17:04 | |
*** mgedmin has joined #zope3-dev | 17:07 | |
*** SteveA is now known as SteveA|afk | 17:09 | |
srichter | VladDrac: are you working on a commercial product or an open source app? | 17:09 |
VladDrac | srichter I saw your posting, not sure if I should respond :) | 17:10 |
VladDrac | srichter I'm mostly toying with zope3 but my goal is to build a minimal zope3 publishing system using standard components, it will be opensource, it's called (for now) 'cubic' | 17:11 |
srichter | please respond | 17:11 |
srichter | so that I won't forget | 17:11 |
VladDrac | ok | 17:12 |
*** SteveA_ has quit IRC | 17:13 | |
*** alga has quit IRC | 17:18 | |
*** hdima has quit IRC | 17:20 | |
VladDrac | done | 17:22 |
*** guido_g has quit IRC | 17:22 | |
*** regebro has joined #zope3-dev | 17:30 | |
*** bradb|bbl is now known as bradb | 17:39 | |
*** sashav has quit IRC | 17:52 | |
*** mooded has quit IRC | 17:59 | |
*** lunatik has left #zope3-dev | 18:07 | |
* dagnachew is back | 18:24 | |
VladDrac | you just keep coming back | 18:25 |
timte | :) | 18:26 |
*** __odie has joined #zope3-dev | 18:33 | |
__odie | srichter: when you're around and have a moment, id like to ask you some questions about your mysql adapater | 18:34 |
*** __gotcha has quit IRC | 18:44 | |
*** bskahan has quit IRC | 18:44 | |
*** __odie has quit IRC | 18:45 | |
*** __odie has joined #zope3-dev | 18:55 | |
* dagnachew is away: a+ | 19:00 | |
*** elbixio has joined #zope3-dev | 19:02 | |
*** projekt01 has joined #zope3-dev | 19:09 | |
*** projekt01 has quit IRC | 19:15 | |
*** projekt01 has joined #zope3-dev | 19:16 | |
__odie | i just realized Ive been running my linux machine without swap space for two months | 19:21 |
__odie | no wonder its been locking up so often | 19:21 |
*** J1m has joined #zope3-dev | 19:37 | |
*** bradb is now known as bradb|lunch | 19:38 | |
*** SteveA|afk is now known as SteveA | 19:42 | |
*** mkerrin has quit IRC | 19:44 | |
mexiKON | jeez, my posting to zope-announce is 19 hours old and still not published... | 19:48 |
*** mkerrin has joined #zope3-dev | 19:53 | |
*** mkerrin has quit IRC | 19:54 | |
*** __odie has quit IRC | 19:56 | |
* dagnachew is back | 19:58 | |
*** hazmat has joined #zope3-dev | 19:59 | |
*** stub has quit IRC | 20:01 | |
*** bradb|lunch is now known as bradb | 20:33 | |
*** alga has joined #zope3-dev | 20:55 | |
*** elbixio has quit IRC | 20:58 | |
*** dagnachew has quit IRC | 21:02 | |
*** bskahan has joined #zope3-dev | 21:03 | |
*** regebro has quit IRC | 21:05 | |
*** srichter has quit IRC | 21:19 | |
*** timte has quit IRC | 21:21 | |
*** timte has joined #zope3-dev | 21:39 | |
*** BjornT has quit IRC | 21:48 | |
*** BjornT has joined #zope3-dev | 21:48 | |
*** bradb has quit IRC | 21:48 | |
*** srichter has joined #zope3-dev | 21:48 | |
*** SteveA is now known as SteveA|afk | 21:51 | |
*** __odie has joined #zope3-dev | 21:52 | |
*** bradb has joined #zope3-dev | 21:54 | |
*** timte has quit IRC | 21:54 | |
*** Aiste has quit IRC | 22:01 | |
*** timte has joined #zope3-dev | 22:02 | |
__odie | anyone who can asnwer some questions about the zope3 mysql connector? im not quite sure how its supposed to be used | 22:12 |
mexiKON | you look it up and use its api :) | 22:18 |
__odie | Yea I know ... what I dont get is the big picture stuff :) | 22:19 |
*** timte has quit IRC | 22:19 | |
*** projekt01 has quit IRC | 22:19 | |
*** mgedmin has quit IRC | 22:19 | |
*** zagy_ has quit IRC | 22:19 | |
*** VladDrac has quit IRC | 22:19 | |
*** vinsci has quit IRC | 22:19 | |
__odie | because half the time, I dont htink you guys know the big picture either :) | 22:19 |
J1m | database connections are utilities | 22:19 |
J1m | they are used by sql scripts to access databases. | 22:19 |
__odie | I've read all that ... my questions are more a long the lines of, how does one say, implement a schema object which is populated by sql? :) | 22:21 |
__odie | er, I mean, how does one implement a schema interface which is populated by sql | 22:22 |
*** projekt01 has joined #zope3-dev | 22:25 | |
*** mgedmin has joined #zope3-dev | 22:25 | |
*** zagy_ has joined #zope3-dev | 22:25 | |
*** vinsci has joined #zope3-dev | 22:25 | |
*** VladDrac has joined #zope3-dev | 22:25 | |
*** mgedmin has quit IRC | 22:26 | |
*** __odie has quit IRC | 22:33 | |
*** alga has quit IRC | 22:42 | |
*** bskahan has quit IRC | 22:48 | |
*** ChanServ sets mode: +o srichter | 22:52 | |
*** Jim7J1AJH has quit IRC | 23:22 | |
*** projekt01 has quit IRC | 23:22 | |
*** Jim7J1AJH has joined #zope3-dev | 23:23 | |
*** timte has joined #zope3-dev | 23:26 | |
*** elbixio has joined #zope3-dev | 23:28 | |
*** projekt01 has joined #zope3-dev | 23:35 | |
*** guido_g has joined #zope3-dev | 23:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!