Postponed
Project:
Agenda
Version:
7.x-1.2
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2011 at 18:48 UTC
Updated:
8 Sep 2011 at 08:10 UTC
I'd like to be able to click URLs from event descriptions without having to first go to Google. Currently they just appear as text.
Comments
Comment #1
aidanlis commentedComment #2
Balbo commentedURLs in event descriptions should be inserted with link tag
<a href="...">...</a>. Then you won't need "to first go to Google".(as read here)