Does someone have an example setup for using the AxKit::XSP::Auth taglib? The learning curve on this thing is kind of steep ;o). Specifically I'm a bit unclear on the useage of the <auth:login/> tag. Some example XSP would be really handy!
On Thursday 28 March 2002 04:20, J�rg Walter wrote: > Hi! > > I've just uploaded the new session plugin+taglib I already mentioned a few > times. Please check it out and tell me if it works for you. > This plugin+taglib replaces the previous taglib done by Mike Nachbaur as it > is more complete, offers additional features not found in cocoon and > generally works much better. There might be the occasional bug left, so any > (success|failure) reports are greatly appreciated. > > Previous users of this plugin (those who asked for it to be sent manually) > please note the package change, AxKit moved to Apache::AxKit::Plugin > recently, so I switched as well. But you don't have to upgrade if > everything worked before, functional changes for this release are minimal. > > Excerpt from the README: > > Apache::AxKit::Plugin::Session version 0.90 > =========================================== > > This is a session management plugin for AxKit. It features > Session ID tracking via URL encoding or cookies, with auto- > fallback when cookies are not avialable. It also provides > utilities to avoid the pitfalls commonly encountered with > URL based session IDs. You get XSP taglibs for accessing > and modifying all session related data. The "Session" > taglib is compatible with Cocoon, while the others don't > have any known counterpart. > Read 'perldoc AxKit::XSP::Session' and '...::Auth' and > '...::Global' for usage details. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
