Apache2-PageKit

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

		multiple domains to it, seperated by spaces
	- Added $model->pkit_query method which is a wrapper to
		HTML::Template::query
	- Added support for <PKIT_VAR NAME="LAST_CRUMB">
	- Fixed errors with s/cookie_crumb/bread_crumb/
	- Added session_expires to control the expire time for
		the session cookie

0.95	Tue Jan 16 15:12:21 2001 EST
	- Added method $model->pkit_redirect($url)
	- Cache files are now 'chown'ed to the user and group
		specified in the User and Group apache configuration
		directives.  This is because the cache files are
		generated under server startup, which is typically
		run under 'root', but the cache files need to be
		writeable by the Apache children, which run under
		a non-root user.
	- Made the Model base class (MyPageKit::Common) user
		configurable, using the model_bass_class global
		configuration option. This way two or more distinct
		pagekit sites can operate on the same server.



( run in 2.905 seconds using v1.01-cache-2.11-cpan-71847e10f99 )