Brian Deitte wrote:
>
> On Thu, 13 Jan 2000, Wolfgang Fiedler wrote:
>
> > Hello List,
> >
> > It is often necessary that users can create their own accounts on the
> > fly and
> > I think that turbine (as a general framework) should support this
> > better.
>
> You might want to look at Jyve (another Apache project), which uses
> Turbine. I believe their account validation program works a lot like the
> one you described. Back to lurking, Brian.
>
There is code in CVS to do this... it is just kind of broken. I am about
to begin a major revamp of my JetSpeed project and hopefully Turbine
User Administration as well. It really isn't that hard as the
infrastructure is there but just that some of the HTML files logic isn't
setup correctly. In fact I thought about this in depth and I don't see
an elegant way to fix this. The problem is the way the GUI is setup.
Right now we need to have two buttons within the same form. Doing so
will work but Netscape seems to be load balancing how the form get's
submitted. We could write a JavaScript but this would dirty the
non-HTMLity of Turbine/ECS... we could do and addElement("string") but
that stil would be bad............
sorry for getting off topic.
Kevin
--
Kevin A Burton
Senior Software Engineer
Kendara Inc
http://www.kendara.com
Mobile: 408-910-6145
Linux - The revolution will NOT be televised
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]