PageRenderTime 47ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 466 lines | 462 code | 4 blank | 0 comment | 0 complexity | bfb8799b3b3fb59e1c61bd77236abd6c 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. follows="all"
  5. height="570"
  6. layout="topleft"
  7. left="0"
  8. min_height="350"
  9. name="panel_classified_info"
  10. help_topic="profile_classified_info"
  11. top="0"
  12. width="333">
  13. <panel.string
  14. name="type_mature">
  15. Moderate
  16. </panel.string>
  17. <panel.string
  18. name="type_pg">
  19. General Content
  20. </panel.string>
  21. <panel.string
  22. name="l$_price">
  23. L$[PRICE]
  24. </panel.string>
  25. <panel.string
  26. name="click_through_text_fmt">
  27. [TELEPORT] teleport, [MAP] map, [PROFILE] profile
  28. </panel.string>
  29. <panel.string
  30. name="date_fmt">
  31. [mthnum,datetime,slt]/[day,datetime,slt]/[year,datetime,slt]
  32. </panel.string>
  33. <panel.string
  34. name="auto_renew_on">
  35. Enabled
  36. </panel.string>
  37. <panel.string
  38. name="auto_renew_off">
  39. Disabled
  40. </panel.string>
  41. <button
  42. follows="top|left"
  43. height="24"
  44. image_hover_unselected="BackButton_Over"
  45. image_pressed="BackButton_Press"
  46. image_unselected="BackButton_Off"
  47. layout="topleft"
  48. name="back_btn"
  49. left="10"
  50. tab_stop="false"
  51. top="2"
  52. width="30"
  53. use_draw_context_alpha="false" />
  54. <text
  55. follows="top|left|right"
  56. font="SansSerifHugeBold"
  57. height="26"
  58. layout="topleft"
  59. left_pad="4"
  60. name="title"
  61. text_color="LtGray"
  62. top="0"
  63. value="Classified Info"
  64. use_ellipses="true"
  65. width="275" />
  66. <scroll_container
  67. color="DkGray2"
  68. opaque="true"
  69. follows="all"
  70. height="502"
  71. layout="topleft"
  72. left="10"
  73. top_pad="10"
  74. name="profile_scroll"
  75. reserve_scroll_corner="false"
  76. width="312">
  77. <panel
  78. name="scroll_content_panel"
  79. follows="left|top"
  80. min_height="300"
  81. layout="topleft"
  82. top="0"
  83. background_visible="false"
  84. height="610"
  85. left="0"
  86. width="285">
  87. <panel
  88. name="snapshot_panel"
  89. layout="topleft"
  90. follows="left|top|right"
  91. height="197"
  92. left="10"
  93. top="10"
  94. width="275"
  95. >
  96. <texture_picker
  97. fallback_image="default_land_picture.j2c"
  98. enabled="false"
  99. follows="left|top|right"
  100. height="197"
  101. layout="topleft"
  102. left="0"
  103. name="classified_snapshot"
  104. top="0"
  105. width="275" />
  106. </panel>
  107. <text_editor
  108. allow_scroll="false"
  109. bg_visible="false"
  110. follows="left|top|right"
  111. h_pad="0"
  112. height="35"
  113. width="290"
  114. layout="topleft"
  115. font="SansSerifBig"
  116. font.style="BOLD"
  117. left="10"
  118. top_pad="10"
  119. name="classified_name"
  120. read_only="true"
  121. text_color="white"
  122. v_pad="0"
  123. value="[name]"
  124. use_ellipses="true" />
  125. <text
  126. follows="left|top"
  127. font.style="BOLD"
  128. height="10"
  129. layout="topleft"
  130. left="10"
  131. name="classified_location_label"
  132. text_color="white"
  133. top_pad="5"
  134. value="Location:"
  135. width="250" />
  136. <text_editor
  137. allow_scroll="false"
  138. bg_visible="false"
  139. follows="left|top"
  140. h_pad="0"
  141. height="30"
  142. layout="topleft"
  143. left="10"
  144. name="classified_location"
  145. read_only="true"
  146. top_pad="5"
  147. width="290"
  148. word_wrap="true"
  149. v_pad="0"
  150. value="[loading...]" />
  151. <text
  152. follows="left|top"
  153. font.style="BOLD"
  154. height="10"
  155. layout="topleft"
  156. left="10"
  157. name="content_type_label"
  158. text_color="white"
  159. top_pad="10"
  160. value="Content Type:"
  161. width="140" />
  162. <icon
  163. follows="top|left"
  164. height="16"
  165. image_name="Parcel_M_Light"
  166. layout="topleft"
  167. left_pad="0"
  168. name="content_type_moderate"
  169. top_pad="-11"
  170. width="18" />
  171. <icon
  172. follows="top|left"
  173. height="16"
  174. image_name="Parcel_PG_Light"
  175. layout="topleft"
  176. left_delta="0"
  177. name="content_type_general"
  178. top_delta="0"
  179. width="18" />
  180. <text_editor
  181. allow_scroll="false"
  182. bg_visible="false"
  183. follows="left|top|right"
  184. h_pad="0"
  185. height="18"
  186. layout="topleft"
  187. left_pad="2"
  188. name="content_type"
  189. read_only="true"
  190. width="130"
  191. top_delta="1"
  192. v_pad="0"
  193. value="[content type]" />
  194. <text
  195. follows="left|top"
  196. font.style="BOLD"
  197. height="10"
  198. layout="topleft"
  199. left="10"
  200. name="category_label"
  201. text_color="white"
  202. top_pad="0"
  203. value="Category:"
  204. width="140" />
  205. <text_editor
  206. parse_urls="true"
  207. allow_scroll="false"
  208. bg_visible="false"
  209. follows="left|top|right"
  210. h_pad="0"
  211. height="18"
  212. layout="topleft"
  213. left_pad="0"
  214. name="category"
  215. read_only="true"
  216. width="150"
  217. top_pad="-10"
  218. v_pad="0"
  219. value="[category]" />
  220. <text
  221. follows="left|top"
  222. font.style="BOLD"
  223. height="10"
  224. layout="topleft"
  225. left="10"
  226. name="creation_date_label"
  227. text_color="white"
  228. top_pad="0"
  229. value="Creation date:"
  230. width="140" />
  231. <text_editor
  232. allow_scroll="false"
  233. bg_visible="false"
  234. follows="left|top"
  235. h_pad="0"
  236. halign="left"
  237. height="16"
  238. layout="topleft"
  239. left_pad="0"
  240. name="creation_date"
  241. read_only="true"
  242. top_pad="-10"
  243. tool_tip="Creation date"
  244. v_pad="0"
  245. value="[date]"
  246. width="150" />
  247. <text
  248. follows="left|top"
  249. font.style="BOLD"
  250. height="10"
  251. layout="topleft"
  252. left="10"
  253. name="price_for_listing_label"
  254. text_color="white"
  255. top_pad="5"
  256. value="Price for listing:"
  257. width="140" />
  258. <text_editor
  259. allow_scroll="false"
  260. bg_visible="false"
  261. follows="left|top"
  262. h_pad="0"
  263. halign="left"
  264. height="16"
  265. layout="topleft"
  266. left_pad="0"
  267. name="price_for_listing"
  268. read_only="true"
  269. top_pad="-10"
  270. tool_tip="Price for listing."
  271. v_pad="0"
  272. value="[price]"
  273. width="105" />
  274. <layout_stack
  275. animate="false"
  276. name="descr_stack"
  277. layout="topleft"
  278. follows="all"
  279. orientation="vertical"
  280. left="10"
  281. top_pad="5"
  282. width="290"
  283. height="215">
  284. <layout_panel
  285. auto_resize="false"
  286. name="clickthrough_layout_panel"
  287. layout="topleft"
  288. follows="all"
  289. left="0"
  290. top="0"
  291. width="290"
  292. height="16">
  293. <text
  294. follows="left|top"
  295. font.style="BOLD"
  296. height="10"
  297. layout="topleft"
  298. left="0"
  299. name="click_through_label"
  300. text_color="white"
  301. top_pad="0"
  302. value="Clicks:"
  303. width="140" />
  304. <text_editor
  305. allow_scroll="false"
  306. bg_visible="false"
  307. follows="left|top"
  308. h_pad="0"
  309. halign="left"
  310. height="16"
  311. layout="topleft"
  312. left_pad="0"
  313. name="click_through_text"
  314. read_only="true"
  315. top_pad="-10"
  316. tool_tip="Click through data"
  317. v_pad="0"
  318. value="[clicks]"
  319. width="150" />
  320. </layout_panel>
  321. <layout_panel
  322. auto_resize="false"
  323. name="price_layout_panel"
  324. layout="topleft"
  325. follows="all"
  326. left="0"
  327. top="0"
  328. width="290"
  329. height="16">
  330. <text
  331. follows="left|top"
  332. font.style="BOLD"
  333. height="10"
  334. layout="topleft"
  335. left="0"
  336. name="auto_renew_label"
  337. text_color="white"
  338. top="0"
  339. value="Auto renew:"
  340. width="140" />
  341. <text
  342. height="16"
  343. layout="topleft"
  344. follows="top|left"
  345. left_pad="0"
  346. name="auto_renew"
  347. top_pad="-10"
  348. value="Enabled"
  349. width="150" />
  350. </layout_panel>
  351. <layout_panel
  352. name="descr_layout_panel"
  353. layout="topleft"
  354. follows="all"
  355. left="0"
  356. top="0"
  357. width="290"
  358. height="215">
  359. <text
  360. auto_resize="false"
  361. follows="left|top"
  362. font.style="BOLD"
  363. height="10"
  364. layout="topleft"
  365. left="0"
  366. name="classified_desc_label"
  367. text_color="white"
  368. top="0"
  369. value="Description:"
  370. width="250" />
  371. <text_editor
  372. parse_urls="true"
  373. allow_scroll="true"
  374. bg_visible="false"
  375. follows="all"
  376. h_pad="0"
  377. height="200"
  378. layout="topleft"
  379. left="0"
  380. max_length="1023"
  381. name="classified_desc"
  382. read_only="true"
  383. top_pad="7"
  384. width="280"
  385. v_pad="0"
  386. value="[description]"
  387. word_wrap="true" />
  388. </layout_panel>
  389. </layout_stack>
  390. </panel>
  391. </scroll_container>
  392. <panel
  393. follows="left|right|bottom"
  394. height="35"
  395. layout="topleft"
  396. top_pad="5"
  397. left="9"
  398. name="buttons">
  399. <layout_stack
  400. follows="bottom|left|right"
  401. height="23"
  402. layout="topleft"
  403. name="layout_stack1"
  404. left="0"
  405. orientation="horizontal"
  406. top_pad="0"
  407. width="309">
  408. <layout_panel
  409. follows="bottom|left|right"
  410. height="23"
  411. layout="bottomleft"
  412. left="0"
  413. name="layout_panel1"
  414. auto_resize="true"
  415. width="101">
  416. <button
  417. follows="bottom|left|right"
  418. height="23"
  419. label="Teleport"
  420. layout="topleft"
  421. left="0"
  422. name="teleport_btn"
  423. top="0"
  424. width="101" />
  425. </layout_panel>
  426. <layout_panel
  427. follows="bottom|left|right"
  428. height="23"
  429. layout="bottomleft"
  430. left_pad="3"
  431. name="show_on_map_btn_lp"
  432. auto_resize="true"
  433. width="100">
  434. <button
  435. follows="bottom|left|right"
  436. height="23"
  437. label="Map"
  438. layout="topleft"
  439. name="show_on_map_btn"
  440. top="0"
  441. width="100" />
  442. </layout_panel>
  443. <layout_panel
  444. follows="bottom|left|right"
  445. height="23"
  446. layout="bottomleft"
  447. left_pad="3"
  448. name="edit_btn_lp"
  449. auto_resize="true"
  450. width="101">
  451. <button
  452. follows="bottom|left|right"
  453. height="23"
  454. label="Edit"
  455. layout="topleft"
  456. name="edit_btn"
  457. top="0"
  458. width="101" />
  459. </layout_panel>
  460. </layout_stack>
  461. </panel>
  462. </panel>