Änderungen von Dokument LD Mobile
Zuletzt geändert von Jonas Mayer am 2022/03/23 09:04
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -18,21 +18,25 @@ 18 18 ==== Neueste ==== 19 19 ))) 20 20 |((( 21 -~(% style="width:1673px" %) 22 -~|~(% style="width:621px" %)~(~(~( 23 -~= ~[~[Allgemein:>>Allgemein]] = 24 -~)~)~)|~(% style="width:621px" %)~(~(~( 25 -~= Puppet-Version spezifisch: = 26 -~)~)~)|~(% style="width:621px" %)~(~(~( 27 -~= Neueste: = 28 -~)~)~) 29 -~|~(% style="width:514px" %) |~(% style="width:621px" %)~[~[1.3.22.14>>path:/xwiki/bin/view/Main/Nextcloud/Puppet-Version/]]|~(% style="width:621px" %) 21 + 22 +{{velocity}}#set($cats = "where doc.parent='${doc.web}.${doc.name}' order by doc.name asc") 23 +#set($hql = "where ") 24 +#foreach($cat in $xwiki.searchDocuments($cats)) 25 +#if ($cat.matches(".*${doc.name.replaceAll('WebHome', '')}(?i:puppet-version).*")) 26 +#set($subcats = "where doc.parent='${cat}' order by doc.name asc") 27 +#foreach($subcat in $xwiki.searchDocuments($subcats)) 28 +#set($hql = "${hql}doc.parent='${subcat}' OR ") 29 +#end 30 +#else 31 +#set($hql = "${hql}doc.parent='${cat}' OR ") 32 +#end 33 +#end 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]] 38 +#end{{/velocity}} 30 30 31 - 32 -~{~{velocity}} 33 -~{~{activity spaces="$doc.space" /}} 34 -~{~{/velocity}} 35 - 36 36 37 37 ))) 38 38