0 Votes

Wiki source code of Home

Version 10.7 by Alex Cotiugă on 2026/01/12 13:49

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