setting = array( 'tids' => array( 'title' => 'tradelist_tids', 'type' => 'text' ), 'viewmod' => array( 'title' => 'threadlist_viewmod', 'type' => 'radio' ), 'uids' => array( 'title' => 'tradelist_uids', 'type' => 'text' ), 'keyword' => array( 'title' => 'tradelist_keyword', 'type' => 'text' ), 'fids' => array( 'title' => 'tradelist_fids', 'type' => 'mselect', 'value' => array() ), 'titlelength' => array( 'title' => 'tradelist_titlelength', 'type' => 'text', 'default' => 40 ), 'summarylength' => array( 'title' => 'tradelist_summarylength', 'type' => 'text', 'default' => 80 ), ); } function name() { return lang('blockclass', 'blockclass_trade_script_tradespecified'); } } ?>