[geeklog-devel] Story Tags

Simon Lord slord at marelina.com
Wed Sep 8 08:29:31 EDT 2004


I've been trying to add a form to a story for a day now with little 
success.  GL keeps striping out my code despite my having updated the 
config.php file with the following:

'div'   => array('class' => 1, 'id' => 1, 'style' => 1),
'form'  => array('class' => 1, 'target' => 1, 'action' => 1, 'method' 
=> 1),
'input' => array('class' => 1, 'type' => 1, 'name' => 1, 'value' => 1, 
'src' => 1, 'alt' => 1, 'border' => 1),

... As you can see I'm also trying to get DIV and INPUT options to work 
as well but all three gets stripped to the bone when I Preview or Save 
my story.

Any suggestions?

Sincerely,
Simon




More information about the geeklog-devel mailing list