PageRenderTime 31ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/panel_group_general.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 269 lines | 267 code | 2 blank | 0 comment | 0 complexity | 7c53860dc745d4445dc3cdbd74ac75fd MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <panel
  3. label="General"
  4. height="604"
  5. width="304"
  6. class="panel_group_general"
  7. name="general_tab">
  8. <panel.string
  9. name="help_text">
  10. The General tab contains general information about this group, a list of members, general Group Preferences and member options.
  11. Hover your mouse over the options for more help.
  12. </panel.string>
  13. <panel.string
  14. name="group_info_unchanged">
  15. General group information has changed
  16. </panel.string>
  17. <panel.string
  18. name="incomplete_member_data_str">
  19. Retrieving member data
  20. </panel.string>
  21. <panel
  22. name="group_info_top"
  23. follows="top|left|right"
  24. top="0"
  25. left="0"
  26. height="129"
  27. width="304"
  28. layout="topleft">
  29. <texture_picker
  30. default_image_name="Generic_Group_Large"
  31. follows="left|top"
  32. height="110"
  33. label=""
  34. layout="topleft"
  35. left="5"
  36. name="insignia"
  37. no_commit_on_selection="true"
  38. tool_tip="Click to choose a picture"
  39. top="5"
  40. width="100" />
  41. <text
  42. font="SansSerifSmall"
  43. text_color="White_50"
  44. width="190"
  45. follows="top|left|right"
  46. layout="topleft"
  47. mouse_opaque="false"
  48. type="string"
  49. height="16"
  50. length="1"
  51. left_pad="8"
  52. name="prepend_founded_by"
  53. top_delta="0">
  54. Founder:
  55. </text>
  56. <text
  57. follows="left|top|right"
  58. height="16"
  59. layout="topleft"
  60. left_delta="-2"
  61. name="founder_name"
  62. top_pad="2"
  63. use_ellipses="true"
  64. width="168" />
  65. <text
  66. font="SansSerifMedium"
  67. text_color="EmphasisColor"
  68. type="string"
  69. follows="left|top"
  70. height="16"
  71. layout="topleft"
  72. left_delta="0"
  73. name="join_cost_text"
  74. top_pad="10"
  75. visible="true"
  76. width="190">
  77. Free
  78. </text>
  79. <button
  80. follows="left|top"
  81. left_delta="0"
  82. top_pad="6"
  83. height="23"
  84. label="JOIN NOW!"
  85. name="btn_join"
  86. visible="true"
  87. width="120" />
  88. </panel>
  89. <text_editor
  90. type="string"
  91. follows="left|top|right"
  92. left="3"
  93. height="80"
  94. layout="topleft"
  95. max_length="511"
  96. name="charter"
  97. top="105"
  98. right="-4"
  99. bg_readonly_color="DkGray2"
  100. text_readonly_color="White"
  101. word_wrap="true">
  102. Group Charter
  103. </text_editor>
  104. <name_list
  105. column_padding="0"
  106. draw_heading="true"
  107. follows="left|top|right"
  108. heading_height="23"
  109. height="160"
  110. layout="topleft"
  111. left="0"
  112. name="visible_members"
  113. short_names="false"
  114. top_pad="2">
  115. <name_list.columns
  116. label="Member"
  117. name="name"
  118. relative_width="0.4" />
  119. <name_list.columns
  120. label="Title"
  121. name="title"
  122. relative_width="0.4" />
  123. <name_list.columns
  124. label="Status"
  125. name="status"
  126. relative_width="0.2" />
  127. </name_list>
  128. <text
  129. follows="left|top|right"
  130. type="string"
  131. height="12"
  132. layout="left|top|right"
  133. left="5"
  134. text_color="EmphasisColor"
  135. name="my_group_settngs_label"
  136. top_pad="10"
  137. width="300">
  138. Me
  139. </text>
  140. <text
  141. follows="left|top|right"
  142. type="string"
  143. height="12"
  144. layout="left|top|right"
  145. left="10"
  146. name="active_title_label"
  147. top_pad="5"
  148. width="300">
  149. My title:
  150. </text>
  151. <combo_box
  152. follows="left|top|right"
  153. height="23"
  154. layout="topleft"
  155. left="10"
  156. right="-5"
  157. name="active_title"
  158. tool_tip="Sets the title that appears in your avatar&apos;s name tag when this group is active."
  159. top_pad="2" />
  160. <check_box
  161. height="16"
  162. font="SansSerifSmall"
  163. label="Receive group notices"
  164. layout="topleft"
  165. left="10"
  166. name="receive_notices"
  167. tool_tip="Sets whether you want to receive Notices from this group. Uncheck this box if this group is spamming you."
  168. top_pad="5"
  169. width="300" />
  170. <check_box
  171. height="16"
  172. label="Show in my profile"
  173. layout="topleft"
  174. left="10"
  175. name="list_groups_in_profile"
  176. tool_tip="Sets whether you want to show this group in your profile"
  177. top_pad="5"
  178. width="295" />
  179. <panel
  180. background_visible="false"
  181. bevel_style="none"
  182. border="false"
  183. bg_alpha_color="FloaterUnfocusBorderColor"
  184. follows="left|top|right"
  185. height="140"
  186. width="313"
  187. layout="topleft"
  188. left="0"
  189. name="preferences_container"
  190. top_pad="5">
  191. <text
  192. follows="left|top|right"
  193. type="string"
  194. height="12"
  195. layout="left|top|right"
  196. left="5"
  197. text_color="EmphasisColor"
  198. name="group_settngs_label"
  199. width="300">
  200. Group
  201. </text>
  202. <check_box
  203. follows="right|top|left"
  204. height="16"
  205. label="Anyone can join"
  206. layout="topleft"
  207. left="10"
  208. name="open_enrollement"
  209. tool_tip="Sets whether this group allows new members to join without being invited."
  210. width="90" />
  211. <check_box
  212. height="16"
  213. label="Cost to join"
  214. layout="topleft"
  215. left_delta="0"
  216. name="check_enrollment_fee"
  217. tool_tip="Sets whether to require an enrollment fee to join the group"
  218. top_pad="5"
  219. width="300" />
  220. <spinner
  221. decimal_digits="0"
  222. follows="left|top"
  223. halign="left"
  224. height="23"
  225. increment="1"
  226. label_width="15"
  227. label="L$"
  228. layout="topleft"
  229. max_val="99999"
  230. left="30"
  231. name="spin_enrollment_fee"
  232. tool_tip="New members must pay this fee to join the group when Enrollment Fee is checked."
  233. width="170" />
  234. <combo_box
  235. follows="left|top"
  236. height="23"
  237. layout="topleft"
  238. left="10"
  239. name="group_mature_check"
  240. tool_tip="Sets whether your group contains information rated as Moderate"
  241. top_pad="4"
  242. width="190">
  243. <combo_item name="select_mature" value="Select">
  244. - Select maturity rating -
  245. </combo_item>
  246. <combo_box.item
  247. label="Moderate Content"
  248. name="mature"
  249. value="Mature" />
  250. <combo_box.item
  251. label="General Content"
  252. name="pg"
  253. value="Not Mature" />
  254. </combo_box>
  255. <check_box
  256. follows="left|top"
  257. height="16"
  258. initial_value="true"
  259. label="Show in search"
  260. layout="topleft"
  261. left="10"
  262. name="show_in_group_list"
  263. tool_tip="Let people see this group in search results"
  264. top_pad="4"
  265. width="300" />
  266. </panel>
  267. </panel>