If a visitor want to send a Private Message to the Blogger?
<li class="toolbar-item user-privatemessage float-r">
<a href=""><span></span></a>
<div class="tips">
<i></i>
<b><?php echo JText::_('COM_EASYBLOG_TOOLBAR_NEW_POST'); ?></b>
<?php echo JText::_( 'COM_EASYBLOG_TOOLBAR_NEW_POST_TIPS' );?>
</div>
</li>
julien wrote:
Hello guys, this is a very good idea from Anirush
if we have easydiscuss installed how can we use this private system on easyblog and komento?
there would be great to use the same messaging system for both easyblog and easydiscuss and put it in a common toolbar
no?