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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 355 lines | 352 code | 3 blank | 0 comment | 0 complexity | 9a0de6f3c3b4f743ad571d6184df3f0c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <panel
  3. background_visible="true"
  4. bevel_style="in"
  5. follows="left|top|right|bottom"
  6. height="569"
  7. label="Edit Classified"
  8. layout="topleft"
  9. left="0"
  10. min_height="350"
  11. name="panel_edit_classified"
  12. help_topic="profile_edit_classified"
  13. top="0"
  14. width="333">
  15. <panel.string
  16. name="location_notice">
  17. (will update after save)
  18. </panel.string>
  19. <string name="publish_label">
  20. Publish
  21. </string>
  22. <string name="save_label">
  23. Save
  24. </string>
  25. <button
  26. follows="top|left"
  27. height="24"
  28. image_hover_unselected="BackButton_Over"
  29. image_pressed="BackButton_Press"
  30. image_unselected="BackButton_Off"
  31. layout="topleft"
  32. name="back_btn"
  33. left="10"
  34. tab_stop="false"
  35. top="2"
  36. width="30"
  37. use_draw_context_alpha="false" />
  38. <text
  39. type="string"
  40. length="1"
  41. follows="top"
  42. font="SansSerifHugeBold"
  43. height="26"
  44. layout="topleft"
  45. left_pad="4"
  46. name="title"
  47. text_color="LtGray"
  48. top="0"
  49. width="250">
  50. Edit Classified
  51. </text>
  52. <scroll_container
  53. color="DkGray2"
  54. follows="all"
  55. height="502"
  56. layout="topleft"
  57. left="8"
  58. top_pad="10"
  59. name="profile_scroll"
  60. reserve_scroll_corner="false"
  61. opaque="true"
  62. width="312">
  63. <panel
  64. name="scroll_content_panel"
  65. follows="left|top"
  66. min_height="300"
  67. layout="topleft"
  68. top="0"
  69. background_visible="false"
  70. height="690"
  71. left="0"
  72. width="285">
  73. <panel
  74. name="snapshot_panel"
  75. layout="topleft"
  76. follows="left|top|right"
  77. height="197"
  78. left="10"
  79. top="10"
  80. width="272">
  81. <texture_picker
  82. fallback_image="default_land_picture.j2c"
  83. follows="left|top|right"
  84. height="197"
  85. width="272"
  86. layout="topleft"
  87. top="0"
  88. left="0"
  89. name="classified_snapshot" />
  90. <icon
  91. height="197"
  92. image_name="spacer24.tga"
  93. layout="topleft"
  94. name="edit_icon"
  95. label=""
  96. tool_tip="Click to select an image"
  97. top="0"
  98. left="0"
  99. width="272" />
  100. </panel>
  101. <text
  102. type="string"
  103. length="1"
  104. follows="left|top"
  105. height="15"
  106. font="SansSerifSmall"
  107. font.style="BOLD"
  108. layout="topleft"
  109. left="10"
  110. top="215"
  111. name="Name:"
  112. text_color="white"
  113. width="280">
  114. Title:
  115. </text>
  116. <line_editor
  117. follows="left|top|right"
  118. font="SansSerif"
  119. height="20"
  120. layout="topleft"
  121. left="10"
  122. top_pad="2"
  123. max_length_bytes="30"
  124. name="classified_name"
  125. prevalidate_callback="ascii"
  126. text_color="black"
  127. width="273" />
  128. <text
  129. type="string"
  130. length="1"
  131. follows="left|top"
  132. height="15"
  133. font="SansSerifSmall"
  134. font.style="BOLD"
  135. layout="topleft"
  136. left="10"
  137. top_pad="20"
  138. name="description_label"
  139. text_color="white"
  140. width="280">
  141. Description:
  142. </text>
  143. <text_editor
  144. follows="left|top|right"
  145. height="100"
  146. width="273"
  147. hide_scrollbar="false"
  148. layout="topleft"
  149. left="10"
  150. top_pad="2"
  151. max_length="256"
  152. name="classified_desc"
  153. text_color="black"
  154. word_wrap="true" />
  155. <text
  156. type="string"
  157. length="1"
  158. font="SansSerifSmall"
  159. font.style="BOLD"
  160. follows="left|top"
  161. height="15"
  162. layout="topleft"
  163. left="10"
  164. name="location_label"
  165. text_color="white"
  166. top_pad="20"
  167. width="280">
  168. Location:
  169. </text>
  170. <text
  171. type="string"
  172. length="1"
  173. follows="left|top"
  174. height="30"
  175. layout="topleft"
  176. left="10"
  177. name="classified_location"
  178. right="-10"
  179. top_pad="2"
  180. width="280"
  181. word_wrap="true">
  182. loading...
  183. </text>
  184. <button
  185. follows="left|top"
  186. height="23"
  187. label="Set to Current Location"
  188. layout="topleft"
  189. left="10"
  190. top_pad="5"
  191. name="set_to_curr_location_btn"
  192. width="200" />
  193. <text
  194. follows="left|top"
  195. font.style="BOLD"
  196. height="10"
  197. layout="topleft"
  198. left="10"
  199. name="category_label"
  200. text_color="white"
  201. top_pad="15"
  202. value="Category:"
  203. width="250" />
  204. <combo_box
  205. follows="left|top"
  206. height="23"
  207. label=""
  208. left="10"
  209. name="category"
  210. top_pad="5"
  211. width="156" />
  212. <text
  213. follows="left|top"
  214. font.style="BOLD"
  215. height="10"
  216. layout="topleft"
  217. left="10"
  218. name="content_type_label"
  219. text_color="white"
  220. top_pad="15"
  221. value="Content type:"
  222. width="250" />
  223. <icons_combo_box
  224. follows="left|top"
  225. height="23"
  226. label="General Content"
  227. layout="topleft"
  228. left="10"
  229. name="content_type"
  230. top_pad="5"
  231. width="156">
  232. <icons_combo_box.drop_down_button
  233. image_overlay="Parcel_PG_Light"
  234. image_overlay_alignment="left"
  235. imgoverlay_label_space="3"
  236. pad_left="3"/>
  237. <icons_combo_box.item
  238. label="Moderate Content"
  239. name="mature_ci"
  240. value="Mature">
  241. <item.columns
  242. halign="center"
  243. type="icon"
  244. value="Parcel_M_Light"
  245. width="20"/>
  246. </icons_combo_box.item>
  247. <icons_combo_box.item
  248. label="General Content"
  249. name="pg_ci"
  250. value="PG">
  251. <item.columns
  252. halign="center"
  253. type="icon"
  254. value="Parcel_PG_Light"
  255. width="20"/>
  256. </icons_combo_box.item>
  257. </icons_combo_box>
  258. <check_box
  259. height="16"
  260. label="Auto renew each week"
  261. layout="topleft"
  262. left="10"
  263. name="auto_renew"
  264. top_pad="15"
  265. width="250" />
  266. <text
  267. follows="left|top"
  268. height="10"
  269. layout="topleft"
  270. left="10"
  271. name="price_for_listing_label"
  272. text_color="white"
  273. top_pad="15"
  274. value="Price for listing:"
  275. width="250" />
  276. <spinner
  277. decimal_digits="0"
  278. follows="left|top"
  279. halign="left"
  280. height="23"
  281. increment="1"
  282. label_width="20"
  283. label="L$"
  284. v_pad="10"
  285. layout="topleft"
  286. left="10"
  287. value="50"
  288. min_val="50"
  289. max_val="99999"
  290. name="price_for_listing"
  291. top_pad="5"
  292. tool_tip="Price for listing."
  293. width="105" />
  294. </panel>
  295. </scroll_container>
  296. <panel
  297. follows="left|right|bottom"
  298. height="23"
  299. label="bottom_panel"
  300. layout="topleft"
  301. left="8"
  302. name="bottom_panel"
  303. top_pad="5"
  304. width="303">
  305. <layout_stack
  306. follows="bottom|left|right"
  307. height="23"
  308. layout="topleft"
  309. name="bottom_panel_ls"
  310. left="1"
  311. orientation="horizontal"
  312. top_pad="0"
  313. width="309">
  314. <layout_panel
  315. follows="bottom|left|right"
  316. height="23"
  317. layout="bottomleft"
  318. left="0"
  319. name="save_changes_btn_lp"
  320. auto_resize="true"
  321. width="156">
  322. <button
  323. follows="bottom|left|right"
  324. height="23"
  325. label="[LABEL]"
  326. layout="topleft"
  327. name="save_changes_btn"
  328. left="1"
  329. top="0"
  330. width="155" />
  331. </layout_panel>
  332. <layout_panel
  333. follows="bottom|left|right"
  334. height="23"
  335. layout="bottomleft"
  336. left_pad="3"
  337. name="show_on_map_btn_lp"
  338. auto_resize="true"
  339. width="157">
  340. <button
  341. follows="bottom|left|right"
  342. height="23"
  343. label="Cancel"
  344. layout="topleft"
  345. name="cancel_btn"
  346. left="1"
  347. top="0"
  348. width="156" />
  349. </layout_panel>
  350. </layout_stack>
  351. </panel>
  352. </panel>