I'm trying to get uportal placed in ACP -> Look & Feel -> BBCode->"Where can the BBCode be used?".
I want to disable some bbcodes in my shoutbox and uportal is not listed there. When I disable "Available in all sections" I'm also disabling bbcode in news on my uportal.
After googling for some time I've learned that I need to place and create file called editorSections.php in admin\applications_addon\other\uportal\extensions
Code for SB looks like this
$BBCODE = array( 'shoutbox_shouts' => ipsRegistry::getClass('class_localization')->words['ctype__shouts'],
);
So I guess I need to put there something similar, but I have no idea what.
Thanks a bunch.
BBCode Rendering in uPortal
Started by Highlander, May 16 2012 11:17 PM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













