From version 1.2
edited by Andrea Omicini
on 13/08/2021 12:59
Change comment: Update document after refactoring.
To version 5.1
edited by Andrea Omicini
on 21/01/2022 22:53
Change comment: Renamed from xwiki:AndreaRoli.CoursesPerYear

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -Per Academic Year
Parent
... ... @@ -1,1 +1,1 @@
1 -AndreaRoli.Courses
1 +xwiki:AndreaRoli.Courses.WebHome
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,38 +1,3 @@
1 -#includeMacros("Main.MacroSheet")
2 -#includeMacros("Courses.MacroSheet")
3 -#includeMacros("AndreaRoli.MacroSheet")
1 += {{italiano}}Corsi di {{/italiano}}Andrea Roli{{english}}’s Courses per A.Y.{{/english}}{{italiano}} per A.A.{{/italiano}} =
4 4  
5 -#set( $courseMenu = true )
6 -
7 -1 #stringIt("Corsi di") $userFullname#stringEn("'s Courses")
8 -
9 -#stringEnIt(
10 -"I have held a number of university courses along the years, mostly at the Alma Mater Studiorum—Università di Bologna. Some of them — essentially, the most recent ones — are listed below."
11 -,
12 -"Da vari anni tengo corsi universitari, principalmente all'Alma Mater Studiorum. Alcuni di loro — essenzialmente, i più recenti — si trovano elencati qui sotto."
13 -)
14 -
15 -#set ($sql = ", BaseObject as obj, StringProperty as prop, LargeStringProperty as prop1, LargeStringProperty as prop2
16 - where
17 - obj.name=doc.fullName and
18 - obj.className='Courses.CourseClass' and
19 - obj.name<>'Courses.CourseClassTemplate' and
20 - prop.id.id=obj.id and
21 - prop1.id.id=obj.id and
22 - prop2.id.id=obj.id and
23 - prop.name='aY' and
24 - prop1.name='professor' and
25 - prop2.name='otherProfessors' and
26 - (prop1.value like '%$userName%' or
27 - prop2.value like '%$userName%')
28 - order by prop.value desc
29 -")
30 -
31 -#set($courseFound = $xwiki.searchDocuments($sql))
32 -
33 -#set($courseFound = $xwiki.searchDocuments($sql))
34 -#foreach ($courseDoc in $courseFound)
35 -* [#displayName($courseDoc) | $courseDoc] <em>($xwiki.getDocument($courseDoc).display("aY"))</em> #if($context.getUser() != "XWiki.XWikiGuest")<a href='$xwiki.getURL("$course", "inline")'><img alt='$msg.get("panels.documentInformation.editIncluded", [$page])' src='$xwiki.getSkinFile("icons/silk/page_white_edit.gif")' /></a>#end
36 -
37 -#end
38 -
3 +{{include reference="AndreaRoli.Environment" excludeFirstHeading="true"/}}{{include reference="Courses.PerYear" excludeFirstHeading="true"/}}