- cmsdAm workflow, for developers - Hi, this is the cmsdAm workflow. So: 1- The user call something 2- Output buffering is on 3- Some variables are taken from outside 4- Classes in "classes" subdirectory are instanciated 5- HTTP Headers are setted (index_HTTPheaders.php) 6- HTML Header is setted (index_header.php) 7- A
tag is opened 8- Nothing requested? Section requested become "home" [this will change] 9- User failed login? Section requested become "loginerr" [this will change] 10- The requested section is browsable by the loggedin user? View that section 11- Go to include "template/index.php" that contains HTML (or PHP) site code 12- No variables except $cms and its classes are available at template level. You can use the API to do something useful 13- cmsdAm API documentation is in docs directory 14- ANY COMMENT, COSTRUCTIVE CRITIC, IDEA IS APPRECIATED!! Author, mantainer: Dino Ciuffetti - dam2k@users.sourceforge.net NOTES: - To delete the last user from a ldap group you need to set "schemacheck off" on slapd.conf