10-03-2008 01:15 PM
10-03-2008 03:00 PM
10-06-2008 06:52 PM
10-07-2008 10:51 AM
10-07-2008 05:21 PM
10-07-2008 05:35 PM
<table width=100%>
<#list space.children as child>
<#if child.isDocument && (child.mimetype = "image/gif" || child.mimetype = "image/jpeg" || child.mimetype = "image/png")>
<tr><td align=center>
<div style='padding:8px'><a href="/alfresco${child.url}" target="new"><img src="/alfresco${child.url}" width=120 border=0></a></div>
<div><a href="/alfresco${child.url}" target="new">${child.properties.name}</a></div>
</td></tr>
</#if>
</#list>
</table>
Con lo anterior muestras las imagenes contenidas en el espacio actual.10-07-2008 07:19 PM
10-08-2008 11:11 PM
10-10-2008 10:27 AM
<#– Envía correos a las personas cuando un documento está pendiente por aprobación –>
Un documento llamado '${document.name}' está pendiente por su aprobación en el espcio: '${space.name}'.
Puede verlo a traves del siguiente enlace:
http://ecmappwinpru1:8070/alfresco${document.url}
Por favor revise y apruebe este documento tan pronto sea posible
'${person.properties.firstName}<#if person.properties.lastName?exists> ${person.properties.lastName}</#if>'
Administrador
Alfresco
UNE EPM Bogotá
Me interesa subir una imagen con el logo de la Empresa. 08-23-2011 07:55 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.