setting = array( 'fids' => array( 'title' => 'grouplist_fids', 'type' => 'text' ), 'titlelength' => array( 'title' => 'grouplist_titlelength', 'type' => 'text', 'default' => 40 ), 'summarylength' => array( 'title' => 'grouplist_summarylength', 'type' => 'text', 'default' => 80 ) ); } function name() { return lang('blockclass', 'blockclass_group_script_groupspecified'); } } ?>