Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All,
When I insert a link in RTE using Insert Link button the system generate different result based on the content type (media or content):
<a href = " { localLink:1234 } ">my link</a>
<img src="/media/1234/myimage.jpg />
I can why the id is used for content but why Umbraco doesn't use the same for media?
My second question is how can I get a media by url ? ( I am using umbraco 6.1.6)
Your help is much appreciated.
Cheers
Ali
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
TinyMCE inconsistency with insert link
Hi All,
When I insert a link in RTE using Insert Link button the system generate different result based on the content type (media or content):
<a href = " { localLink:1234 } ">my link</a>
<img src="/media/1234/myimage.jpg />
I can why the id is used for content but why Umbraco doesn't use the same for media?
My second question is how can I get a media by url ? ( I am using umbraco 6.1.6)
Your help is much appreciated.
Cheers
Ali
is working on a reply...