setting = array( 'catid' => array( 'title' => 'albumlist_catid', 'type' => 'mselect', ), 'aids' => array( 'title' => 'albumlist_aids', 'type' => 'text', 'value' => '' ), 'uids' => array( 'title' => 'albumlist_uids', 'type' => 'text', 'value' => '' ), 'titlelength' => array( 'title' => 'albumlist_titlelength', 'type' => 'text', 'default' => 40 ) ); } function name() { return lang('blockclass', 'blockclass_album_script_albumspecified'); } } ?>