TinyPortal

Development => Resources => Modules => Topic started by: Jerri Blank on April 22, 2009, 05:43:17 AM

Title: Advanced Shoutbox - "parse_bbc"
Post by: Jerri Blank on April 22, 2009, 05:43:17 AM
Folks:

I've installed the Aeva (http://www.simplemachines.org/community/index.php?topic=200401.0) mod for SMF, which allows users to post videos just by pasting in the URL to the page containing the video.

According to the README file, there's a way to disable embedding of videos in certain areas of a board, such as the shoutbox:

QuoteJust find the position, in the relevant source file, where data is put through the "parse_bbc" function. Then on the line BEFORE it, add:
      $context['aeva_disable'] = 1;

Can someone tell me what the "relevant source file" would be for Advanced Shoutbox?

Thanks!
Title: Re: Advanced Shoutbox - "parse_bbc"
Post by: IchBin on April 22, 2009, 05:58:11 AM
TPShout.php file is the one you're looking for. The advanced shoutbox is no longer supported however, so you should use the shoutbox that Bloc provides if you want support with it.