-
Type: Story
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Larks, 3.11 Larks
-
Fix Version/s: 3.11 Larks
-
Labels:None
-
Sprint:3.11 Larks
As a user I'd like link to website in message content displayed as hyper link automatically, not only if I insert link with 'Insert link' dialog.
Acceptance criteria:
- Link to website in body of message (in topics, posts, private messages and in preview mode) should be show different color of text.
- When user hover mouse on a text of link (in topics, posts, private messages and in preview mode), cursor of mouse should be shape of hand.
- When user click on hyperlink in body of message (in topics, posts, private messages and in preview mode), should open URL of this link.
- When click on link in messages, and after then click Back, link should be displayed as hyperlink (see conditions from other points in this list).
- Criteria of automatically displayed link as hyper link, is availability in start of link symbols 'http" or "https". The link should end with a whitespace. Note, that if the link ends on .,!?()[] followed by a whitespace, then these signs should not be considered as a part of the link.
- The rules for external/internal links should be the same as for [url] bb code. External links should be prefixed with /out?url= part and have no follow attribute.