Index: openacs-4/packages/acs-core-docs/www/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/index.adp,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-core-docs/www/index.adp 12 Feb 2003 09:58:06 -0000 1.9 +++ openacs-4/packages/acs-core-docs/www/index.adp 27 May 2003 18:13:44 -0000 1.10 @@ -18,47 +18,37 @@ -
Basic OpenACS + | Basic OpenACS | -Package Documentation | +Package Documentation |
-For Everyone
-
-
- For OpenACS-admins
-
+Getting Started + - OpenACS 4.6.3 Release Notes + - Required Software + - Unix Installation Guide + - Windows Installation Guide + - Mac OS X Installation Guide + - Upgrading + - Developer Tutorial + - API Browser for this OpenACS instance - For Developers -
|
+ - AOLserver Documentation
+ (the Tcl Developer's Guide in particular.)
+ - Tcl for Web Nerds
+ - SQL for Web Nerds
+
-
+<% # This block of ADP code ensures that the Installer can still serve this # page even without a working templating system. @@ -69,50 +59,47 @@ db_foreach get_installed_pkgs "select package_key, pretty_name from apm_package_types order by upper(pretty_name) " { if { ! $found_p } { set found_p 1 - adp_puts "Installed Packages\n\n
\n" -} else { - adp_puts "
|