> 1) Which is the preferred toolkit? Right now Florent's has written a clone of TG Identity, using repoze.who, and a bunch of custom plugin code. It will work pretty much like the identity docs fro 1.0 say.
> 2) Do they support registration or just login/authenticated pages? The intent is to have a registration module, but that's not yet written. > 3) Are there current docs yet? There's a small amount of documentation in the project it self, but we need to expand it and get it into the sphinx docs right away (that will likey happen this week sometime). > 4) Are there any examples yet? Yea, there's an example in SVN, which you can read about in Florent's announcement e-mail: http://groups.google.com/group/turbogears-trunk/browse_thread/thread/d5a593cbc6e54830 In general I hope to post our new docs on TurboGears.org in the next couple of days -- but I have a bit of work to do to update the site ot make a place for them, and a bit more work to do on improving the docs themselves. In the mean time, you can get the latest docs from a trunk checkout. You'll need to easy_installl sphinx, and cd into the docs directory. Then on unix you can do: mkdir html sphinx-build html . ./html and get a nice new shiny html directory with an html version of the latest docs. --Mark Ramm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
