Best of joomla gives you news, joomla templates, extensions, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Dear FireBoard users,
In order to further develope the need of Joomla for a robust forum, FireBoard component has been moved to its own new home and new name. You can find more information regarding the Kunena, the successor of FireBoard, at kunena.com. The current forum here will stay for some time more for referencing needs. You can find the FireBoard files under joomlacode.org.
Upgrading to Kunena is highly recommended!

Kunena! - To Speak!

A revolution is coming... Kunena - Swahili for: To Speak! THE Next generation of native Joomla based Forum ultra component. Forget what you know about Joomla based forums...
Amazingly Simple Lean and Clean Easier Customization
Kunena is about to redefine the world of Joomla! with the most simplistic ultra component out there. For ultimate performance based on state of the art development techniques, Kunena! is about to bring you... With an integrated plugin system that will allow you to extend Kunena beyond your wildest imaginations...
Welcome, Guest
Please Login or Register.    Lost Password?
Add BBstyle & BBtags? (1 viewing) (1) Guest
TOPIC: Add BBstyle & BBtags?
#57892
Add BBstyle & BBtags? 10 Months ago  
Where is the file to add additional bbstyles & bbtags for the editor, I am wanting to add some more buttons to the smile.class.php file.

I have added all the help messages & added all the buttons and everything, but the only thing I need is to define the bbstyle or bbtag with a number.

This code is taken from the smile.class.php file, where it reads "addbbcode24" & "bbstyle(20)", I need to know where it is pulling that data from so I can define my new styles there.

Code:

<input type = "button" class = "<?php echo $boardclass;?>button" accesskey = "h" name = "addbbcode24" value = "Hide" style = "text-decoration: underline; " onclick = "bbstyle(20)" onmouseover = "helpline('h')"/>



Please help if you can, Super Thanks!
samcarducci (User)
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57897
Re:Add BBstyle & BBtags? 10 Months ago  
I figured it out, thanks anyway!
samcarducci (User)
Junior Boarder
Posts: 32
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top