Index: openacs-4/packages/dotlrndoc/www/doc/permission-api.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrndoc/www/doc/permission-api.adp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/dotlrndoc/www/doc/permission-api.adp 24 Oct 2001 23:30:53 -0000 1.1 @@ -0,0 +1,50 @@ +<%= [dotlrn_header "dotLRN Roles, Sections, and Permissions"] %> +

dotLRN Permission API

+by Ben Adida. +

+ +The dotLRN access control mechanism will rely on OpenACS's permissions +system, but will be completely layered. This means the underlying +permission scheme can change. + +

+ +

General Roles API

+ +These are fairly straight-forward: + + +

Access Control API

+ + + +<%= [dotlrn_footer] %>