1 | ({$inc_ktai_header|smarty:nodefaults}) |
---|
2 | |
---|
3 | <center><font color="orange"> |
---|
4 | コミュニティ:({$c_commu.name})<br> |
---|
5 | </font></center> |
---|
6 | <hr> |
---|
7 | |
---|
8 | ({if $c_commu_topic}) |
---|
9 | |
---|
10 | <center>({$c_commu_topic.name})</center> |
---|
11 | <hr> |
---|
12 | |
---|
13 | ({if $c_commu_topic.event_flag != 1}) |
---|
14 | |
---|
15 | <a href="({t_url m=ktai a=page_f_home})&target_c_member_id=({$c_commu_topic.c_member_id})&({$tail})">({$c_commu_topic.nickname|default:" "})</a> |
---|
16 | <br> |
---|
17 | ({$c_commu_topic.body|nl2br|default:" "})<br> |
---|
18 | ({if $c_commu_topic.image_filename1})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename1 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename1 f=jpg})">大</a>]<br>({/if}) |
---|
19 | ({if $c_commu_topic.image_filename2})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename2 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename2 f=jpg})">大</a>]<br>({/if}) |
---|
20 | ({if $c_commu_topic.image_filename3})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename3 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename3 f=jpg})">大</a>]<br>({/if}) |
---|
21 | ({$c_commu_topic.r_datetime|date_format:"%m/%d %H:%M"}) |
---|
22 | <br> |
---|
23 | ({if $c_commu_topic.c_member_id==$u || $is_admin}) |
---|
24 | <a href="({t_url m=ktai a=page_c_topic_edit})&target_c_commu_topic_id=({$c_commu_topic_id})&({$tail})">編集</a><br> |
---|
25 | ({/if}) |
---|
26 | |
---|
27 | ({else}) |
---|
28 | |
---|
29 | <a href="({t_url m=ktai a=page_f_home})&target_c_member_id=({$c_commu_topic.c_member_id})&({$tail})">({$c_commu_topic.nickname|default:" "})</a> <br> |
---|
30 | 開催日時:<br> |
---|
31 | ({$c_commu_topic.open_date|date_format:"%Y年%m月%d日"}) ({$c_commu_topic.open_date_comment})<br> |
---|
32 | 開催場所:<br> |
---|
33 | ({$c_commu_topic.pref}) ({$c_commu_topic.open_pref_comment})<br> |
---|
34 | ({if $c_commu_topic.invite_period != '0000-00-00'}) |
---|
35 | 募集期限:<br> |
---|
36 | ({$c_commu_topic.invite_period|date_format:"%Y年%m月%d日"})<br> |
---|
37 | ({/if}) |
---|
38 | 詳細:<br> |
---|
39 | ({$c_commu_topic.body|nl2br|default:" "})<br> |
---|
40 | ({if $c_commu_topic.image_filename1})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename1 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename1 f=jpg})">大</a>]<br>({/if}) |
---|
41 | ({if $c_commu_topic.image_filename2})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename2 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename2 f=jpg})">大</a>]<br>({/if}) |
---|
42 | ({if $c_commu_topic.image_filename3})画像:[<a href="({t_img_url filename=$c_commu_topic.image_filename3 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$c_commu_topic.image_filename3 f=jpg})">大</a>]<br>({/if}) |
---|
43 | ({$c_commu_topic.r_datetime|date_format:"%m/%d %H:%M"})<br> |
---|
44 | |
---|
45 | <a href="({t_url m=ktai a=page_c_event_member_list})&target_c_commu_topic_id=({$c_commu_topic.c_commu_topic_id})&({$tail})">参加者リスト</a><br> |
---|
46 | ({if $is_c_event_admin}) |
---|
47 | <a href="({t_url m=ktai a=page_c_event_mail})&target_c_commu_topic_id=({$c_commu_topic.c_commu_topic_id})&({$tail})">一括メッセージを送る</a><br> |
---|
48 | ({/if}) |
---|
49 | ({if $is_c_event_admin || $is_admin}) |
---|
50 | <a href="({t_url m=ktai a=page_c_event_edit})&target_c_commu_topic_id=({$c_commu_topic_id})&({$tail})">編集</a><br> |
---|
51 | ({/if}) |
---|
52 | |
---|
53 | ({/if}) |
---|
54 | |
---|
55 | ({/if}) |
---|
56 | |
---|
57 | ({if $is_c_commu_view}) |
---|
58 | |
---|
59 | ({if $c_commu_topic_comment_list[1]}) |
---|
60 | <hr> |
---|
61 | ({foreach from=$c_commu_topic_comment_list item=item}) |
---|
62 | ({if $item.number != 0}) |
---|
63 | ({$item.number}).({if $item.nickname})<a href="({t_url m=ktai a=page_f_home})&target_c_member_id=({$item.c_member_id})&({$tail})">({$item.nickname})</a>({/if}) |
---|
64 | <br> |
---|
65 | s({$item.body|nl2br|default:" "})<br> |
---|
66 | ({if $item.image_filename1})画像:[<a href="({t_img_url filename=$item.image_filename1 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$item.image_filename1 f=jpg})">大</a>]<br>({/if}) |
---|
67 | ({if $item.image_filename2})画像:[<a href="({t_img_url filename=$item.image_filename2 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$item.image_filename2 f=jpg})">大</a>]<br>({/if}) |
---|
68 | ({if $item.image_filename3})画像:[<a href="({t_img_url filename=$item.image_filename3 w=120 h=120 f=jpg})">小</a>/<a href="({t_img_url filename=$item.image_filename3 f=jpg})">大</a>]<br>({/if}) |
---|
69 | ({$item.r_datetime|date_format:"%m/%d %H:%M"}) |
---|
70 | <br> |
---|
71 | ({if ($item.c_member_id == $u || $target_diary_writer==$u || $is_admin) && $item.number != 0}) |
---|
72 | [<a href="({t_url m=ktai a=page_c_bbs_delete_c_commu_topic_comment_confirm})&c_commu_topic_comment_id=({$item.c_commu_topic_comment_id})&target_c_commu_topic_id=({$c_commu_topic_id})&({$tail})">削除</a>]<br> |
---|
73 | ({/if}) |
---|
74 | <br> |
---|
75 | ({/if}) |
---|
76 | ({/foreach}) |
---|
77 | |
---|
78 | ({if $is_prev || $is_next}) |
---|
79 | ({if $is_prev})<a href="({t_url m=ktai a=page_c_bbs})&target_c_commu_topic_id=({$c_commu_topic_id})&page=({$page-1})&({$tail})">前へ</a> ({/if}) |
---|
80 | ({if $is_next})<a href="({t_url m=ktai a=page_c_bbs})&target_c_commu_topic_id=({$c_commu_topic_id})&page=({$page+1})&({$tail})">次へ</a>({/if}) |
---|
81 | <br> |
---|
82 | ({/if}) |
---|
83 | ({/if}) |
---|
84 | |
---|
85 | ({if $is_c_commu_member}) |
---|
86 | <hr> |
---|
87 | ({if $msg}) |
---|
88 | <a name="comment"><font color="red">({$msg})</font></a><br> |
---|
89 | <br> |
---|
90 | ({/if}) |
---|
91 | |
---|
92 | ({t_form m=ktai a=do_c_bbs_insert_c_commu_topic_comment}) |
---|
93 | <input type="hidden" name="ksid" value="({$PHPSESSID})"> |
---|
94 | <input type="hidden" name="target_c_commu_topic_id" value="({$c_commu_topic_id})"> |
---|
95 | <textarea name="body"></textarea><br> |
---|
96 | ({if $c_commu_topic.event_flag}) |
---|
97 | ({if !$is_c_event_admin}) |
---|
98 | ({if !$is_c_event_member}) |
---|
99 | <input name="join_event" type="submit" value="イベントに参加する"><br> |
---|
100 | ({else}) |
---|
101 | <input name="cancel_event" type="submit" value="参加をキャンセルする"><br> |
---|
102 | ({/if}) |
---|
103 | ({/if}) |
---|
104 | <input name="write_comment" type="submit" value="コメントのみ書き込む"> |
---|
105 | ({else}) |
---|
106 | <input type="submit" value="書き込む"> |
---|
107 | ({/if}) |
---|
108 | </form> |
---|
109 | <a href="mailto:({$mail_address})">メール投稿</a><br> |
---|
110 | 画像も添付できます。 |
---|
111 | ({/if}) |
---|
112 | ({/if}) |
---|
113 | <hr> |
---|
114 | |
---|
115 | <a href="({t_url m=ktai a=page_c_home})&target_c_commu_id=({$c_commu.c_commu_id})&({$tail})">コミュニティトップ</a><br> |
---|
116 | |
---|
117 | ({$inc_ktai_footer|smarty:nodefaults}) |
---|