1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="0" follows="all" height="466" label="Notices" left="1"
mouse_opaque="true" name="notices_tab" width="418">
<text 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.
</text>
<text name="no_notices_text">
There are no past notices.
</text>
<button bottom="-24" font="SansSerif" halign="center" height="16" label="?"
label_selected="?" left="391" name="help_button" width="20" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-20" drop_shadow_visible="true" font="SansSerifBig" h_pad="0"
halign="left" height="16" left="7" mouse_opaque="true" name="lbl" v_pad="0"
width="436">
Group Notices Archive
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="left" height="16" left_delta="0" mouse_opaque="true"
name="lbl2" v_pad="0" width="436">
Notices are kept for 30 days. Click the notice below you wish to view.
Click the 'Refresh List' button if new notices have been received.
</text>
<scroll_list background_visible="false" bottom_delta="-130" column_padding="5"
draw_border="true" draw_heading="true" enabled="true"
fg_unselected_color="200,200,200,255" heading_font="SansSerifSmall"
heading_height="14" height="116" left="7" mouse_opaque="true"
multi_select="false" name="notice_list" width="404">
<column label="" name="icon" width="16" />
<column label="Subject" name="subject" width="155" />
<column label="From" name="from" width="125" />
<column label="Date" name="date" width="85" />
<column name="sort" width="-1" />
</scroll_list>
<text height="0" name="notice_list_none_found" visible="false">
None found.
</text>
<button bottom_delta="-18" font="SansSerif" halign="center" height="20"
label="Create New Notice" label_selected="Create New Notice" left_delta="0"
mouse_opaque="true" name="create_new_notice" width="150" />
<button bottom_delta="0" font="SansSerif" halign="center" height="20"
label="Refresh List" label_selected="Refresh List" left="282"
mouse_opaque="true" name="refresh_notices" width="130" />
<panel border="false" bottom="0" follows="all" height="275" label="Create New Notice"
left="1" mouse_opaque="true" name="panel_create_new_notice" width="418">
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-18" drop_shadow_visible="true" font="SansSerifBig" h_pad="0"
halign="left" height="16" left="7" mouse_opaque="false" name="lbl"
v_pad="0" width="436">
Create a Notice
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="left" height="16" left_delta="0" mouse_opaque="true"
name="lbl2" v_pad="0" width="436">
You must enter a subject to send a notice. 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 bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-63" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="right" height="16" left="7" mouse_opaque="true"
name="lbl3" v_pad="0" width="55">
Subject:
</text>
<line_editor bevel_style="in" bg_readonly_color="0, 0, 0, 0" border_style="line"
border_thickness="1" bottom_delta="0" font="SansSerifSmall" height="16"
is_unicode="false" left_delta="58" max_length="63" mouse_opaque="true"
name="create_subject" prevalidate="printable_not_pipe" width="264" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-18" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="right" height="16" left="7" mouse_opaque="true"
name="lbl4" v_pad="0" width="55">
Message:
</text>
<text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="-106" embedded_items="false"
font="SansSerifSmall" height="120" hide_scrollbar="true" is_unicode="false"
left_delta="58" max_length="511" mouse_opaque="true" name="create_message"
width="346" word_wrap="true" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-19" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="right" height="16" left="7" mouse_opaque="true"
name="lbl5" v_pad="0" width="55">
Attach:
</text>
<line_editor bg_visible="false" border_visible="false" bottom_delta="-2" enabled="false"
font="SansSerifSmall" height="16" is_unicode="false" left_delta="59"
max_length="63" mouse_opaque="false" name="create_inventory_name"
text_readonly_color="0.784, 0.819, 0.8, 1" width="264" />
<icon bottom_delta="0" height="16" left_delta="0" mouse_opaque="false"
name="create_inv_icon" width="16" />
<button bottom_delta="-22" font="SansSerif" halign="center" height="20"
label="Remove Attachment" label_selected="Remove Attachment" left="66"
mouse_opaque="true" name="remove_attachment" width="135" />
<button bottom_delta="0" font="SansSerif" halign="center" height="20"
label="Send Notice" label_selected="Send Notice" left="310"
mouse_opaque="true" name="send_notice" width="100" />
<panel bevel_style="in" border="true" bottom="172" height="76" left="335"
name="drop_target2" width="76" />
<icon bottom_delta="7" height="64" image_name="icon_groupnoticeinventory.tga"
left_delta="5" mouse_opaque="true" name="drop_icon" width="64" />
<panel bottom="0" height="466" left="0" mouse_opaque="false" 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."
width="422" />
</panel>
<panel border="false" bottom="0" follows="all" height="275" label="View Past Notice"
left="1" mouse_opaque="true" name="panel_view_past_notice" width="418">
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-18" drop_shadow_visible="true" font="SansSerifBig" h_pad="0"
halign="left" height="16" left="7" mouse_opaque="false" name="lbl"
v_pad="0" width="436">
Archived Notice
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="left" height="16" left_delta="0" mouse_opaque="true"
name="lbl2" v_pad="0" width="436">
To send a new notice, click the 'Create New Notice' button above.
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-40" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="right" height="16" left="7" mouse_opaque="true"
name="lbl3" v_pad="0" visible="false" width="55">
Subject:
</text>
<line_editor bevel_style="in" bg_readonly_color="0, 0, 0, 0" border_style="line"
border_thickness="1" bottom_delta="0" enabled="false" font="SansSerifSmall"
height="16" is_unicode="false" left_delta="58" max_length="63"
mouse_opaque="true" name="view_subject"
text_readonly_color="200,200,200, 255" visible="false" width="346" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-18" drop_shadow_visible="true" font="SansSerifSmall"
h_pad="0" halign="right" height="16" left="7" mouse_opaque="true"
name="lbl4" v_pad="0" visible="false" width="55">
Message:
</text>
<text_editor bg_readonly_color="0, 0, 0, 0" bottom_delta="-145" embedded_items="false"
enabled="false" font="SansSerifSmall" height="175" hide_scrollbar="true"
is_unicode="false" left_delta="0" max_length="511" mouse_opaque="true"
name="view_message" text_readonly_color="200,200,200, 255" width="404"
word_wrap="true" />
<button bottom_delta="-24" font="SansSerif" halign="center" height="20"
label="Open Attachment" label_selected="Open Attachment" left="7"
mouse_opaque="true" name="open_attachment" width="110" />
<line_editor bg_visible="false" border_visible="false" bottom_delta="3" enabled="false"
font="SansSerifSmall" height="16" is_unicode="false" left="120"
max_length="63" mouse_opaque="false" name="view_inventory_name"
text_readonly_color="0.784, 0.819, 0.8, 1" width="264" />
<icon bottom_delta="0" height="16" left_delta="0" mouse_opaque="false"
name="view_inv_icon" width="16" />
</panel>
</panel>
|