Personal tools
You are here: Home Products txtfilter Releases txtfilter 1.1 (Alpha release)

txtfilter 1.1 (Alpha release)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Post 2.8-compatible.

For additional information about this project, please visit the project page.

Available downloads

For all platforms (0 kB)

Release Notes

Tested with Archetypes 1.4, Zope 2.9
State Alpha release
License BSD
Release Manager whit

This release adds new directives and is possible to use with classes outside of AT. It is the last release before the package is renamed 'txtfilter'

Change log

------------------------------------------------------------------------
r1324 | whit | 2006-04-17 07:54:46 -0500 (Mon, 17 Apr 2006) | 4 lines

- started renaming

- removed zcmlload system

------------------------------------------------------------------------
r1325 | whit | 2006-04-17 07:55:52 -0500 (Mon, 17 Apr 2006) | 4 lines

- removed problematic include of meta.zcml

- added include of decorator.zcml

------------------------------------------------------------------------
r1327 | whit | 2006-04-17 07:57:36 -0500 (Mon, 17 Apr 2006) | 2 lines

added IApplyTxtFilterDirective

------------------------------------------------------------------------
r1329 | whit | 2006-04-17 07:59:18 -0500 (Mon, 17 Apr 2006) | 2 lines

adding class to handle filter decorators. used by directive

------------------------------------------------------------------------
r1330 | whit | 2006-04-17 08:00:02 -0500 (Mon, 17 Apr 2006) | 4 lines

- moved all directive handlers to metaconfigure

- added cleanup for decorator directive

------------------------------------------------------------------------
r1333 | whit | 2006-04-17 08:01:19 -0500 (Mon, 17 Apr 2006) | 2 lines

use new directive

------------------------------------------------------------------------
r1334 | whit | 2006-04-17 08:01:46 -0500 (Mon, 17 Apr 2006) | 2 lines

use new directive

------------------------------------------------------------------------
r1335 | whit | 2006-04-17 08:02:36 -0500 (Mon, 17 Apr 2006) | 2 lines

add install flag so example type only installed for test

------------------------------------------------------------------------
r1336 | whit | 2006-04-17 08:03:38 -0500 (Mon, 17 Apr 2006) | 2 lines

removed all filter specific behavior. now simply a copy of TextField

------------------------------------------------------------------------
r1337 | whit | 2006-04-17 08:04:24 -0500 (Mon, 17 Apr 2006) | 2 lines

added interface for filter decorator (needs completion)

------------------------------------------------------------------------
r1338 | whit | 2006-04-17 08:05:24 -0500 (Mon, 17 Apr 2006) | 2 lines

respect INSTALL_TYPES flag

------------------------------------------------------------------------
r1339 | whit | 2006-04-17 08:06:18 -0500 (Mon, 17 Apr 2006) | 5 lines

- rename in anticipation of full rename

- fix example imports

------------------------------------------------------------------------
r1347 | whit | 2006-04-17 09:08:21 -0500 (Mon, 17 Apr 2006) | 2 lines

adding AT license

------------------------------------------------------------------------
r1348 | whit | 2006-04-17 09:14:29 -0500 (Mon, 17 Apr 2006) | 2 lines

adding readme