setting = array( 'topicids' => array( 'title' => 'topiclist_topicids', 'type' => 'text', 'value' => '' ), 'uids' => array( 'title' => 'topiclist_uids', 'type' => 'text', 'value' => '' ), 'titlelength' => array( 'title' => 'topiclist_titlelength', 'type' => 'text', 'default' => 40 ), 'summarylength' => array( 'summary' => 'topiclist_summarylength', 'type' => 'text', 'default' => 80 ) ); } function name() { return lang('blockclass', 'blockclass_topic_script_topicspecified'); } } ?>