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 | |((( | ||
| |
45.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]] |
| |
48.1 | 13 | * [[1.5.x>>doc:Main.LD Deploy.Puppet-Version.1\.5\.x.WebHome]] |
| |
34.1 | 14 | ))) |
| |
29.1 | 15 | |
| |
45.1 | 16 | ==== ==== |
| |
34.1 | 17 | )))|((( |
| 18 | |((( | ||
| |
36.1 | 19 | ==== Neueste ==== |
| |
34.1 | 20 | ))) |
| |
38.1 | 21 | |{{velocity}}#set($cats = "where doc.parent='${doc.web}.${doc.name}' order by doc.name asc") |
| 22 | #set($hql = "where ") | ||
| 23 | #foreach($cat in $xwiki.searchDocuments($cats)) | ||
| 24 | #if ($cat.matches(".*${doc.name.replaceAll('WebHome', '')}(?i:puppet-version).*")) | ||
| 25 | #set($subcats = "where doc.parent='${cat}' order by doc.name asc") | ||
| 26 | #foreach($subcat in $xwiki.searchDocuments($subcats)) | ||
| 27 | #set($hql = "${hql}doc.parent='${subcat}' OR ") | ||
| 28 | #end | ||
| 29 | #else | ||
| 30 | #set($hql = "${hql}doc.parent='${cat}' OR ") | ||
| 31 | #end | ||
| 32 | #end | ||
| |
41.1 | 33 | #if($hql.length() > 6) |
| |
38.1 | 34 | #set($hql = $hql.replaceAll('OR $', '') + "order by doc.date desc") |
| 35 | #foreach($docname in $xwiki.searchDocuments($hql, 5, 0)) | ||
| 36 | #set($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
| 37 | [[$rdoc.getDisplayTitle()>>$rdoc.fullName]] | ||
| |
41.1 | 38 | #end |
| |
38.1 | 39 | #end{{/velocity}} |
| |
29.1 | 40 | |
| |
39.1 | 41 | ==== ==== |
| |
29.1 | 42 | ))) |