09-23-2009 09:43 AM
09-23-2009 02:32 PM
09-24-2009 09:31 AM
<#include "include/alfresco-template.ftl" />
<@templateHeader>
<@link rel="stylesheet" type="text/css" href="${url.context}/templates/blabla/blabla.css" />
</@>
<@templateBody>
<div id="alf-hd">
<@region id="header" scope="global" protected=true />
<@region id="title" scope="page" protected=true />
<@region id="navigation" scope="page" protected=true />
</div>
<div id="bd">
<div class="yui-t1">
<div id="yui-main">
<!– Here are declared 2 frames to redirect to 2 specific webapps –>
</div>
</div>
</div>
</@>
<@templateFooter>
<div id="alf-ft">
<@region id="footer" scope="global" protected=true />
</div>
</@>
09-24-2009 11:51 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.