Wiki source code of Learning & Development

Last modified by newfil council on 2019/10/08 15:51

Show last authors
1 (% class="row" %)
2 (((
3 (% class="col-xs-12 col-sm-8" %)
4 (((
5 (% class="wikigeneratedid" id="HPurpose" %)
6 This category of pages aims to provide information towards
7
8 1. Create opportunities for academic enrichment and professional development;
9 1. Encourage and facilitate the exchange of ideas among the constituents of its MEMBER-ORGANISATIONS, especially on topics that cut across fields or areas of expertise through such interventions as seminars, fora, research conferences, training and the like; and
10 1. Communicate existing learning and development opportunities made available, sponsored or hosted by different organisations and institutions across New South Wales and beyond.
11
12 = Full Page List =
13
14 {{velocity}}
15 #set ($depth = 3)
16 #set ($limit = 100)
17 #macro (children $parentDoc $level)
18 #foreach ($child in $parentDoc.getChildren($limit, 0))
19 #set ($childDoc = $xwiki.getDocument($child))
20 $stringtool.repeat('*', $level) [[$childDoc.plainTitle>>$childDoc]]
21 #if ($level < $depth)
22 #children ($childDoc $mathtool.add($level, 1))
23 #end
24 #end
25 #end
26 #children ($xwiki.getDocument('LearningDevelopment.WebHome') 1)
27 {{/velocity}}
28 )))
29
30
31 (% class="col-xs-12 col-sm-4" %)
32 (((
33 (% style="text-align:center" %)
34 [[image:library.png]]
35
36
37 )))
38 )))