0 Votes

Wiki source code of Home

Version 10.9 by Alex Cotiugă on 2026/01/12 13:51

Hide last authors
Alex Cotiugă 9.4 1 {{include reference="PublicWebSite.WebHome"/}}
2
Alex Cotiugă 9.14 3
Alex Cotiugă 10.9 4
Alex Cotiugă 9.3 5 {{velocity}}
Alex Cotiugă 9.5 6 #if ("$!xcontext.userReference" == '')
Alex Cotiugă 9.7 7 #displayPublicContent()
Alex Cotiugă 9.11 8 #else
Alex Cotiugă 10.9 9 {{include reference="Intranet.WebHome"/}}
Alex Cotiugă 9.11 10 #displayInternalContent()
Alex Cotiugă 8.2 11 #end
Alex Cotiugă 4.14 12 {{/velocity}}