Changes for page 学校ページ テンプレート
Last modified by Super Admin on 2026/04/05 18:59
From version
30.1
edited by Super Admin
on 2026/03/10 13:33
on 2026/03/10 13:33
Change comment:
There is no comment for this version
To version
32.1
edited by Super Admin
on 2026/03/10 13:45
on 2026/03/10 13:45
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -260,7 +260,6 @@ 260 260 #elseif($authorUserStatus == 'transferred') 261 261 <span class="badge badge-status-transferred"><svg class="ico" viewBox="0 0 24 24"><polyline points="23 4 23 10 17 10"/><polyline points="1 20 1 14 7 14"/><path d="M3.51 9a9 9 0 0114.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0020.49 15"/></svg> 転校済み</span> 262 262 #end 263 - <span class="badge-info">最終編集: $!escapetool.xml($authorDisplayName) ($xwiki.formatDate($doc.date, "yyyy/MM/dd"))</span> 264 264 ## 編集ボタン(権限があるユーザーのみ表示) 265 265 #set($canEditSchool = false) 266 266 #if(!$isGuest && ($isViewerAdmin || $viewerSchoolCode == $schoolCode)) ... ... @@ -286,11 +286,6 @@ 286 286 <tr><th>課程</th><td>#if($schoolSystem && $schoolSystem != '' && $schoolSystem != '[]')$!escapetool.xml($!schoolSystem)#end</td></tr> 287 287 <tr><th>公式サイト</th><td>#if($website && $website != '')<a href="$!escapetool.xml($website)" target="_blank" rel="noopener">$!escapetool.xml($website)</a>#else<span class="text-placeholder">未登録</span>#end</td></tr> 288 288 </table> 289 - #set($infoEditDate = $!doc.getValue('lastInfoEditedDate')) 290 - #set($infoEditBy = $!doc.getValue('lastInfoEditedBy')) 291 - #if($infoEditDate && $infoEditDate != '') 292 - <div class="info-last-updated"><svg class="ico" viewBox="0 0 24 24"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg> 基本情報の最終更新: $!escapetool.xml($infoEditBy) — $!escapetool.xml($infoEditDate)</div> 293 - #end 294 294 </div> 295 295 296 296 <div class="school-info-card collapsed" id="card-contact">