![]() |
LiveJournal user code
Everybody knows LiveJournal - the most famous blog service. I've made BBCode which inserts lj-user icon (with link to lj-user profile) and lj-user name (with link to lj-user's blog)... like <lj user> tag
So, go to AdminCP > Custom BB Codes > Add New BB Code and type Title: LJ-user Tag: lj Replacement: Code:
<a href="http://livejournal.com/userinfo.bml?user={param}"><img src="images/editor/ljuser.gif" widht="17" height="17" border="0"></a><a href="http://{param}.livejournal.com/"><font size="2"><b>{param}</b></font></a> Button Image (Optional): images/editor/ljuser.gif (in attach ;)) Also you must upload ljuser.gif to images/editor directory All must look like http://img89.imageshack.us/img89/6345/11388920dl2.png http://img186.imageshack.us/img186/1449/57301785hb3.png ----- If you want to remove underline just go to AdminCP > Styles & Templates > choose style > All style options > in Additional CSS Definitions add Code:
.not_underline { Then all in Replacement: field replace with Code:
<a href="http://livejournal.com/userinfo.bml?user={param}"><img src="images/editor/ljuser.gif" widht="17" height="17" border="0"></a><a href="http://{param}.livejournal.com/" class="not_underline"><font size="2"><b>{param}</b></font></a> |
first post! woot!
|
thanks for share.
i like it |
This will be a great addon, thanks! :D
|
Not the big addition:) If you would want that the opportunity of an insert of a code was in "Quick Reply" that:
In showthread_quickreply Find: Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td> Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> |
All times are GMT. The time now is 06:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|