From b2485a409ae4f90a937709d73fb804ddf595c011 Mon Sep 17 00:00:00 2001 From: henoheno Date: Sun, 21 Nov 2004 20:38:57 +0900 Subject: [PATCH] Overhaul. 1.4.x user must replace this --- plugin/color.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/color.inc.php b/plugin/color.inc.php index 3c09504..8cfca2e 100644 --- a/plugin/color.inc.php +++ b/plugin/color.inc.php @@ -2,11 +2,11 @@ ///////////////////////////////////////////////// // PukiWiki - Yet another WikiWikiWeb clone. // -// $Id: color.inc.php,v 1.11 2004/11/21 10:09:39 henoheno Exp $ +// $Id: color.inc.php,v 1.12 2004/11/21 11:38:57 henoheno Exp $ // // Text color plugin -define('PLUGIN_COLOR_ALLOW_CSS', FALSE); // TRUE, FALSE +define('PLUGIN_COLOR_ALLOW_CSS', TRUE); // TRUE, FALSE // ---- define('PLUGIN_COLOR_USAGE', '&color(foreground[,background]){text};'); -- 2.11.0