How can i put link of creating content from dashlet? This link should show popup of creating selected type of content...
I have seen site blog dashlet from share-extras...
I tried with this but didn't
<@markup id="html">
<@uniqueIdDiv>
<div class="create-content-mgr">
<div class="heading">${msg("create-content-mgr.heading")}</div>
</div>
</@>
</@>
Can you give me some concrete example