3-vs-4.html
Click here to get the file
Size
2.0 kB
-
File type
text/html
File contents
<html>
<head>
<title>3.x vs. 4.x</title>
</head>
<body bgcolor="white" text="black">
<h2>3.x vs. 4.x</h2>
<hr>
<table width="100%" border="1">
<tr>
<th>OpenACS 3.x</th>
<th>OpenACS 4.x</th>
</tr>
<tr>
<td valign="top">
<pre>
ROOT/
bin/
parameters/
ad.ini
tcl/
core tcl libraries here
www/
admin/
bboard/
site wide admin for bboard
intranet/
site wide admin for intranet
... and so on for all modules ...
bboard/
pages for bboard
admin/
other admin pages for bboard
intranet/
pages for bboard
admin/
other admin pages for intranet
doc/
documentation
sql/
core and application data models here
</pre>
</td>
<td>
<pre>
ROOT/
bin/
packages/
acs-admin/
acs-api-browser/
acs-content-repository/
acs-core-docs/
acs-developer-support/
acs-kernel/
acs-ldap-authentication/
acs-messaging/
acs-subsite/
acs-templating/
acs-test-harness/
acs-util/
acs-workflow/
bboard/
bboard.info
sql/
oracle/
oracle data model
postgresql/
postgresql data model
tcl/
tcl library code
www/
admin/
administration pages
other pages
doc/
documentation
message-catalog/
news/
notification/
page/
tcl/
bootstrap code
www/
misc pages
</pre>
</td>
</tr>
</table>
<hr />
<address><a href="mailto:tristancohen@yahoo.com">tristancohen@yahoo.com</a></address>
</body>
</html>
by
admin
—
last modified
2003-04-28 10:19