How can enable, the option for moders and users, can use tag? now, only admins, can use it.
Sorry about my english i´m spanish
admin->posts->bbc
that active "<b>, <u>, <i>, <pre>, <blockquote>, <img src="" />, <a href="">, y <br />."
but not [./hml]
You'll have to edit subs.php function parse_bbc(). Though it might be a pain to see if the poster was a mod for the board the topic is in.
what i should chanche for moders can use it
array(
'tag' => 'html',
'type' => 'unparsed_content',
'content' => '$1',
'block_level' => true,
'disabled_content' => '$1',
),
up, any help?
anyone knows wath should i change
3 bumps == locked