drupal/modules/system
Steven Wittens c2151b5248 Committed filter separation patch: all filter-related things are now in filter.module (which is a required module).
To do this cleanly, I reorganised some bits of system.module: there is now a generic handler available for simple variable-get/set based configuration pages. Look at filter_admin() or system_view() for example usage.

(based on the patch by Goba)
2004-01-05 19:19:05 +00:00
..
system.module Committed filter separation patch: all filter-related things are now in filter.module (which is a required module). 2004-01-05 19:19:05 +00:00