I'd like for my users to be able to post comments within the Profile Book on Community Builder.
The editor looks much like the one used here, except it's missing Code and Img. How can I add these?
I've tried typing in the BBCode for image, but it still doesn't work. Just shows the codes. (yes, it's enabled)
THANKS!!!!!!!!!!
*****edit*****
Finally found the answer. Guess I wasn't searching for the right words.
www.joomlapolis.com/component/option,com_joomlaboard/Itemid,/func,view/catid,27/id,34715/#34715
In addition to the instructions there, I also had to uncomment the following line in cb.profilebook.php
[code:1]$editor .=' <input type="button" class="button" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(this.form,14)" onmouseover="helpline(\'p\')" />';[/code:1]
Post edited by: mommycity, at: 2008/04/20 01:37