<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel border="true" follows="all" height="485" label="Notices" layout="topleft" left="1" name="notices_tab" top="485" width="280"> <panel.string name="help_text"> Notices are a quick way to communicate across a group by broadcasting a message and delivering an optionally attached item. Notices only go to group members in Roles granted the ability to receive Notices. You can turn off Notices on the General tab. </panel.string> <panel.string name="no_notices_text"> There are no past notices. </panel.string> <!-- <button follows="left|top" height="16" label="?" label_selected="?" layout="topleft" left="250" name="help_button" top="8" width="20" /> --> <!--<text follows="left|top" type="string" font="SansSerifBig" height="16" layout="topleft" left="10" name="lbl" top_pad="10" width="269"> Group Notices Archive </text> --> <text follows="left|top" type="string" word_wrap="true" height="40" layout="topleft" left_delta="10" name="lbl2" top_pad="10" width="270"> Notices are kept for 14 days. Notice lists are limited to 200 notices per group on a daily basis. </text> <scroll_list follows="left|top" column_padding="0" draw_heading="true" heading_height="14" height="109" layout="topleft" left_delta="0" name="notice_list" top_pad="0" width="265"> <scroll_list.columns label="" name="icon" width="16" /> <scroll_list.columns label="Subject" name="subject" width="100" /> <scroll_list.columns label="From" name="from" width="83" /> <scroll_list.columns label="Date" name="date" width="50" /> <scroll_list.columns name="sort" width="-1" /> </scroll_list> <text follows="left|top" type="string" layout="topleft" name="notice_list_none_found" visible="false"> None found. </text> <button follows="left|top" height="20" font="SansSerifSmall" label="New Notice" label_selected="Create New Notice" layout="topleft" left_delta="0" name="create_new_notice" top_delta="4" width="125" /> <button follows="left|top" height="20" font="SansSerifSmall" label="Refresh" label_selected="Refresh List" layout="topleft" left_pad="12" name="refresh_notices" top_delta="0" width="125" /> <panel follows="left|top" height="268" label="Create New Notice" layout="topleft" left="0" name="panel_create_new_notice" top_pad="10" width="265"> <text follows="left|top" type="string" font="SansSerifBig" height="16" layout="topleft" left="10" mouse_opaque="false" name="lbl" top_pad="0" width="265"> Create a Notice </text> <text follows="left|top" type="string" word_wrap="true" height="90" layout="topleft" left_delta="0" name="lbl2" top_pad="4" width="195"> You can add a single item to a notice by dragging it from your inventory to this panel. Attached items must be copiable and transferrable, and you can't send a folder. </text> <text follows="left|top" type="string" halign="left" height="16" layout="topleft" left_delta="0" name="lbl3" top_pad="10" width="60"> Subject: </text> <line_editor border_style="line" border_thickness="1" height="16" layout="topleft" left_pad="3" max_length="63" name="create_subject" top_delta="-1" width="200" /> <text follows="left|top" type="string" halign="left" height="16" layout="topleft" left="10" name="lbl4" top_pad="10" width="60"> Message: </text> <text_editor height="75" layout="topleft" left_pad="3" max_length="511" name="create_message" top_delta="0" width="200" word_wrap="true" /> <text follows="left|top" type="string" halign="left" height="16" layout="topleft" left="10" name="lbl5" top_pad="10" width="60"> Attach: </text> <line_editor enabled="false" height="16" layout="topleft" left_pad="3" max_length="63" mouse_opaque="false" name="create_inventory_name" top_delta="0" width="200" /> <icon height="16" layout="topleft" left_delta="0" name="create_inv_icon" top_delta="0" width="16" /> <button follows="left|top" height="20" font="SansSerifSmall" label="Remove Attachment" label_selected="Remove Attachment" layout="topleft" left="10" name="remove_attachment" top_pad="10" width="135" /> <button follows="left|top" height="20" font="SansSerifSmall" label="Send" label_selected="Send Notice" layout="topleft" left_delta="138" name="send_notice" top_delta="0" width="125" /> <panel bevel_style="in" border="true" height="71" layout="topleft" left="200" name="drop_target2" top="20" width="71" /> <icon height="59" image_name="icon_groupnoticeinventory.tga" layout="topleft" left_delta="6" mouse_opaque="true" name="drop_icon" top="26" width="59" /> <group_drop_target height="466" layout="topleft" left="0" name="drop_target" tool_tip="Drag an inventory item onto the message box to send it with the notice. You must have permission to copy and transfer the object to send it with the notice." top="-198" width="280" /> </panel> <panel follows="left|top" height="268" label="View Past Notice" layout="topleft" left="0" name="panel_view_past_notice" top="197" width="265"> <text type="string" font="SansSerifBig" height="16" layout="topleft" left="10" mouse_opaque="false" name="lbl" top_pad="0" width="265"> Archived Notice </text> <text type="string" height="16" word_wrap="true" layout="topleft" left_delta="0" name="lbl2" top_pad="4" width="265"> To send a new notice, click the 'Create New Notice' button above. </text> <text type="string" halign="left" height="16" layout="topleft" left_delta="0" name="lbl3" top_pad="24" visible="false" width="60"> Subject: </text> <line_editor border_style="line" border_thickness="1" enabled="false" height="16" layout="topleft" left_pad="3" max_length="63" name="view_subject" top_delta="-1" visible="false" width="200" /> <text type="string" halign="left" height="16" layout="topleft" left="10" name="lbl4" top_pad="10" visible="false" width="60"> Message: </text> <text_editor enabled="false" height="150" layout="topleft" left="10" max_length="511" name="view_message" top_delta="-35" width="260" word_wrap="true" /> <line_editor enabled="false" height="16" layout="topleft" left_delta="0" max_length="63" mouse_opaque="false" name="view_inventory_name" top_pad="10" width="260" /> <icon height="16" layout="topleft" left_delta="0" name="view_inv_icon" top_delta="0" width="16" /> <button follows="left|top" height="20" font="SansSerifSmall" label="Open Attachment" label_selected="Open Attachment" layout="topleft" left_delta="0" name="open_attachment" top_pad="10" width="135" /> </panel> </panel>