Skip to content

Commit 2efcf6b

Browse files
juanjmeronojonespm
authored andcommitted
SAK-31842 Make email links clickable in profile (sakaiproject#3457)
1 parent 72e1e6e commit 2efcf6b

20 files changed

+40
-40
lines changed

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-connectionConfirm.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} confirmed your connection request on ${localSakaiName}
1414
&lt;p&gt;
1515
To view ${senderDisplayName}&apos;s profile, follow the url below:
16-
&lt;br /&gt;${connectionLink}
16+
&lt;br /&gt;&lt;a href="${connectionLink}"&gt;${connectionLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-connectionConfirm_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha confirmado su petición de contacto en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder al perfil del usuario ${senderDisplayName}, puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${connectionLink}
16+
&lt;br /&gt;&lt;a href="${connectionLink}"&gt;${connectionLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-connectionRequest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} added you as a connection on ${localSakaiName}
1414
&lt;p&gt;
1515
To confirm ${senderDisplayName}&apos;s connection request, follow the url below:
16-
&lt;br /&gt;${connectionLink}
16+
&lt;br /&gt;&lt;a href="${connectionLink}"&gt;${connectionLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-connectionRequest_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha solicitado ser su contacto en ${localSakaiName}
1414
&lt;p&gt;
1515
Para confirmar la petición de contacto de ${senderDisplayName}, puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${connectionLink}
16+
&lt;br /&gt;&lt;a href="${connectionLink}"&gt;${connectionLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-messageNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Control what email notifications you receive from connections at Home > ${toolNa
2626
&lt;/p&gt;
2727

2828
&lt;p&gt;To view this message, follow the link below:
29-
&lt;br /&gt;${messageLink}
29+
&lt;br /&gt;&lt;a href="${messageLink}"&gt;${messageLink}&lt;/a&gt;
3030
&lt;/p&gt;
3131

3232
&lt;p&gt;
3333
---
34-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
34+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
3535
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
3636
&lt;/p&gt;
3737
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-messageNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
2626
&lt;/p&gt;
2727

2828
&lt;p&gt;Para acceder al mensaje completo, puede hacer clic en el siguiente enlace:
29-
&lt;br /&gt;${messageLink}
29+
&lt;br /&gt;&lt;a href="${messageLink}"&gt;${messageLink}&lt;/a&gt;
3030
&lt;/p&gt;
3131

3232
&lt;p&gt;
3333
---
34-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
34+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
3535
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
3636
&lt;/p&gt;
3737
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-messageReply.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Control what email notifications you receive from connections at Home > ${toolNa
2626
&lt;/p&gt;
2727

2828
&lt;p&gt;To view this message, follow the link below:
29-
&lt;br /&gt;${messageLink}
29+
&lt;br /&gt;&lt;a href="${messageLink}"&gt;${messageLink}&lt;/a&gt;
3030
&lt;/p&gt;
3131

3232
&lt;p&gt;
3333
---
34-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
34+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
3535
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
3636
&lt;/p&gt;
3737
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-messageReply_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
2626
&lt;/p&gt;
2727

2828
&lt;p&gt;Para acceder al mensaje completo, puede hacer clic en el siguiente enlace:
29-
&lt;br /&gt;${messageLink}
29+
&lt;br /&gt;&lt;a href="${messageLink}"&gt;${messageLink}&lt;/a&gt;
3030
&lt;/p&gt;
3131

3232
&lt;p&gt;
3333
---
34-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
34+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
3535
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
3636
&lt;/p&gt;
3737
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-profileChangeNotification.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ This automatic notification message was sent by ${localSakaiName} (${localSakaiU
1212
<htmlMessage>${userDisplayName} changed their profile on ${localSakaiName}
1313
&lt;p&gt;
1414
To view ${userDisplayName}&apos;s profile, follow the url below:
15-
&lt;br /&gt;${profileLink}
15+
&lt;br /&gt;&lt;a href="${profileLink}"&gt;${profileLink}&lt;/a&gt;
1616
&lt;/p&gt;
1717
&lt;p&gt;
1818
---
19-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
19+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2020
&lt;/p&gt;
2121
</htmlMessage>
2222
<version>1</version>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-profileChangeNotification_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${userDisplayName} ha modificado su perfil en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder al perfil de ${userDisplayName} puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${profileLink}
16+
&lt;br /&gt;&lt;a href="${profileLink}"&gt;${profileLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallEventNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} added activity to their profile wall on ${localSakaiName}
1414
&lt;p&gt;
1515
To view their wall, follow the link below:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallEventNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha actualizado información de su perfil en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder a su muro puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallPostConnectionWallNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} has just posted to their profile wall on ${localSakaiName}
1414
&lt;p&gt;
1515
To view ${senderDisplayName}'s wall, follow the link below:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallPostConnectionWallNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha escrito en su muro en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder al muro de ${senderDisplayName}, puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallPostMyWallNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} has just posted to your profile wall on ${localSakaiName}
1414
&lt;p&gt;
1515
To view your wall, follow the link below:
16-
&lt;br /&gt;${wallLink}
16+
&lt;br /&gt;&lt;a href="${wallLink}"&gt;${wallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallPostMyWallNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha publicado un comentario en tu muro en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder a tu muro puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${wallLink}
16+
&lt;br /&gt;&lt;a href="${wallLink}"&gt;${wallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallStatusNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName}'s new status was posted on their profile wall on ${localSakaiName}
1414
&lt;p&gt;
1515
To view their wall, follow the link below:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-wallStatusNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha publicado una nueva actualización en su muro en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder a su muro puede hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${senderWallLink}
16+
&lt;br /&gt;&lt;a href="${senderWallLink}"&gt;${senderWallLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-worksiteNew.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Control what email notifications you receive from connections at Home > ${toolNa
1313
<htmlMessage>${senderDisplayName} has created the new '${worksiteTitle}' worksite for you to collaborate on ${localSakaiName}
1414
&lt;p&gt;
1515
To access the worksite, follow the link below:
16-
&lt;br /&gt;${worksiteLink}
16+
&lt;br /&gt;&lt;a href="${worksiteLink}"&gt;${worksiteLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;This automatic notification message was sent by ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;This automatic notification message was sent by &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Control what email notifications you receive from connections at Home &gt; ${toolName} &gt; Preferences
2222
&lt;/p&gt;
2323
</htmlMessage>

profile2/api/src/java/org/sakaiproject/profile2/emailtemplates/template-worksiteNew_es_ES.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Si desea modificar las opciones de notificación, acceda a Mi Sitio > ${toolName
1313
<htmlMessage>${senderDisplayName} ha creado el nuevo sitio de trabajo '${worksiteTitle}' para que colaboréis en ${localSakaiName}
1414
&lt;p&gt;
1515
Para acceder al nuevo sitio de trabajo puedes hacer clic en el siguiente enlace:
16-
&lt;br /&gt;${worksiteLink}
16+
&lt;br /&gt;&lt;a href="${worksiteLink}"&gt;${worksiteLink}&lt;/a&gt;
1717
&lt;/p&gt;
1818
&lt;p&gt;
1919
---
20-
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por ${localSakaiName} (${localSakaiUrl})
20+
&lt;br /&gt;Este mensaje de notificación automática ha sido enviado por &lt;a href="${localSakaiUrl}"&gt;${localSakaiName}&lt;/a&gt;
2121
&lt;br /&gt;Si desea modificar las opciones de notificación, acceda a Mi Sitio &gt; ${toolName} &gt; Preferencias
2222
&lt;/p&gt;
2323
</htmlMessage>

0 commit comments

Comments
 (0)