News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Quick Spoiler

Started by Bugo, October 13, 2011, 09:51:33 AM

Previous topic - Next topic

PavelK

Quick Spoiler not work if I'm visiting forum via https

PavelK

Quote from: PavelK on February 08, 2017, 07:05:18 AM
Quick Spoiler not work if I'm visiting forum via https
fix in file $sourcedir/Subs-QuickSpoiler.php line 41 remove http: script src="hxxp:code.jquery.com/jquery.min.js [nonactive]";

MULITRI

Hello,

I have installed this spoiler Mod in my v2.0.13 forum with https, the Mod has installed it correctly and the spoiler it shows, but it doesn't open.

Am i missing something? Thanks

Is4ias

Hola Bugo, descarge e instale tu mod quick spoiler pero cuando publico y voy al spoiler para abrirlo no se abre, que puede ser? alguna solucion? desde ya muchas gracias!!!

d3vcho

Quote from: Is4ias on August 20, 2017, 06:47:46 AM
Hola Bugo, descarge e instale tu mod quick spoiler pero cuando publico y voy al spoiler para abrirlo no se abre, que puede ser? alguna solucion? desde ya muchas gracias!!!

This board is English only. Please, post in the Spanish board or reply again here in English.
"Greeting Death as an old friend, they departed this life as equals"

Sir Osis of Liver

Working on a forum using Quick Spoiler 1.1 in 2.0.14.  Spoilers open normally in Curve, not in Bad Company theme.  Spoiler bar displays same in both, but nothing happens in BC when clicked.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Sir Osis of Liver

Fixed it.  Found the solution here.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Arnox

#127
Fix for 2.0.14 and up so it won't spam the error log with "expected to be a reference, value given" errors anymore.

It does use 0.9.4 code though instead of 1.1 code. Don't know if it really makes a difference.


—edit - attachment removed. The mod license does not allow distribution of a modified source code.

alexetgus

Good work! :)


French UTF-8 translation : (Attached file)
<?php

$txt
['quick_spoiler']       = 'Spoiler';
$txt['qs_title']            = 'Titre par défaut du spoiler';
$txt['qs_settings']         = 'Paramètres [Spoiler rapide]';
$txt['qs_no_spoiler_sorry'] = 'Désolé, vous n\'êtes pas autorisé à afficher le contenu du spoiler.';
$txt['groups_view_spoiler'] = 'Affichage du contenu du spoiler';

$txt['qs_footer']  = '[Fermer]';
$txt['qs_bgcolor'] = 'Couleur du Spoiler';
$txt['qs_colors']  = array(
'default'   => 'Defaut',
'green'     => 'Vert',
'red'       => 'Rouge',
'blue'      => 'Bleu',
'yellow'    => 'Jaune',
'orange'    => 'Orange',
'brown'     => 'Marron',
'purple'    => 'Violet',
'cyan'      => 'Cyan',
'lime'      => 'Vert citron',
'steelblue' => 'Bleu acier'
);

$txt['permissionname_view_spoiler'] = $txt['group_perms_name_view_spoiler'] = $txt['groups_view_spoiler'];
$txt['permissionhelp_view_spoiler'] = 'Les utilisateurs peuvent afficher les informations cachées dans les spoilers.';



alexetgus

Oops!
I forgot the standard French... :-[

Standard French : (Attached file)
<?php

$txt
['quick_spoiler']       = 'Spoiler';
$txt['qs_title']            = 'Titre par d&eacute;faut du spoiler';
$txt['qs_settings']         = 'Param&egrave;tres [Spoiler rapide]';
$txt['qs_no_spoiler_sorry'] = 'D&eacute;sol&eacute;, vous n\'&ecirc;tes pas autoris&eacute; &agrave; afficher le contenu du spoiler.';
$txt['groups_view_spoiler'] = 'Affichage du contenu du spoiler';

$txt['qs_footer']  = '[Fermer]';
$txt['qs_bgcolor'] = 'Couleur du Spoiler';
$txt['qs_colors']  = array(
'default'   => 'Defaut',
'green'     => 'Vert',
'red'       => 'Rouge',
'blue'      => 'Bleu',
'yellow'    => 'Jaune',
'orange'    => 'Orange',
'brown'     => 'Marron',
'purple'    => 'Violet',
'cyan'      => 'Cyan',
'lime'      => 'Vert citron',
'steelblue' => 'Bleu acier'
);

$txt['permissionname_view_spoiler'] = $txt['group_perms_name_view_spoiler'] = $txt['groups_view_spoiler'];
$txt['permissionhelp_view_spoiler'] = 'Les utilisateurs peuvent afficher les informations cach&eacute;es dans les spoilers.';



Bugo


-Rock Lee-

I thought I would leave the translation :P Latin Spanish, anything you will tell me ;)!


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Bugo


jsx

Polish translation UTF-8 (I attached file).

@Bugo

Please put this translation in a modification.

Bugo

Thanks. The mod has updated.

jsx


TurtleKicker

Has anyone tested this on SMF 2.1 RC2?

Bugo

Just install it with compatibility mode.

TurtleKicker

Quote from: Bugo on April 11, 2019, 04:56:01 PM
Just install it with compatibility mode.
So you've tested it on RC2 w/ compatibility mode and it's working fine?

Bugo


Advertisement: