PageRenderTime 124ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 587 lines | 578 code | 0 blank | 9 comment | 0 complexity | 711400b1404018ae6ef492c8f36a44b4 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <panel
  3. height="680"
  4. label="Members &amp; Roles"
  5. layout="topleft"
  6. left="0"
  7. top="0"
  8. name="roles_tab"
  9. width="304">
  10. <panel.string
  11. name="default_needs_apply_text">
  12. There are unsaved changes
  13. </panel.string>
  14. <panel.string
  15. name="want_apply_text">
  16. Do you want to save your changes?
  17. </panel.string>
  18. <panel.string
  19. name="help_text" />
  20. <tab_container
  21. border="false"
  22. follows="left|top|right"
  23. height="552"
  24. halign="center"
  25. layout="topleft"
  26. left="0"
  27. right="-1"
  28. name="roles_tab_container"
  29. tab_position="top"
  30. tab_height="22"
  31. tab_min_width="90"
  32. top="0"
  33. width="304">
  34. <panel
  35. border="false"
  36. follows="all"
  37. height="303"
  38. label="MEMBERS"
  39. layout="topleft"
  40. left="0"
  41. right="-1"
  42. help_topic="roles_members_tab"
  43. name="members_sub_tab"
  44. tool_tip="Members"
  45. class="panel_group_members_subtab">
  46. <panel.string
  47. name="help_text">
  48. You can add or remove Roles assigned to Members.
  49. Select multiple Members by holding the Ctrl key and
  50. clicking on their names.
  51. </panel.string>
  52. <panel.string
  53. name="donation_area">
  54. [AREA] m˛
  55. </panel.string>
  56. <panel.string
  57. name="power_folder_icon" translate="false">
  58. Inv_FolderClosed
  59. </panel.string>
  60. <panel.string
  61. name="power_all_have_icon" translate="false">
  62. Checkbox_On
  63. </panel.string>
  64. <panel.string
  65. name="power_partial_icon" translate="false">
  66. Checkbox_Off
  67. </panel.string>
  68. <filter_editor
  69. layout="topleft"
  70. top="5"
  71. left="5"
  72. right="-5"
  73. height="22"
  74. search_button_visible="false"
  75. follows="left|top|right"
  76. label="Filter Members"
  77. name="filter_input" />
  78. <name_list
  79. column_padding="2"
  80. draw_heading="true"
  81. height="240"
  82. follows="left|top|right"
  83. layout="topleft"
  84. left="0"
  85. right="-1"
  86. multi_select="true"
  87. name="member_list"
  88. short_names="false"
  89. top_pad="5">
  90. <name_list.columns
  91. label="Member"
  92. name="name"
  93. relative_width="0.44" />
  94. <name_list.columns
  95. label="Donation"
  96. name="donated"
  97. relative_width="0.25" />
  98. <name_list.columns
  99. label="Status"
  100. name="online"
  101. relative_width="0.14" />
  102. </name_list>
  103. <button
  104. height="23"
  105. follows="top|left"
  106. label="Invite"
  107. left="5"
  108. name="member_invite"
  109. width="100" />
  110. <button
  111. height="23"
  112. label="Eject"
  113. follows="top|left"
  114. left_pad="10"
  115. name="member_eject"
  116. width="100" />
  117. </panel>
  118. <panel
  119. border="false"
  120. height="303"
  121. label="ROLES"
  122. layout="topleft"
  123. left="0"
  124. right="-1"
  125. help_topic="roles_roles_tab"
  126. name="roles_sub_tab"
  127. class="panel_group_roles_subtab">
  128. <!-- <button
  129. enabled="false"
  130. height="20"
  131. label="Show All"
  132. layout="topleft"
  133. top="-65"
  134. right="-5"
  135. name="show_all_button"
  136. width="100" />-->
  137. <panel.string
  138. name="help_text">
  139. Roles have a title and an allowed list of Abilities
  140. that Members can perform. Members can belong to
  141. one or more Roles. A group can have up to 10 Roles,
  142. including the Everyone and Owner Roles.
  143. </panel.string>
  144. <panel.string
  145. name="cant_delete_role">
  146. The &apos;Everyone&apos; and &apos;Owners&apos; Roles are special and can't be deleted.
  147. </panel.string>
  148. <panel.string
  149. name="power_folder_icon" translate="false">
  150. Inv_FolderClosed
  151. </panel.string>
  152. <panel.string
  153. name="power_all_have_icon" translate="false">
  154. Checkbox_On
  155. </panel.string>
  156. <panel.string
  157. name="power_partial_icon" translate="false">
  158. Checkbox_Off
  159. </panel.string>
  160. <filter_editor
  161. layout="topleft"
  162. top="5"
  163. left="5"
  164. right="-5"
  165. height="22"
  166. search_button_visible="false"
  167. follows="left|top|right"
  168. label="Filter Roles"
  169. name="filter_input" />
  170. <scroll_list
  171. column_padding="0"
  172. draw_heading="true"
  173. draw_stripes="false"
  174. heading_height="23"
  175. height="130"
  176. layout="topleft"
  177. search_column="1"
  178. left="0"
  179. follows="left|top|right"
  180. right="-1"
  181. name="role_list"
  182. top_pad="2"
  183. width="310">
  184. <scroll_list.columns
  185. label="Role"
  186. name="name"
  187. relative_width="0.45" />
  188. <scroll_list.columns
  189. label="Title"
  190. name="title"
  191. relative_width="0.45" />
  192. <scroll_list.columns
  193. label="#"
  194. name="members"
  195. relative_width="0.15" />
  196. </scroll_list>
  197. <button
  198. follows="top|left"
  199. height="23"
  200. label="New Role"
  201. layout="topleft"
  202. left="0"
  203. name="role_create"
  204. width="120" />
  205. <button
  206. height="23"
  207. follows="top|left"
  208. label="Delete Role"
  209. layout="topleft"
  210. left_pad="10"
  211. name="role_delete"
  212. width="120" />
  213. </panel>
  214. <panel
  215. border="false"
  216. height="303"
  217. label="ABILITIES"
  218. layout="topleft"
  219. left="0"
  220. right="-1"
  221. help_topic="roles_actions_tab"
  222. name="actions_sub_tab"
  223. class="panel_group_actions_subtab"
  224. tool_tip="You can view an Ability&apos;s Description and which Roles and Members can execute the Ability."
  225. width="310">
  226. <panel.string
  227. name="help_text">
  228. Abilities allow Members in Roles to do specific
  229. things in this group. There&apos;s a broad variety of Abilities.
  230. </panel.string>
  231. <panel.string
  232. name="power_folder_icon" translate="false">
  233. Inv_FolderClosed
  234. </panel.string>
  235. <panel.string
  236. name="power_all_have_icon" translate="false">
  237. Checkbox_On
  238. </panel.string>
  239. <panel.string
  240. name="power_partial_icon" translate="false">
  241. Checkbox_Off
  242. </panel.string>
  243. <filter_editor
  244. layout="topleft"
  245. top="5"
  246. left="5"
  247. right="-5"
  248. height="22"
  249. search_button_visible="false"
  250. follows="left|top|right"
  251. label="Filter Abilities"
  252. name="filter_input" />
  253. <scroll_list
  254. column_padding="0"
  255. draw_stripes="true"
  256. height="200"
  257. follows="left|top"
  258. layout="topleft"
  259. left="0"
  260. right="-1"
  261. name="action_list"
  262. search_column="2"
  263. tool_tip="Select an Ability to view more details"
  264. top_pad="5"
  265. width="300">
  266. <scroll_list.columns
  267. label=""
  268. name="icon"
  269. width="2" />
  270. <scroll_list.columns
  271. label=""
  272. name="checkbox"
  273. width="20" />
  274. <scroll_list.columns
  275. label=""
  276. name="action"
  277. width="270" />
  278. </scroll_list>
  279. </panel>
  280. </tab_container>
  281. <panel
  282. height="350"
  283. background_visible="false"
  284. bg_alpha_color="FloaterUnfocusBorderColor"
  285. layout="topleft"
  286. follows="top|left|right"
  287. left="0"
  288. right="-1"
  289. width="313"
  290. mouse_opaque="false"
  291. name="members_footer"
  292. top="325"
  293. visible="false">
  294. <text
  295. type="string"
  296. height="16"
  297. layout="topleft"
  298. follows="left|top"
  299. left="5"
  300. top="8"
  301. text_color="EmphasisColor"
  302. name="static"
  303. width="300">
  304. Assigned Roles
  305. </text>
  306. <scroll_list
  307. draw_stripes="true"
  308. follows="left|top|right"
  309. height="150"
  310. layout="topleft"
  311. left="0"
  312. right="-1"
  313. name="member_assigned_roles"
  314. top_pad="0">
  315. <scroll_list.columns
  316. label=""
  317. name="checkbox"
  318. width="20" />
  319. <scroll_list.columns
  320. label=""
  321. name="role"
  322. width="270" />
  323. </scroll_list>
  324. <text
  325. type="string"
  326. height="16"
  327. layout="topleft"
  328. follows="left|top"
  329. left="5"
  330. top_pad="5"
  331. text_color="EmphasisColor"
  332. name="static2"
  333. width="285">
  334. Allowed Abilities
  335. </text>
  336. <scroll_list
  337. draw_stripes="true"
  338. follows="left|top|right"
  339. height="150"
  340. layout="topleft"
  341. left="0"
  342. right="-1"
  343. name="member_allowed_actions"
  344. search_column="2"
  345. tool_tip="For details of each allowed ability see the abilities tab"
  346. top_pad="0">
  347. <scroll_list.columns
  348. label=""
  349. name="icon"
  350. width="2" />
  351. <scroll_list.columns
  352. label=""
  353. name="checkbox"
  354. width="20" />
  355. <scroll_list.columns
  356. label=""
  357. name="action"
  358. width="270" />
  359. </scroll_list>
  360. </panel>
  361. <panel
  362. height="550"
  363. background_visible="false"
  364. bg_alpha_color="FloaterUnfocusBorderColor"
  365. layout="topleft"
  366. follows="top|left|right"
  367. left="0"
  368. right="-1"
  369. width="313"
  370. mouse_opaque="false"
  371. name="roles_footer"
  372. top_delta="0"
  373. top="209"
  374. visible="false">
  375. <text
  376. type="string"
  377. height="16"
  378. layout="topleft"
  379. follows="left|top"
  380. left="5"
  381. top="5"
  382. name="static"
  383. width="300">
  384. Role Name
  385. </text>
  386. <line_editor
  387. type="string"
  388. height="20"
  389. layout="topleft"
  390. left="0"
  391. follows="left|top|right"
  392. right="-1"
  393. max_length_bytes="20"
  394. name="role_name"
  395. top_pad="0"
  396. width="300">
  397. </line_editor>
  398. <text
  399. type="string"
  400. height="16"
  401. layout="topleft"
  402. follows="left|top"
  403. left="5"
  404. name="static3"
  405. top_pad="5"
  406. width="300">
  407. Role Title
  408. </text>
  409. <line_editor
  410. type="string"
  411. height="20"
  412. layout="topleft"
  413. left="0"
  414. follows="left|top|right"
  415. right="-1"
  416. max_length_bytes="20"
  417. name="role_title"
  418. top_pad="0"
  419. width="300">
  420. </line_editor>
  421. <text
  422. type="string"
  423. height="16"
  424. layout="topleft"
  425. follows="left|top"
  426. left="5"
  427. name="static2"
  428. top_pad="5"
  429. width="200">
  430. Description
  431. </text>
  432. <text_editor
  433. type="string"
  434. layout="topleft"
  435. left="0"
  436. follows="left|top|right"
  437. right="-1"
  438. max_length="295"
  439. height="35"
  440. name="role_description"
  441. top_pad="0"
  442. width="300"
  443. word_wrap="true">
  444. </text_editor>
  445. <text
  446. type="string"
  447. height="16"
  448. layout="topleft"
  449. follows="left|top"
  450. left="5"
  451. text_color="EmphasisColor"
  452. name="static4"
  453. top_pad="5"
  454. width="300">
  455. Assigned Members
  456. </text>
  457. <name_list
  458. draw_stripes="true"
  459. height="128"
  460. layout="topleft"
  461. left="0"
  462. follows="left|top|right"
  463. right="-1"
  464. name="role_assigned_members"
  465. top_pad="0"
  466. width="300" />
  467. <check_box
  468. height="15"
  469. label="Reveal members"
  470. left="5"
  471. layout="topleft"
  472. name="role_visible_in_list"
  473. tool_tip="Sets whether members of this role are visible in the General tab to people outside of the group."
  474. top_pad="4"
  475. width="300" />
  476. <text
  477. type="string"
  478. height="16"
  479. layout="topleft"
  480. follows="left|top"
  481. left="5"
  482. text_color="EmphasisColor"
  483. name="static5"
  484. top_pad="2"
  485. width="300">
  486. Allowed Abilities
  487. </text>
  488. <scroll_list
  489. draw_stripes="true"
  490. height="140"
  491. layout="topleft"
  492. left="0"
  493. follows="left|top|right"
  494. right="-1"
  495. name="role_allowed_actions"
  496. search_column="2"
  497. tool_tip="For details of each allowed ability see the abilities tab"
  498. top_pad="0"
  499. width="300">
  500. <scroll_list.columns
  501. label=""
  502. name="icon"
  503. width="2" />
  504. <scroll_list.columns
  505. label=""
  506. name="checkbox"
  507. width="20" />
  508. <scroll_list.columns
  509. label=""
  510. name="action"
  511. width="270" />
  512. </scroll_list>
  513. </panel>
  514. <panel
  515. height="424"
  516. background_visible="false"
  517. bg_alpha_color="FloaterUnfocusBorderColor"
  518. layout="topleft"
  519. follows="top|left|right"
  520. left="0"
  521. right="-1"
  522. width="313"
  523. mouse_opaque="false"
  524. name="actions_footer"
  525. top_delta="0"
  526. top="255"
  527. visible="false">
  528. <text_editor
  529. bg_readonly_color="Transparent"
  530. text_readonly_color="EmphasisColor"
  531. font="SansSerifSmall"
  532. type="string"
  533. enabled="false"
  534. halign="left"
  535. layout="topleft"
  536. follows="left|top|right"
  537. left="0"
  538. right="-1"
  539. height="90"
  540. max_length="512"
  541. name="action_description"
  542. top="0"
  543. word_wrap="true">
  544. This Ability is &apos;Eject Members from this Group&apos;. Only an Owner can eject another Owner.
  545. </text_editor>
  546. <text
  547. type="string"
  548. height="16"
  549. layout="topleft"
  550. follows="left|top"
  551. left="5"
  552. name="static2"
  553. top_pad="1"
  554. width="300">
  555. Roles with this ability
  556. </text>
  557. <scroll_list
  558. height="172"
  559. layout="topleft"
  560. follows="left|top|right"
  561. left="5"
  562. right="-1"
  563. name="action_roles"
  564. top_pad="0"
  565. width="300" />
  566. <text
  567. type="string"
  568. height="16"
  569. layout="topleft"
  570. follows="left|top"
  571. left="5"
  572. name="static3"
  573. top_pad="5"
  574. width="300">
  575. Members with this ability
  576. </text>
  577. <name_list
  578. height="122"
  579. follows="left|top|right"
  580. layout="topleft"
  581. left="5"
  582. right="-1"
  583. name="action_members"
  584. top_pad="0"
  585. width="300" />
  586. </panel>
  587. </panel>