]> OpenACS Documentation OpenACS For Everyone High level information: What is OpenACS? High level information: What is OpenACS? Overview The place to start if you want a soft, high level introduction to OpenACS &release-notes; For OpenACS Admins Help to the folks keeping an OpenACS installation up and running. Installing on Unix/Linux &install-overview; &operating-system; &oracle; &postgres; &aolserver; &openacs; &nextsteps; &credits; Installing on Windows Overview This walks you through an OpenACS installation under Windows. &win2k; For OpenACS Developers This is the place to look if you want to extend OpenACS and build on top of what's already here. Here you can find out about the guts of the system. OpenACS Developer's Guide Overview A tour of what you need to know in order to extend OpenACS. &objects; &packages; &rp; &api; &templates; &permissions; &subsites; Other Developer Resources Overview Developer information that doesn't really fit anywhere else. &parties; &object-identity; &programming-aolserver; Engineering Standards &dbprimer; &psgml-mode; &design-template; &requirements-template; &versioning; &constraint-naming; &filenaming; &plsql-standards; Kernel Documentation Overview Compared to its predecessors, version &version; of OpenACS has a much more structured organization, i.e. the most significant change is found at the system architecture level, reflected in the following hierarchy: The OpenACS &version; Kernel, which handles system-wide necessities such as metadata, security, users and groups, subsites, and package management and deployment. The OpenACS &version; Core, which comprises all the other packages that ship with the kernel and are most frequently needed by users, such as templating, bboard, and user registration/management. The packages tend to be developed and distributed with the kernel. OpenACS &version; Application packages, which typically provide user-level web services built on top of the Kernel and Core. Such packages include those built by ArsDigita as well as external contributors. Application packages are developed separately from the Kernel, and are typically released independently of it. This document provides a high level overview of the kernel package. Documentation for the other packages can be found elsewhere. &objects-req; &objects-design; &permissions-req; &permissions-design; &groups-req; &groups-design; &subsites-req; &subsites-design; &apm-req; &apm-design; &security-req; &security-design; &security-notes; &rp-req; &rp-design; &db-api; &tcl-doc; &bootstrap-acs;