Hi,
Here is a proposal for an evolution of user_alert. Would be nice that the message inside alert block contains a link to the alert node page. So that the title would be drawn inside the alert block and full text message would be accessible via node page...
Thx

Comments

kevinquillen’s picture

Version: 7.x-1.8 » 7.x-2.x-dev
Component: User interface » Code
Assigned: Unassigned » kevinquillen

I can address this in the 2.x branch. The issue would be you want to link to the content in the alert, if any, and not the alert itself. This would require an optional property to link to, plus theming considerations.

kevinquillen’s picture

Title: Proposal for linkable user_alert » Add a method of adding a link to an alert, linkable to more content
kevinquillen’s picture

Issue summary: View changes
Status: Active » Closed (fixed)