Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.9
Author Message
ernestto
New Member
New Member



Joined: Aug 29, 2006
Posts: 2

PostPosted: Tue Aug 29, 2006 1:51 pm Reply with quote

Hi,

i have phpnuke 7.9 and Journal Module 2.0 with kse html filter.
how can I admin kse filter?

thnks

_________________
Ernesto
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Tue Aug 29, 2006 4:54 pm Reply with quote

What do you want to do with it?

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Tue Aug 29, 2006 9:18 pm Reply with quote

I don't remember where sixonetonoffun put the allowable HTML for the Journal module with kses filter, but I'm assuming you want to configure which HTML tags to allow.

In nukeWYSIWYG, we added that to the config.php file, but I'm pretty sure that wasn't the case with the Journal mod.

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
ernestto







PostPosted: Wed Aug 30, 2006 3:12 am Reply with quote

Hi,

I have problem with Journal module only. I can´t use any tag on tinyMCE, I disable it and problem continue.
On functions.php you can see tags allowed, example:

$allowed_protocols = array('http', 'https', 'ftp', 'news', 'nntp', 'telnet', 'gopher', 'mailto');
// KSES allowed tags array
// This is a loose filtering array
$allowed = array('pre' => array('align' => 1),
'strong' => array(),
'hr' => array(),
'div' => array('align' => 1),
'img' => array('alt' => 1, 'src' => 1, 'hspace' => 1, 'vspace' => 1, 'border' => 1),
'table' => array('align' => 1, 'border' => 1, 'cell' => 1),
'tr' => array('align' => 1),
'td' => array(),
'ul' => array(),
'li' => array(),
'ol' => array(),
'a' => array('href' => 1, 'target' => 1,
'title' => array('minlen' => 4, 'maxlen' => 120)),
'font' => array('face' => 1, 'style' => 1, 'color' => 1,
'size' => array('minval' => 1, 'maxval' => 7)),
'p' => array('align' => 1),
'b' => array(),
'i' => array(),
'u' => array(),
'em' => array(),
'br' => array());
// End KSES Options

These are tags allowed but I can´t use them on Journal Module
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.9

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©