diff options
| author | Erica <erica@lindenlab.com> | 2009-10-29 18:14:19 -0700 | 
|---|---|---|
| committer | Erica <erica@lindenlab.com> | 2009-10-29 18:14:19 -0700 | 
| commit | 98a9de0687a498bf8088b2e229ee90bc1763ad56 (patch) | |
| tree | 0d8afab01b8143462f4680a9b78e4197d9853518 /indra | |
| parent | 0595c97f69ae6229d0a261ce5560500b88cd55cc (diff) | |
Groups profile floatercramming
Diffstat (limited to 'indra')
3 files changed, 203 insertions, 198 deletions
| diff --git a/indra/newview/skins/default/xui/en/panel_group_general.xml b/indra/newview/skins/default/xui/en/panel_group_general.xml index 9bd240eccc..a85c55f9b2 100644 --- a/indra/newview/skins/default/xui/en/panel_group_general.xml +++ b/indra/newview/skins/default/xui/en/panel_group_general.xml @@ -1,15 +1,14 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?>  <panel - border="true"   follows="all" - height="445" + height="412"   label="General"   class="panel_group_general"   layout="topleft" - left="1" + left="0" + top="0"   name="general_tab" - top="500" - width="280"> + width="313">      <panel.string       name="help_text">          The General tab contains general information about this group, a list of members, general Group Preferences and member options. @@ -18,7 +17,7 @@ Hover your mouse over the options for more help.      </panel.string>      <panel.string       name="group_info_unchanged"> -        General group information has changed. +        General group information has changed      </panel.string>      <panel.string       name="incomplete_member_data_str"> @@ -28,42 +27,28 @@ Hover your mouse over the options for more help.       type="string"       follows="left|top"       left="5" -     height="75" +     height="60"       layout="topleft"       max_length="511"       name="charter"       top="5" -     width="260" +     width="303"       word_wrap="true"> -        Group Charter +     Group Charter      </text_editor> -    <text -      follows="left|top" -     type="string" -     font="SansSerifBig" -     tool_tip="Owners are shown in bold." -     height="16" -     layout="topleft" -     left="5" -     name="text_owners_and_visible_members" -     text_color="EmphasisColor" -     top_pad="10" -     width="270"> -        Members -    </text>      <name_list       column_padding="0"       draw_heading="true"       follows="left|top" -     heading_height="14" -     height="80" +     heading_height="16" +     height="160"       layout="topleft"       left_delta="0"       name="visible_members"       top_pad="0" -     width="263"> +     width="303">          <name_list.columns -         label="Member Name" +         label="Member"           name="name"           relative_width="0.6" />          <name_list.columns @@ -71,27 +56,16 @@ Hover your mouse over the options for more help.           name="title"           relative_width="0.4" />        </name_list> -    <text -      follows="left|top" -      height="16" -     type="string" -     text_color="EmphasisColor" -     top_pad="10" -     font="SansSerifBig" -     layout="topleft" -     name="text_group_preferences"> -        Group Preferences -    </text>           <text           follows="left|top"           type="string" -         height="16" +         height="14"           layout="topleft"           left_delta="0"           name="active_title_label" -         top_pad="8" -         width="240"> -            My Active Title +         top_pad="5" +         width="303"> +            My Title          </text>          <combo_box           follows="left|top" @@ -100,58 +74,58 @@ Hover your mouse over the options for more help.           left_delta="0"           name="active_title"           tool_tip="Sets the title that appears in your avatar's name tag when this group is active." -         top_pad="0" -         width="240" /> +         top_pad="2" +         width="303" />          <check_box           height="16"           font="SansSerifSmall"           label="Receive notices"           layout="topleft" -         left_delta="0" +         left="5"           name="receive_notices"           tool_tip="Sets whether you want to receive Notices from this group.  Uncheck this box if this group is spamming you."           top_pad="5" -         width="240" /> +         width="303" />          <check_box           height="16"           label="Show in my profile"           layout="topleft" -         left_delta="0" +         left="5"           name="list_groups_in_profile"           tool_tip="Sets whether you want to show this group in your profile"           top_pad="5" -         width="240" /> +         width="303" />          <panel           background_visible="true"           bevel_style="in"           border="true"           bg_alpha_color="FloaterUnfocusBorderColor"           follows="left|top" -         height="125" +         height="93"           layout="topleft" -         left_delta="0" +         left="5"           name="preferences_container" -         top_pad="10" -         width="263"> +         top_pad="5" +         width="303">          <check_box           follows="right|top"           height="16"           label="Open enrollment"           layout="topleft" -         left_delta="0" +         left="10"           name="open_enrollement"           tool_tip="Sets whether this group allows new members to join without being invited."           top_pad="5"           width="90" />          <check_box           height="16" -         label="Enrollment fee:" +         label="Enrollment fee"           layout="topleft"           left_delta="0"           name="check_enrollment_fee"           tool_tip="Sets whether to require an enrollment fee to join the group"           top_pad="5" -         width="90" /> +         width="300" />          <spinner           decimal_digits="0"           follows="left|top" @@ -161,43 +135,38 @@ Hover your mouse over the options for more help.           label_width="20"           label="L$"           layout="topleft" -         left="25" +         right="-10"           max_val="99999" -         top_pad="5" +         left_pad="2"           name="spin_enrollment_fee"           tool_tip="New members must pay this fee to join the group when Enrollment Fee is checked." -         top_delta="-2"           width="105" />          <check_box           height="16"           initial_value="true"           label="Show in search"           layout="topleft" -         left="4" +         left="10"           name="show_in_group_list"           tool_tip="Let people see this group in search results"           top_pad="4" -         width="90" /> +         width="300" />          <combo_box           height="20"           layout="topleft"           left_delta="0"           name="group_mature_check"           tool_tip="Sets whether your group information is considered mature" -         top_pad="10" -         width="240"> -            <combo_box.item -             label="- Select Mature -" -             name="select_mature" -             value="Select" /> -            <combo_box.item -             label="Mature Content" -             name="mature" -             value="Mature" /> +         top_pad="5" +         width="190">              <combo_box.item               label="PG Content"               name="pg"               value="Not Mature" /> -        </combo_box>   +             <combo_box.item +             label="Mature Content" +             name="mature" +             value="Mature" /> +        </combo_box>      </panel>  </panel> diff --git a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml index da6cf8891a..d8d47c4008 100644 --- a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml +++ b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml @@ -1,20 +1,22 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?> -  <panel - 	follows="left|top|right|bottom" -	height="660" -	label="Group Info" - 	layout="topleft" -	name="panel_group_info" -	border="false" -	width="300"> +background_visible="true" + follows="all" + height="570" + label="Group Info" + layout="topleft" + min_height="350" + left="0" + top="20" + name="GroupInfo" + width="333">      <panel.string       name="default_needs_apply_text"> -        There are unapplied changes on the current tab. +        There are unsaved changes to the current tab      </panel.string>      <panel.string       name="want_apply_text"> -        Do you want to apply these changes? +        Do you want to save these changes?      </panel.string>      <panel.string       name="group_join_btn"> @@ -25,34 +27,34 @@          Free      </panel.string>      <button -     layout="topleft" -     name="back" -     right="-9" -     top="0" -     width="25" -     height="25" -     label=""       follows="top|right" +     height="23"       image_overlay="BackArrow_Off" -     tab_stop="false" /> -    <text       layout="topleft" -     top="0" +     name="back" +     picture_style="true"       left="10" -     width="250" -     height="20" +     tab_stop="false" +     top="2" +     width="23" /> +    <text +     follows="top|left|right"       font="SansSerifHugeBold" +     height="26" +     layout="topleft" +     left_pad="10" +     name="group_name"       text_color="white" -     follows="top|left|right" -     mouse_opaque="true" -     use_ellipses="true" -     name="group_name">(Loading...)</text> +     top="0" +     value="(Loading...)" +     use_elipsis="true" +     width="300" />      <line_editor       follows="left|top"       font="SansSerif"       label="Type your new group name here"       layout="topleft" -     left_delta="0" +     left_delta="10"       max_length="35"       name="group_name_editor"       top_delta="5" @@ -64,7 +66,7 @@       height="113"       label=""       layout="topleft" -	 left="10" +     left="20"       name="insignia"       tool_tip="Click to choose a picture"       top_pad="5" @@ -79,7 +81,7 @@       name="prepend_founded_by"       top_delta="0"       width="140"> -      Founded by: +      Founder:      </text>      <name_box       follows="left|top" @@ -88,10 +90,12 @@       layout="topleft"       left_delta="0"       name="founder_name" -     top_pad="10" +     top_pad="2"       use_ellipses="true"       width="140" />      <text +    font="SansSerifBig" +    text_color="EmphasisColor"       type="string"       follows="left|top"       height="16" @@ -106,22 +110,84 @@      <button       follows="left|top"       left_delta="0" -     top_pad="10" -     height="20" +     top_pad="6" +     height="23"       label="Join now!"       label_selected="Join now!"       name="btn_join"       visible="true" -     width="85" /> -    <button -     top="632" -     height="20" -     font="SansSerifSmall" -     label="Save" -     label_selected="Save" -     name="btn_apply" -     left="5" -     width="65" /> +     width="120" /> +   <accordion +             follows="all" +             height="405" +             layout="topleft" +             left="0" +             name="groups_accordion" +             top_pad="20" +             width="333"> +             <accordion_tab +                 can_resize="false" +                 layout="topleft" +                 name="tab_general" +                 title="General"> +        <panel +        border="false" +         filename="panel_group_general.xml" +         layout="topleft" +         left="0" +         help_topic="group_general_tab" +         name="general_tab" +         top="0" +         width="333" /> +         </accordion_tab> +         <accordion_tab +                 can_resize="false" +                 expanded="false" +                 layout="topleft" +                 name="tab_roles" +                 title="Roles"> +        <panel +        border="false" +         filename="panel_group_roles.xml" +         layout="topleft" +         left="0" +         help_topic="group_roles_tab" +         name="roles_tab" +         top="0" +         width="333" /> +         </accordion_tab> +         <accordion_tab +                 can_resize="false" +                 expanded="false" +                 layout="topleft" +                 name="tab_notices" +                 title="Notices"> +        <panel +         filename="panel_group_notices.xml" +         layout="topleft" +         left="0" +         help_topic="group_notices_tab" +         name="notices_tab" +         top="0" +         width="333" /> +         </accordion_tab> +                  <accordion_tab +                 can_resize="false" +                 expanded="false" +                 layout="topleft" +                 name="tab_notices" +                 title="Land/Assets"> +        <panel +        border="false" +         filename="panel_group_land_money.xml" +         layout="topleft" +         left="0" +         help_topic="group_land_money_tab" +         name="land_money_tab" +         top="0" +         width="333" /> +         </accordion_tab> +         </accordion>      <button       follows="top|left"       height="20" @@ -129,41 +195,31 @@       layout="topleft"       name="btn_refresh"       picture_style="true" -     top="632" -     left="75" +     left="5"       width="20" /> +     <button +     height="20" +     font="SansSerifSmall" +     label="Save" +     label_selected="Save" +     name="btn_apply" +     left_pad="5" +     width="65" />      <button -     top="632"       height="20"       label="Create"       label_selected="Create"       name="btn_create" -     left="5" +     left_pad="5"       visible="false"       width="65" />      <button -	 top="632" -	 left="75"	  +     left_pad="5"       height="20"       label="Cancel"       label_selected="Cancel"       name="btn_cancel"       visible="false"       width="65" /> -      <accordion layout="topleft" left="2" width="296" top="135" height="500" follows="all" name="group_accordion"> -		<accordion_tab min_height="445" title="General" name="group_general_tab"> -        	<panel class="panel_group_general" filename="panel_group_general.xml" name="group_general_tab_panel"/> -		</accordion_tab> -		<accordion_tab min_height="380" title="Members & Roles" name="group_roles_tab" expanded="False" can_resize="false"> -        	<panel class="panel_group_roles" filename="panel_group_roles.xml" name="group_roles_tab_panel"/> -		</accordion_tab> -		<accordion_tab min_height="530" title="Notices" name="group_notices_tab" expanded="False" can_resize="false"> -			<panel class="panel_group_notices" filename="panel_group_notices.xml" name="group_notices_tab_panel"/> -		</accordion_tab> -		<accordion_tab min_height="270" title="Land & L$" name="group_land_tab" expanded="False" can_resize="false"> -			<panel class="panel_group_land_money" filename="panel_group_land_money.xml" name="group_land_tab_panel"/> -		</accordion_tab> -	  </accordion> -  </panel>
\ No newline at end of file diff --git a/indra/newview/skins/default/xui/en/panel_group_roles.xml b/indra/newview/skins/default/xui/en/panel_group_roles.xml index af1919bd8f..e2e4ca8b8f 100644 --- a/indra/newview/skins/default/xui/en/panel_group_roles.xml +++ b/indra/newview/skins/default/xui/en/panel_group_roles.xml @@ -1,20 +1,20 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?>  <panel - border="true" - height="490" + border="false" + height="412"   label="Members & Roles"   layout="topleft" - left="1" + left="0" + top="0"   name="roles_tab" - top="490" - width="280"> + width="313">      <panel.string       name="default_needs_apply_text"> -        There are unapplied changes on the current sub-tab. +        There are unsaved changes to the current tab      </panel.string>      <panel.string       name="want_apply_text"> -        Do you want to apply these changes? +        Do you want to save these changes?      </panel.string>      <panel.string       name="help_text" /> @@ -160,17 +160,19 @@          </text>      </panel> -->      <tab_container +    border="true"       follows="left|top" -     height="180" +     height="260"       layout="topleft"       left="5"       name="roles_tab_container"       tab_position="top" -     top="10" -     width="265"> +     tab_height="20" +     top="0" +     width="303">          <panel -         border="true" -         height="165" +         border="false" +         height="260"           label="Members"           layout="topleft"           left="1" @@ -179,7 +181,7 @@           tool_tip="Members"           top="17"           class="panel_group_members_subtab" -         width="265"> +         width="300">              <panel.string               name="help_text">                  You can add or remove Roles assigned to Members. @@ -190,77 +192,56 @@ clicking on their names.           layout="topleft"           top="10"           left="4" -         width="255" +         width="280"           height="20"           follows="left|top|right"           max_length="250"           label="Filter Members"           name="filter_input"           font="SansSerif" /> -            <!--<line_editor -             border_style="line" -             border_thickness="1" -             follows="left|top" -             height="16" -             layout="topleft" -             left="4" -             max_length="63" -             name="search_text" -             top="10" -             width="90" /> -            <button -             font="SansSerifSmall" -             height="20" -             label="Search" -             layout="topleft" -             left_pad="5" -             name="search_button" -             top_delta="-2" -             width="80" /> -            <button +          <!--  <button               enabled="false"               font="SansSerifSmall"               height="20"               label="Show All"               layout="topleft" -             left_pad="0" +             left_pad="-90"               name="show_all_button" -             top_delta="0" -             width="80" /> --> +             top_delta="-6" +             width="80" />-->              <name_list               column_padding="0"               draw_heading="true" -             heading_height="14" -             height="100" +             heading_height="20" +             height="160"               follows="left|top"               layout="topleft" -             left="4" +             left="0"               multi_select="true"               name="member_list" -             top_pad="6" -             width="255"> +             top_pad="2" +             width="300">                  <name_list.columns                   label="Member"                   name="name" -                 width="90" /> +               relative_width="0.45" />                  <name_list.columns                   label="Donations"                   name="donated" -                 width="95" /> +         relative_width="0.3" />                  <name_list.columns                   label="Online"                   name="online" -                 width="80" /> +         relative_width="0.2" />              </name_list>              <button               height="20"               font="SansSerifSmall"               label="Invite"               layout="topleft" -             left_delta="0"               name="member_invite" -             top_pad="6" -             width="125" /> +             top_pad="3" +             width="100" />              <button               height="20"               font="SansSerifSmall" @@ -268,18 +249,17 @@ clicking on their names.               layout="topleft"               left_pad="5"               name="member_eject" -             top_delta="0" -             width="125" /> +             width="100" />              <icon               height="16" -             image_name="inv_folder_plain_closed.tga" +             image_name="Inv_FolderClosed"               layout="topleft"               name="power_folder_icon"               visible="false"               width="16" />          </panel>          <panel -         border="true" +         border="false"           height="164"           label="Roles"           layout="topleft" @@ -292,7 +272,7 @@ clicking on their names.              <panel.string               name="help_text">                  Roles have a title and an allowed list of Abilities -that Members can perform. Members can belong to  +that Members can perform. Members can belong to  one or more Roles. A group can have up to 10 Roles,  including the Everyone and Owner Roles.              </panel.string> @@ -302,7 +282,7 @@ including the Everyone and Owner Roles.              </panel.string>              <panel.string               name="power_folder_icon"> -                inv_folder_plain_closed.tga +                Inv_FolderClosed              </panel.string>              <panel.string               name="power_all_have_icon"> @@ -316,7 +296,7 @@ including the Everyone and Owner Roles.              layout="topleft"              top="10"              left="4" -            width="255" +            width="260"              height="20"              follows="left|top|right"              max_length="250" @@ -357,13 +337,13 @@ including the Everyone and Owner Roles.               column_padding="0"               draw_heading="true"               follows="left|top" -             heading_height="14" -             height="100" +             heading_height="20" +             height="150"               layout="topleft"               left="4"               name="role_list"               top_pad="4" -             width="255"> +             width="300">                  <scroll_list.columns                   label="Role"                   name="name" @@ -397,7 +377,7 @@ including the Everyone and Owner Roles.               width="125" />          </panel>          <panel -         border="true" +         border="false"           height="164"           label="Abilities"           layout="topleft" @@ -407,7 +387,7 @@ including the Everyone and Owner Roles.           class="panel_group_actions_subtab"           top="17"           tool_tip="You can view an Ability's Description and which Roles and Members can execute the Ability." -         width="265"> +         width="300">              <panel.string               name="help_text">                  Abilities allow Members in Roles to do specific @@ -486,13 +466,13 @@ things in this group. There's a broad variety of Abilities.          </panel>      </tab_container>      <panel -     height="190" +     height="150"       layout="topleft"       follows="left|top"       left="10"       name="members_footer" -     top_pad="10" -     width="265"> +     top_pad="2" +     width="300">          <text           type="string"           font="SansSerif" | 
