Wiki source code of Release Notes for the XWiki 9.x Cycle
Last modified by Ecaterina Moraru (Valica) on 2017/07/19 10:46
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{include reference="ReleaseNotes.Code.ReleaseNotesArchiveMacro.WebHome"/}} | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | #if (!$doc.documentReference.name.equals('Summary') && $xwiki.exists('ReleaseNotes.ReleaseNotesXWiki9x.Summary.WebHome')) | ||
| 5 | Check the [[highlight and summary of the XWiki 9.x cycle>>ReleaseNotes.ReleaseNotesXWiki9x.Summary.WebHome]]. | ||
| 6 | #end | ||
| 7 | {{/velocity}} | ||
| 8 | |||
| 9 | {{velocity}} | ||
| 10 | #listReleaseNotesCycle('9') | ||
| 11 | {{/velocity}} |