Wiki-Quellcode von LD Deploy
Zuletzt geändert von Jonas Mayer am 2023/02/02 16:34
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
11.1 | 1 | |((( |
2 | |((( | ||
![]() |
40.1 | 3 | ==== [[Allgemein>>doc:Main.LD Deploy.Allgemein.WebHome]] ==== |
![]() |
34.1 | 4 | ))) |
5 | |((( | ||
![]() |
54.1 | 6 | ==== ==== |
![]() |
34.1 | 7 | ))) |
8 | |((( | ||
9 | ==== Puppet-Version spezifisch ==== | ||
10 | ))) | ||
11 | |((( | ||
![]() |
47.1 | 12 | * [[1.4.1>>doc:Main.LD Deploy.Puppet-Version.1\.4\.1.WebHome]] |
![]() |
50.1 | 13 | * [[1.5.0-26>>doc:Main.LD Deploy.Puppet-Version.1\.5\.0-26.WebHome]] |
![]() |
51.1 | 14 | * [[1.5.2>>doc:.Puppet-Version.1\.5\.2.WebHome]] |
![]() |
54.1 | 15 | * [[1.5.4>>doc:Main.LD Deploy.Puppet-Version.1\.5\.4.WebHome]] |
![]() |
34.1 | 16 | ))) |
![]() |
29.1 | 17 | |
![]() |
54.1 | 18 | ==== ==== |
![]() |
34.1 | 19 | )))|((( |
20 | |((( | ||
![]() |
36.1 | 21 | ==== Neueste ==== |
![]() |
34.1 | 22 | ))) |
![]() |
38.1 | 23 | |{{velocity}}#set($cats = "where doc.parent='${doc.web}.${doc.name}' order by doc.name asc") |
24 | #set($hql = "where ") | ||
25 | #foreach($cat in $xwiki.searchDocuments($cats)) | ||
26 | #if ($cat.matches(".*${doc.name.replaceAll('WebHome', '')}(?i:puppet-version).*")) | ||
27 | #set($subcats = "where doc.parent='${cat}' order by doc.name asc") | ||
28 | #foreach($subcat in $xwiki.searchDocuments($subcats)) | ||
29 | #set($hql = "${hql}doc.parent='${subcat}' OR ") | ||
30 | #end | ||
31 | #else | ||
32 | #set($hql = "${hql}doc.parent='${cat}' OR ") | ||
33 | #end | ||
34 | #end | ||
![]() |
41.1 | 35 | #if($hql.length() > 6) |
![]() |
38.1 | 36 | #set($hql = $hql.replaceAll('OR $', '') + "order by doc.date desc") |
37 | #foreach($docname in $xwiki.searchDocuments($hql, 5, 0)) | ||
38 | #set($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
39 | [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] | ||
![]() |
41.1 | 40 | #end |
![]() |
38.1 | 41 | #end{{/velocity}} |
![]() |
29.1 | 42 | |
![]() |
39.1 | 43 | ==== ==== |
![]() |
29.1 | 44 | ))) |