array( 'group_name' => 'Campaign Preferences', 'group' => 'campaign', 'name' => 'tag_unconfirmed', 'type' => 'String', 'html_type' => 'Text', 'default' => 'Unconfirmed', 'add' => '4.1', 'title' => 'Tag for Unconfirmed Petition Signers', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => 'If set, new contacts that are created when signing a petition are assigned a tag of this name.', ), 'petition_contacts' => array( 'group_name' => 'Campaign Preferences', 'group' => 'campaign', 'name' => 'petition_contacts', 'type' => 'String', 'html_type' => 'Text', 'default' => 'Petition Contacts', 'add' => '4.1', 'title' => 'Petition Signers Group', 'is_domain' => 1, 'is_contact' => 0, 'description' => NULL, 'help_text' => 'If set, new contacts that are created when signing a petition are assigned a tag of this name.', ), );