26 Jun
2000
26 Jun
'00
6:31 p.m.
=?iso-8859-1?q?Hamish=20Lawson?= writes:
I'm exploring the use of Zope for creating learning environments in higher education.
One of the requirements is for a tutor to be able to create a mini site that includes static files along with more active objects like discussion boards. Furthermore they need to be able to make different 'instances' of this site for use by different groups, such that each instance of the site conatins unique instances of any contained active objects (such as a discussion board). You want look at ZClasses (zope.org -> Documentation).
Dieter