View Single Post
Old 09-11-2009, 05:10 AM  
whiskey dick
Confirmed User
 
whiskey dick's Avatar
 
Join Date: Nov 2008
Posts: 106
There's a plugin called SEO Ultimate that automatically inserts a linkbox with the html code in it for the link. The code is directly editable in the plugin options and should be easy to modify for what you want. It looks like this by default:
Code:
<div class="su-linkbox" id="post-{id}-linkbox"><div class="su-linkbox-label">
Link to this post!</div>
<div class="su-linkbox-field">
<input type="text" value="&lt;a href=&quot;{url}&quot;&gt;{title}&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" />
</div></div>
I imagine you could just replace the &lt;a href= stuff with bbcode stuff but I'm no coder so I don't really know.
whiskey dick is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote