SMFHacks.com

Modifications/Themes => Modifications Talk => Latest Mods => Topic started by: SMFHacks on March 13, 2016, 10:04:19 pm

Title: [Mod]BBCode Color Box
Post by: SMFHacks on March 13, 2016, 10:04:19 pm
BBCode Color Box



http://www.smfhacks.com/index.php?action=downloads;sa=view;down=193

Information
This MOD will add a custom BBCode called [colorbox]color code[/colorbox] to display a little 16px by 16px square of the color inside the tags inline with the text.

Usage
Accepts 3 different color codes syntax:
 - #RGB {Hexadecimal HTML 3 character}
 - #RRGGBB {Hexadecimal HTML 6 character}
 - rgb(x,x,x) {rgb function with 3 decimal 0-255 parameters}

The color box have a tooltip with the color code introduced to easy read.



(c) 2015
@author   Gluz
@license   BSD http://opensource.org/licenses/BSD-3-Clause
@mod       BBCode Color Box


Changelog:

Version 1.0.2
-Install with Hooks instead core files modifications.

Version 1.0.1
-Added tooltip with the color code.

Version 1.0.0
-Initial Release.
Advertisement: