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