Jump to content


Photo
- - - - -

BBCode Rendering in uPortal


  • Please log in to reply
No replies to this topic

#1 Highlander

Highlander

    Newbie

  • Members
  • Pip
  • 8 posts
  • IP.Board Version:3.1

Posted 16 May 2012 - 11:17 PM

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.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users