#set($list = $templateLogic.componentLogic.getBoundFolderContents("Dossier",false,"publishDateTime","asc"))
Les architectures déployées dans la communauté

#foreach($item in $list) #set( $nom = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "nom")) #set( $version = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "version")) #set( $url = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "url")) #set( $typeserv = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "typeserv")) #set( $config = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "config")) #set( $nbuser = $templateLogic.getContentAttribute($item.id, $templateLogic.languageId, "nbuser")) #end
Les architectures utilisées par la communauté ESUP Portail
Etablissement Version de ESUP Portail Type de serveur Configuration Nombre d'utilisateurs potentiel
#if($url!="http://") $nom #else $nom #end $version $typeserv $config $nbuser