Hi Achim
I'd start with looking over the tutorials and using Kotti a little.
Then there's more docs. We also have quite a few docstrings by now.
You'll quickly see that all content types inherit from Content, which
inherits from Node. Node is what makes the Pyramid traversal tick (by
overriding __getitem__ and friends).
Then there's considerable code that deals with auth. The security.py
module deals with the inner workings, which is the machinery that
works with Pyramid -- the views for user management in views/users.py.
kotti/__init__.py is where a lot of the configuration magic happens.
Can't think of anything else right now; if you have a more specific
question, let us know.
Daniel
> --
> You received this message because you are subscribed to the Google Groups
> "Kotti" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
kotti+un...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
--
http://danielnouri.org