Wiki source code of Developer Documentation
Last modified by Eleni Cojocariu on 2026/03/10 10:30
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Summary == | ||
| 2 | |||
| 3 | |||
| 4 | == What are you looking for? == | ||
| 5 | |||
| 6 | {{velocity}} | ||
| 7 | {{liveData | ||
| 8 | id="allExtensionsDeveloperDocPages" | ||
| 9 | properties="doc.title,type,target" | ||
| 10 | source="liveTable" | ||
| 11 | sourceParameters="className=DocApp.Code.DocumentationClass&translationPrefix=xwikiorg.&location=Doc.Extensions" | ||
| 12 | filters="target=developer" | ||
| 13 | }} | ||
| 14 | { | ||
| 15 | "meta": { | ||
| 16 | "propertyDescriptors": [ | ||
| 17 | { | ||
| 18 | "id": "target", | ||
| 19 | "visible": false | ||
| 20 | } | ||
| 21 | ] | ||
| 22 | } | ||
| 23 | } | ||
| 24 | {{/liveData}} | ||
| 25 | {{/velocity}} |