Skip to content
  • Steven Wittens's avatar
    Committed filter separation patch: all filter-related things are now in... · c2151b52
    Steven Wittens authored
    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)
    c2151b52