Closed (duplicate)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 05:16 UTC
Updated:
6 May 2009 at 18:33 UTC
As activity is going in the direction that allows users to create their own custom triggers some users will want to use html in their activity messages. I just ran into this limitation by trying to use something like.
You have logged in
<a href="[account-url]">[user-name]<a /> has logged in.
Which looks like this in views.
You have logged in
<a href="/users/guest">guest<a /> has logged in.
This is tested under 'user' activity and 'login' trigger.
Comments
Comment #1
sirkitree commentedJust fixed - #452042: HTML markup within the activity template