onTap Framework COPYRIGHT 2003 S. Isaac Dealey For the latest information about the onTap framework visit the website at http://on.tapogee.com ----------------------------------------------- = CONTENTS ----------------------------------------------- - LICENSE - REQUIREMENTS - INSTALLATION - KNOWN ISSUES - SUPPORT ----------------------------------------------- = LICENSE ----------------------------------------------- The onTap framework is distributed under the OpenBSD open-source license. http://www.openbsd.org/policy.html ----------------------------------------------- = REQUIREMENTS ----------------------------------------------- The onTap framework requires ColdFusion Server version 7 or later ----------------------------------------------- = INSTALLATION ----------------------------------------------- Extract or move the framework root directory to any web accessible directory and access the documentation for the framework at: http://localhost/[path/]docs/ Where "localhost" is the domain of your website and [path/] is the path from your domain to the onTap framework root directory. By default this is the /ontap/ directory although you can copy the contents of the /ontap/ directory into any location at or below the website root directory. With the most recent version of ColdFusion, custom tags should work immediately. On older versions of ColdFusion you may need to add a custom tag path in the ColdFusion Administrator. The path to add should correspond to http://localhost/[path/]_tap/_customtags/ DON'T PANIC. No one will be able to execute these templates from a browser. They are protected by an Application.cfm that terminates the request before the tag is executed. ----------------------------------------------- = KNOWN ISSUES ----------------------------------------------- Memory may creep or "leak" in DEVELOPMENT mode. Memory is stable in production mode. The creep may be part of the core framework or may be part of the Members onTap plugin. The source is unknown at time of release. If you experience problems working in development mode, you may wish to work on active development in production mode instead until the issue is resolved. ----------------------------------------------- = SUPPORT ----------------------------------------------- As an open source project, there is no commercial support for the onTap framework. The framework is provided as is and without warranty. Time permitting, all questions, comments or criticisms of the framework will be answered by the author(s) or an agent of the author(s). For more information about the framework, visit the project home at http://on.tapogee.com