Rev 12905 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12905 | Rev 16033 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !!!href cmd=reply&job=compose&c_prec=$r_month/$r_ident&c_quote=1 $n_with |
12 | !!!href cmd=reply&job=compose&c_prec=$r_month/$r_ident&c_quote=1 $n_with |
13 | !! $wims_name_or |
13 | !! $wims_name_or |
14 | !! !href cmd=reply&job=compose&c_prec=$r_month/$r_ident&c_quote=-1 $n_without |
14 | !! !href cmd=reply&job=compose&c_prec=$r_month/$r_ident&c_quote=-1 $n_without |
15 | !! $n_citation. |
15 | !! $n_citation. |
16 | <div class="wims_forum_intro"> |
16 | <div class="wims_forum_intro"> |
17 | < |
17 | <em> |
18 | !if $m_email!=$empty |
18 | !if $m_email!=$empty and $forumuser=supervisor |
19 | !mailurl $m_email $m_from |
19 | !mailurl $m_email $m_from |
20 | !else |
20 | !else |
21 | $m_from |
21 | $m_from |
22 | !endif |
22 | !endif |
23 | </ |
23 | </em> |
24 | !!FIXME the next three lines are no more useful. |
24 | !!FIXME the next three lines are no more useful. |
25 | !set y_=!char 1 to 4 of $m_date |
25 | !set y_=!char 1 to 4 of $m_date |
26 | !set m_=!char 5,6 of $m_date |
26 | !set m_=!char 5,6 of $m_date |
27 | !set d_=!char 7,8 of $m_date |
27 | !set d_=!char 7,8 of $m_date |
28 | <span class="small">( |
28 | <span class="small">( |
29 | !read date.phtml $m_date.$m_time |
29 | !read date.phtml $m_date.$m_time |
30 | )</span>: |
30 | )</span>: |
31 | <b>$m_subject</b> |
31 | <b>$m_subject</b> |
32 | 32 | ||
33 | !if $readtype=html |
- | |
34 | !set wims_ref_class=wims_button |
33 | !set wims_ref_class=wims_button |
- | 34 | !if $readtype=html |
|
35 | !href cmd=reply&readtype=source $n_source |
35 | !href cmd=reply&readtype=source $n_source |
36 | !else |
36 | !else |
37 | !set wims_ref_class=wims_button |
- | |
38 | !href cmd=reply&readtype=html $n_format |
37 | !href cmd=reply&readtype=html $n_format |
39 | !endif |
38 | !endif |
40 | !if $forumuser=supervisor |
39 | !if $forumuser=supervisor |
41 | $ $ |
40 | $ $ |
42 | !set wims_ref_class=wims_button wims_warning |
41 | !set wims_ref_class=wims_button wims_warning |
43 | !href cmd=reply&job=erase $wims_name_erase |
42 | !href cmd=reply&job=erase $wims_name_erase |
44 | !endif |
43 | !endif |
45 | </div> |
44 | </div> |
46 | <hr /> |
45 | <hr /> |
47 | <div class="wims_forum_msg"> |
46 | <div class="wims_forum_msg"> |
48 | !read $msg $readtype |
47 | !read $msg $readtype |
49 | </div> |
48 | </div> |