Off-Topic BBC Tag

Started by Nick Whetstone, October 19, 2008, 04:23:34 AM

Previous topic - Next topic

Relemar

its just the same as typing

Off-topic, isnt it? :S

@ngel

#41
French Translation :

$txt['off-topic'] = 'Message Hors-Sujet :';
$txt['off-topic_desc'] = 'BBC Tag Message Hors-Sujet';


and a correction for 2.0 RC1.2 :


<add><![CDATA[ 'off-topic' => array('code' => 'off-topic', 'before' => '[off-topic]', 'after' => '[/off-topic]', 'description' => $txt['bbc_quote']),]]></add>



must be ('bbc_quote' replaced by 'off-topic_desc')


<add><![CDATA[ 'off-topic' => array('code' => 'off-topic', 'before' => '[off-topic]', 'after' => '[/off-topic]', 'description' => $txt['off-topic_desc']),]]></add>



Regards,

grafitus

Thanks Nas. And Turkish Translate:

// Start Off-Topic BBC by Nas
$txt['off-topic'] = 'Konu Dışı:';
$txt['off-topic_desc'] = 'Konu Dışı';
// End Off-Topic BBC by Nas

TurtleKicker


Nick Whetstone

The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Nick Whetstone

Thanks to Nas for letting me take this over.

Updated for 2.0 RC2!
The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Eclipse16V

Nice Mod

Please update it for SMF 2.0RC3  ;)

Thanks
I worked with:
SMF 2 in German

Shop:
SID Giessen

PlutoDelic

Yes please, this mod caused me headaches cause it changed my normal quotes somehow, please, a proper version for RC3.

JD82

I upgraded the plugin to version RC3 with curve theme, Fixed a bug in the bbcode button and tweaked the css:


The bug was to use the string of the quote button ($txt['bbc_quote']) instead of the button off topic ($txt['off-topic_desc']).
old
array(
'code' => 'off-topic',
'image' => 'off-topic',
'before' => '[off-topic]',
'after' => '[/off-topic]',
'description' => $txt['bbc_quote']
),

new
array(
'code' => 'off-topic',
'image' => 'off-topic',
'before' => '[off-topic]',
'after' => '[/off-topic]',
'description' => $txt['off-topic_desc']


All credit goes to the plugin author.

chinaren

Thanks for that RC3 upgrade!  Does the job!  :)
The Opus Path - The Next Generation of the Written Word

vigoss

Quote from: JD82 on April 19, 2010, 03:01:32 PM
I upgraded the plugin to version RC3 with curve theme, Fixed a bug in the bbcode button and tweaked the css:


The bug was to use the string of the quote button ($txt['bbc_quote']) instead of the button off topic ($txt['off-topic_desc']).
old
array(
'code' => 'off-topic',
'image' => 'off-topic',
'before' => '[off-topic]',
'after' => '[/off-topic]',
'description' => $txt['bbc_quote']
),

new
array(
'code' => 'off-topic',
'image' => 'off-topic',
'before' => '[off-topic]',
'after' => '[/off-topic]',
'description' => $txt['off-topic_desc']


All credit goes to the plugin author.
This version doesnt want to setup on smf rc5 =(

Gryzor


Draffi

update for SMF 2.0.4, plz...

TheListener

Quote from: Draffi on June 28, 2013, 06:49:19 PM
update for SMF 2.0.4, plz...

Have a read of the Mod Emulate link in my signature.

The Mod has not been updated since 2.0 RC2

Strannik64


shadav

Quote from: Strannik64 on February 15, 2022, 12:01:34 AMPlease update to 2.1.1
seeing as this mod was last updated 2010
the last post in the thread was 2013

you're better off using a different mod that has been updated (and most likely will be updated to 2.1.1 somewhat soon, it's been updated to work with 2.1 rc2 so it may work with 2.1.1 already)
https://custom.simplemachines.org/index.php?mod=4166

Advertisement: