Changes for page ユーザープロフィール
Last modified by Super Admin on 2026/03/22 00:39
From version
23.1
edited by Super Admin
on 2026/03/10 22:26
on 2026/03/10 22:26
Change comment:
There is no comment for this version
To version
19.1
edited by XWikiGuest
on 2026/03/09 11:57
on 2026/03/09 11:57
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. superadmin1 +XWiki.XWikiGuest - Content
-
... ... @@ -122,7 +122,7 @@ 122 122 </td></tr> 123 123 <tr><th>所属校</th><td> 124 124 #if($profileSchoolCode && $profileSchoolCode != '') 125 - <a href="/bin/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a> 125 + <a href="/bin/view/Schools/${profileSchoolCode}/WebHome">$!profileSchoolName</a> 126 126 #else 127 127 未公開 128 128 #end ... ... @@ -152,7 +152,7 @@ 152 152 |=ページ|=日時 153 153 #foreach($docName in $results) 154 154 #set($actDoc = $xwiki.getDocument($docName)) 155 -|[[$actDoc.title>>$docName]]|$ datetool.format("yyyy/MM/dd HH:mm", $actDoc.date)155 +|[[$actDoc.title>>$docName]]|$xwiki.formatDate($actDoc.date, "yyyy/MM/dd HH:mm") 156 156 #end 157 157 #else 158 158 //このユーザーの公開投稿はまだありません。//