News:

Wondering if this will always be free?  See why free is better.

Main Menu

Highslide 4 SMF

Started by Spuds, May 01, 2010, 01:03:29 PM

Previous topic - Next topic

propaganda

#260
This used to work great for me, all of a sudden I have run into problems, if I uninstall I get a database query error and it kills my forum, the problem is with subs.php. So I replace my subs.php to get my forum going again, then reinstall, I get no errors on the install. Then it doesn't work, on uninstall, there are errors with subs.php again...

The code that says test failed

// Cache the output if it took some time...
// HS4SMF, call the highslide function on this message, but not on signature, stats or when in the editor
if((empty($cache_id) || substr($cache_id, 0, 3) != 'sig') && $context['current_action'] != 'stats' && $context['current_action'] != 'post' && $context['current_action'] != 'jseditor')
hs4smf($message, $cache_id);


Any ideas?

Edit: I manually edited the subs.php line, it would now uninstall without errors, but it still won't work, clicking on attachments opens the image in a new browser windows.

Edit: OK disregard, I wasn't checking to modify the theme on install, I have it working now 100%, thanks for the awesome mod.

Inti31

#261
so, it is working again
my forum
my testforum


my mods - which I only made them work for 2.0 Gold:
Topics Filter v3.2 SMF 2.0 Gold
MemberNumber

cosmicxxx

i've tried the highslide 4smf mod, but it's not working in my installation.

i have manual edits in my custom themes, i tried to reset my settings and repost an image to test but still no good. i have adk portal and aeva installed. i have installed the mod for the default theme and my custom theme.

cosmicxxx


cosmicxxx

finally! i got it working....

great mod... but i have some ideas... how could i use this mod to show a gallery?

for instance, i've posted a five image in a post. i wanted to display that 5 images in a span or arranged horizontally. and the image should be resized to thumbnail view, according to the size i want to implement.

MiY4Gi

Quote from: cosmicxxx on September 15, 2011, 03:34:25 AM
finally! i got it working....

great mod... but i have some ideas... how could i use this mod to show a gallery?

for instance, i've posted a five image in a post. i wanted to display that 5 images in a span or arranged horizontally. and the image should be resized to thumbnail view, according to the size i want to implement.

If you got it working, then it would be nice if you could say how you fixed it.
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

cosmicxxx

#266
I've installed highslide bbcode too... and it worked!

i don't know how really... since im not a coder and i dont know how to debug... but i know trial and error.

in my case... i tried to remove again the highslide bbcode, and then HS4SMF stops working again. installed highsliede bbcode, and HS4SMF works again....

i'ts just like that...

MiY4Gi

So, to make the HS4SMF mod work, you need to have both the Highslide BBCode mod and the HS4SMF mods installed?

Sounds like either the installation of the 2 mods were in conflict, or the one mod supplies some of the code needed by the other (which I think is unlikely).

I guess if you're happy with the outcome then it's fine, but just remember, that problem could come back to haunt you at a later stage. It's never a good idea to ignore a problem that magically fixed itself.
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

cosmicxxx

as you see... no one replied to my message, when i mentioned that my installation was not working.

both mode works together flawlessly, as of now. in my screen shots, two images bbcoded with [hs] and the other two coded with [img].

what's more amazing is... slideshow works...

cosmicxxx

Quote from: MiY4Gi on September 15, 2011, 11:28:42 AM
Quote from: cosmicxxx on September 15, 2011, 03:34:25 AM
finally! i got it working....

great mod... but i have some ideas... how could i use this mod to show a gallery?

for instance, i've posted a five image in a post. i wanted to display that 5 images in a span or arranged horizontally. and the image should be resized to thumbnail view, according to the size i want to implement.

If you got it working, then it would be nice if you could say how you fixed it.

i've tested my installation again... with hs4smf and highslide bbcode and viewer mod co-existing in my test site.

when i use [hs] tag without x and y sizes, it does not work.... but if i put [hs width=xpx height=ypx] it works

MiY4Gi

Quote from: cosmicxxx on September 17, 2011, 01:32:51 AM

when i use [hs] tag without x and y sizes, it does not work.... but if i put [hs width=xpx height=ypx] it works


Well, that is how the mods are supposed to work. You must enter the width and height. At least with the hs4smf mod the width and height gets entered automatically based on your image resizing settings.
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

cosmicxxx


ozo

I have this message :

Fatal error: Call to undefined function hs4smf() in /homez.466/fmanthol/www/Sources/Subs.php on line 2591

It's this code :


// HS4SMF, call the highslide function on this message, but not on signature, stats or when in the editor
if((empty($cache_id) || substr($cache_id, 0, 3) != 'sig') && $context['current_action'] != 'stats' && $context['current_action'] != 'post' && $context['current_action'] != 'jseditor')
hs4smf($message, $cache_id);


I'm using SMF V 2.0.1

MiY4Gi

Did the mod install without any errors?

Attempt to uninstall it. Does the uninstaller give you any errors?
Check out my new website, MyAnimeClub.net. I plan to create the largest anime community, and most fun and user-friendly anime forum in the world. It's still in the development stage though.

ozo

I realise the manual installation because the automatic doesn't work.

hotwheels

The newest file is only a file. It isn't a zip file, when you download it, it just says download "file". Please change to a zip file so we can use it in our package set up. thanks

Spuds

Quote from: hotwheels on September 29, 2011, 09:05:32 PM
The newest file is only a file. It isn't a zip file, when you download it, it just says download "file". Please change to a zip file so we can use it in our package set up. thanks
Its a bug on the mod site, just add a .zip to what you downloaded.  I renamed the file on the site (no spaces in the name) so it will download correctly from now on.

Zuki.

Hi,

I have the same problem with : HS4SMF_0.7a_for_2.0.zip, a bug in Subs.php (when i'm install) just in this part :

QuoteTrouver: [Sélectionner]
      // Cache the output if it took some time...
   if (isset($cache_key, $cache_t) && array_sum(explode(' ', microtime())) - array_sum(explode(' ', $cache_t)) > 0.05)
      cache_put_data($cache_key, $message, 240);


Ajouter après: [Sélectionner]
   // HS4SMF, call the highslide function on this message, but not on signature, stats or when in the editor
   if((empty($cache_id) || substr($cache_id, 0, 3) != 'sig') && $context['current_action'] != 'stats' && $context['current_action'] != 'post' && $context['current_action'] != 'jseditor')
      hs4smf($message, $cache_id);

Mod in my SMF 2.0.1

1.   SMF 2.0.1 Update   1.0 
2.   Justify BBCode   2.3.2 
3.   Highslide 4 SMF   0.7a
4.   Board-color-and-icons   1.1 
5.   Simple Audio Video Embedder   2.0.1 
6.   Users Online Today   2.0 
7.   Align text with Smiley   1.2 
8.   Simple Imageshack Upload Box   1.0 
9.   Default Avatar   1.1.1 

Where is the problem ?  :o 

(sorry for my english)
To morrow is an other day ! 8)


Zuki.

Hi,


No problem, the install is OK - I'm a bonobo !

Just install Subs.php ; this part manualy.

QuoteTrouver: [Sélectionner]
      // Cache the output if it took some time...
   if (isset($cache_key, $cache_t) && array_sum(explode(' ', microtime())) - array_sum(explode(' ', $cache_t)) > 0.05)
      cache_put_data($cache_key, $message, 240);


Ajouter après: [Sélectionner]
   // HS4SMF, call the highslide function on this message, but not on signature, stats or when in the editor
   if((empty($cache_id) || substr($cache_id, 0, 3) != 'sig') && $context['current_action'] != 'stats' && $context['current_action'] != 'post' && $context['current_action'] != 'jseditor')
      hs4smf($message, $cache_id);

To be forgiven, here is the French translation for "language.xml" and "language-utf8.xml"

language.xml (English + French)

Quote

<?xml version="1.0"?>
<!DOCTYPE modification SYSTEM "http://www.simplemachines.org/xml/modification">
<modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
<id>spuds:HS4SMF</id>
   
<file name="$languagedir/Modifications.english.php">
   <operation>
      <search position="end" />
      <add><![CDATA[
      
//Begin HS4SMF changes
$txt['hs4smf_none'] = 'none';
$txt['hs4smf_inheading'] = 'In Heading ';
$txt['hs4smf_incaption'] = 'In Caption';
$txt['hs4smf_above'] = 'Above';
$txt['hs4smf_below'] = 'Below';
$txt['hs4smf_top'] = 'Top';
$txt['hs4smf_center'] = 'center';
$txt['hs4smf_right'] = 'right';
$txt['hs4smf_left'] = 'left';
$txt['hs4smf_bottom'] = 'Bottom';
$txt['hs4smf_image'] = 'Image';
$txt['hs4smf_text'] = 'Text Control ';
$txt['hs4smf_largew'] = 'Large White Control ';
$txt['hs4smf_smallw'] = 'Small White Control';
$txt['hs4smf_largeb'] = 'Large Black Control ';
$txt['hs4smf_overlayedon'] = 'Overlayed on';
$txt['hs4smf_hrw'] = 'Highslide rounded-white';
$txt['hs4smf_pos'] = 'Polaroid Outline + Shadow';
$txt['hs4smf_borderless'] = 'Borderless';
$txt['hs4smf_dog'] = 'Dark Outer-Glow';
$txt['hs4smf_pas'] = 'Plain and Simple';
$txt['hs4smf_dag'] = 'Dark and Glossy';
$txt['hs4smf_dbf'] = 'Dark borderless, floating-caption';
$txt['hs4smf_nodimming'] = 'No dimming';
$txt['hs4smf_00'] = '0%';
$txt['hs4smf_10'] = '10%';
$txt['hs4smf_20'] = '20%';
$txt['hs4smf_30'] = '30%';
$txt['hs4smf_40'] = '40%';
$txt['hs4smf_50'] = '50%';
$txt['hs4smf_60'] = '60%';
$txt['hs4smf_70'] = '70%';
$txt['hs4smf_80'] = '80%';
$txt['hs4smf_90'] = '90%';
$txt['hs4smf_100'] = '100%';
$txt['hs4smf_fullblack'] = 'Full black';
$txt['hs4smf_imagetitle'] = 'Image Title';
$txt['hs4smf_imagealt'] = 'Image Alt';
$txt['hs4smf_linktitle'] = 'Link Title';
$txt['hs4smf_postsubject'] = 'Post Subject';

$txt['mods_cat_modifications_hs4smf'] = 'Highslide';
$txt['hs4smf'] = 'Highslide 4 SMF';
$txt['hs4smf_desc'] = 'This modification allows you to enable the highslide lightbox effect to images and attachments in your forum.';
$txt['hs4smf_title'] = 'Highslide 4 SMF';
$txt['hs4smf_enabled'] = 'Enable the Highslide 4 SMF Modification.<br /><br />Highslide JS is licensed under a Creative Commons Attribution-Non Commercial 2.5 License. This means you must get the author\'s permission to use Highslide JS on commercial websites.<br /><br />Enabling highslide means that you are agreeing to the <a href=http://highslide.com/#licence>Highslide License</a> terms';
$txt['hs4smf_enablecoral'] = 'Use Coral CDN as JS/CSS source';
$txt['hs4smf_enablegalleryfade'] = 'Enable Fade In/Out transition';
$txt['hs4smf_enablecredits'] = 'Enable Highslide Credits';
$txt['hs4smf_enableonattachments'] = 'Enable Highslide on Attachments';
$txt['hs4smf_slideshowcontrols'] = 'Use graphical slideshow controls';
$txt['hs4smf_slideshowmouse'] = 'Hide slideshow controls on mouse out';
$txt['hs4smf_slidebackgroundcolor'] = 'Overall background color for the slide frame (6 digit hex)';
$txt['hs4smf_slideshowcontrollocation'] = 'Location for the slideshow controls';
$txt['hs4smf_enablecenter'] = 'Align expanded images to center of page';
$txt['hs4smf_enableflash'] = 'Enable highslide on flash files';
$txt['hs4smf_endableslideshow'] = 'Enable Slideshow feature';
$txt['hs4smf_slideshowdelay'] = 'Delay between slides in seconds (0-10)';
$txt['hs4smf_nudgex'] = 'Adjust the slideshow control position right/left';
$txt['hs4smf_nudgey'] = 'Adjust the slideshow control position up/down';
$txt['hs4smf_slideshowrepeat'] = 'Loop Slideshow';
$txt['hs4smf_slideshowgrouping'] = 'Enable smart slideshow grouping (image grouping by message instead of topic)';
$txt['hs4smf_appearance'] = 'Define how the frame around the highslided image appears';
$txt['hs4smf_dimmingopacity'] = 'How dark to make the background page when highsliding an image';
$txt['hs4smf_headingsource'] = 'Source for the text in the heading';
$txt['hs4smf_captionsource'] = 'Source for the text in the caption';
$txt['hs4smf_sourceopacity'] = 'How dark to make the background in the heading and caption area';
$txt['hs4smf_captionposition'] = 'Location for the caption';
$txt['hs4smf_headingposition'] = 'Location for the heading';
$txt['hs4smf_sourcemouse'] = 'Hide heading and caption on mouse out';
$txt['hs4smf_slideshownumbers'] = 'Show Image x of y in the slideshow';
$txt['hs4smf_slidecontrolsalways'] = 'Always show slide control (even on single images)';
$txt['hs4smf_aeva_format'] = 'Add additional settings in the Aeva Gallery to provide similar lightbox formatting';
//End HS4SMF changes
]]></add>
   </operation>
</file>

<file name="$languagedir/Modifications.french.php">
   <operation>
      <search position="end" />
      <add><![CDATA[

//Begin HS4SMF changes
$txt['hs4smf_none'] = 'aucun(e)';
$txt['hs4smf_inheading'] = 'Dans la rubrique ';
$txt['hs4smf_incaption'] = 'En L&eacute;gende';
$txt['hs4smf_above'] = 'Au-dessus';
$txt['hs4smf_below'] = 'Ci-dessous';
$txt['hs4smf_top'] = 'Haut';
$txt['hs4smf_center'] = 'centre';
$txt['hs4smf_right'] = 'droit';
$txt['hs4smf_left'] = 'gauche';
$txt['hs4smf_bottom'] = 'Bas';
$txt['hs4smf_image'] = 'Image';
$txt['hs4smf_text'] = 'Contr&ocirc;le du texte ';
$txt['hs4smf_largew'] = 'Contr&ocirc;le du Blanc (grand) ';
$txt['hs4smf_smallw'] = 'Contr&ocirc;le du Blanc (petit)';
$txt['hs4smf_largeb'] = 'Contr&ocirc;le du Noir (grand) ';
$txt['hs4smf_overlayedon'] = 'Superpos&eacute; sur';
$txt['hs4smf_hrw'] = 'Diapositive arrondi-blanc';
$txt['hs4smf_pos'] = 'Esquisse Polaroid + Ombre';
$txt['hs4smf_borderless'] = 'Sans Bordure';
$txt['hs4smf_dog'] = 'Lueur ext&eacute;rieure fonc&eacute;e';
$txt['hs4smf_pas'] = 'Clair et simple';
$txt['hs4smf_dag'] = 'Sombre et brillant';
$txt['hs4smf_dbf'] = 'Sombre sans bordure, l&eacute;gende flottante';
$txt['hs4smf_nodimming'] = 'Aucune att&eacute;nuation';
$txt['hs4smf_00'] = '0%';
$txt['hs4smf_10'] = '10%';
$txt['hs4smf_20'] = '20%';
$txt['hs4smf_30'] = '30%';
$txt['hs4smf_40'] = '40%';
$txt['hs4smf_50'] = '50%';
$txt['hs4smf_60'] = '60%';
$txt['hs4smf_70'] = '70%';
$txt['hs4smf_80'] = '80%';
$txt['hs4smf_90'] = '90%';
$txt['hs4smf_100'] = '100%';
$txt['hs4smf_fullblack'] = 'Compl&egrave;tement Noir';
$txt['hs4smf_imagetitle'] = 'Titre de l\'image';
$txt['hs4smf_imagealt'] = 'Image Alternative';
$txt['hs4smf_linktitle'] = 'Titre du lien';
$txt['hs4smf_postsubject'] = 'Sujet du message';

$txt['mods_cat_modifications_hs4smf'] = 'Highslide';
$txt['hs4smf'] = 'Highslide 4 SMF';
$txt['hs4smf_desc'] = 'Cette modification vous permet d\'activer l\'effet lightbox highslide d\'images et les pi&egrave;ces jointes dans votre forum.';
$txt['hs4smf_title'] = 'Highslide 4 SMF';
$txt['hs4smf_enabled'] = 'Activer Highslide 4 SMF Modification.<br /><br />Highslide JS est distribu&eacute; sous licence Creative Commons Attribution-Non Commercial 2.5 License. Cela signifie que vous devez obtenir la permission de l\'auteur pour utiliser Highslide JS sur des sites commerciaux.<br /><br />L\'activation de Highslide signifie que vous acceptez les termes de la <a href=http://highslide.com/#licence>License Highslide</a>';
$txt['hs4smf_enablecoral'] = 'Utiliser Coral CDN comme JS / CSS sources';
$txt['hs4smf_enablegalleryfade'] = 'Activer transition fondue In/Out';
$txt['hs4smf_enablecredits'] = 'Activer les cr&eacute;dits Highslide';
$txt['hs4smf_enableonattachments'] = 'Activer Highslide sur les pi&egrave;ces jointes';
$txt['hs4smf_slideshowcontrols'] = 'Utiliser les commandes graphiques du diaporama';
$txt['hs4smf_slideshowmouse'] = 'Masquer les commandes du diaporama quand la souris est en dehors';
$txt['hs4smf_slidebackgroundcolor'] = 'Couleur de fond global pour le cadre de diapositives (6 chiffre hexad&eacute;cimal)';
$txt['hs4smf_slideshowcontrollocation'] = 'Emplacement des commandes du diaporama';
$txt['hs4smf_enablecenter'] = 'Aligner les images &eacute;largies au centre de la page';
$txt['hs4smf_enableflash'] = 'Activer Highslide sur des fichiers flash';
$txt['hs4smf_endableslideshow'] = 'Activer la fonction diaporama';
$txt['hs4smf_slideshowdelay'] = 'D&eacute;lai en secondes entre les diapositives (0-10)';
$txt['hs4smf_nudgex'] = 'Ajuster la position de la commande du diaporama droite/gauche';
$txt['hs4smf_nudgey'] = 'Ajuster la position de la commande du diaporama haut/bas';
$txt['hs4smf_slideshowrepeat'] = 'Diaporama en boucle';
$txt['hs4smf_slideshowgrouping'] = 'Activer regroupement intelligent du diaporama (regroupement d\'image par message au lieu de sujet)';
$txt['hs4smf_appearance'] = 'D&eacute;finir comment appara&icirc;t le cadre autour de l\'image dans Highslide';
$txt['hs4smf_dimmingopacity'] = 'Comment faire pour rendre la page de fond sombre quand une image glisse';
$txt['hs4smf_headingsource'] = 'Source du texte pour le titre';
$txt['hs4smf_captionsource'] = 'Source du texte pour la l&eacute;gende';
$txt['hs4smf_sourceopacity'] = 'Comment faire pour rendre la page de fond sombre pour le titre et la zone de l&eacute;gende';
$txt['hs4smf_captionposition'] = 'Emplacement de la l&eacute;gende';
$txt['hs4smf_headingposition'] = 'Emplacement du titre';
$txt['hs4smf_sourcemouse'] = 'Masquer le titre et la l&eacute;gende quand la souris est en dehors';
$txt['hs4smf_slideshownumbers'] = 'Voir l\'image x de y dans le diaporama';
$txt['hs4smf_slidecontrolsalways'] = 'Toujours afficher la commande des diapo (m&ecirc;me sur des images simples)';
$txt['hs4smf_aeva_format'] = 'Ajouter des param&egrave;tres suppl&eacute;mentaires dans Aeva Gallery pour fournir un formatage de visionneuse similaire';
//End HS4SMF changes
]]></add>
   </operation>
</file>

</modification>



language-utf8.xml (English + French)

Quote

<?xml version="1.0"?>
<!DOCTYPE modification SYSTEM "http://www.simplemachines.org/xml/modification">
<modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
<id>spuds:ILA</id>
   
<file name="$languagedir/Modifications.english-utf8.php" error="skip">
   <operation>
      <search position="end" />
      <add><![CDATA[
      
//Begin HS4SMF changes
$txt['hs4smf_none'] = 'none';
$txt['hs4smf_inheading'] = 'In Heading ';
$txt['hs4smf_incaption'] = 'In Caption';
$txt['hs4smf_above'] = 'Above';
$txt['hs4smf_below'] = 'Below';
$txt['hs4smf_top'] = 'Top';
$txt['hs4smf_center'] = 'center';
$txt['hs4smf_right'] = 'right';
$txt['hs4smf_left'] = 'left';
$txt['hs4smf_bottom'] = 'Bottom';
$txt['hs4smf_image'] = 'Image';
$txt['hs4smf_text'] = 'Text Control ';
$txt['hs4smf_largew'] = 'Large White Control ';
$txt['hs4smf_smallw'] = 'Small White Control';
$txt['hs4smf_largeb'] = 'Large Black Control ';
$txt['hs4smf_overlayedon'] = 'Overlayed on';
$txt['hs4smf_hrw'] = 'Highslide rounded-white';
$txt['hs4smf_pos'] = 'Polaroid Outline + Shadow';
$txt['hs4smf_borderless'] = 'Borderless';
$txt['hs4smf_dog'] = 'Dark Outer-Glow';
$txt['hs4smf_pas'] = 'Plain and Simple';
$txt['hs4smf_dag'] = 'Dark and Glossy';
$txt['hs4smf_dbf'] = 'Dark borderless, floating-caption';
$txt['hs4smf_nodimming'] = 'No dimming';
$txt['hs4smf_00'] = '0%';
$txt['hs4smf_10'] = '10%';
$txt['hs4smf_20'] = '20%';
$txt['hs4smf_30'] = '30%';
$txt['hs4smf_40'] = '40%';
$txt['hs4smf_50'] = '50%';
$txt['hs4smf_60'] = '60%';
$txt['hs4smf_70'] = '70%';
$txt['hs4smf_80'] = '80%';
$txt['hs4smf_90'] = '90%';
$txt['hs4smf_100'] = '100%';
$txt['hs4smf_fullblack'] = 'Full black';
$txt['hs4smf_imagetitle'] = 'Image Title';
$txt['hs4smf_imagealt'] = 'Image Alt';
$txt['hs4smf_linktitle'] = 'Link Title';
$txt['hs4smf_postsubject'] = 'Post Subject';

$txt['mods_cat_modifications_hs4smf'] = 'Highslide';
$txt['hs4smf'] = 'Highslide 4 SMF';
$txt['hs4smf_desc'] = 'This modification allows you to enable the highslide lightbox effect to images and attachments in your forum.';
$txt['hs4smf_title'] = 'Highslide 4 SMF';
$txt['hs4smf_enabled'] = 'Enable the Highslide 4 SMF Modification.<br /><br />Highslide JS is licensed under a Creative Commons Attribution-Non Commercial 2.5 License. This means you must get the author\'s permission to use Highslide JS on commercial websites.<br /><br />Enabling highslide means that you are agreeing to the <a href=http://highslide.com/#licence>Highslide License</a> terms';
$txt['hs4smf_enablecoral'] = 'Use Coral CDN as JS/CSS source';
$txt['hs4smf_enablegalleryfade'] = 'Enable Fade In/Out transition';
$txt['hs4smf_enablecredits'] = 'Enable Highslide Credits';
$txt['hs4smf_enableonattachments'] = 'Enable Highslide on Attachments';
$txt['hs4smf_slideshowcontrols'] = 'Use graphical slideshow controls';
$txt['hs4smf_slideshowmouse'] = 'Hide slideshow controls on mouse out';
$txt['hs4smf_slidebackgroundcolor'] = 'Overall background color for the slide frame (6 digit hex)';
$txt['hs4smf_slideshowcontrollocation'] = 'Location for the slideshow controls';
$txt['hs4smf_enablecenter'] = 'Align expanded images to center of page';
$txt['hs4smf_enableflash'] = 'Enable highslide on flash files';
$txt['hs4smf_endableslideshow'] = 'Enable Slideshow feature';
$txt['hs4smf_slideshowdelay'] = 'Delay between slides in seconds (0-10)';
$txt['hs4smf_nudgex'] = 'Adjust the slideshow control position right/left';
$txt['hs4smf_nudgey'] = 'Adjust the slideshow control position up/down';
$txt['hs4smf_slideshowrepeat'] = 'Loop Slideshow';
$txt['hs4smf_slideshowgrouping'] = 'Enable smart slideshow grouping (image grouping by message instead of topic)';
$txt['hs4smf_appearance'] = 'Define how the frame around the highslided image appears';
$txt['hs4smf_dimmingopacity'] = 'How dark to make the background page when highsliding an image';
$txt['hs4smf_headingsource'] = 'Source for the text in the heading';
$txt['hs4smf_captionsource'] = 'Source for the text in the caption';
$txt['hs4smf_sourceopacity'] = 'How dark to make the background in the heading and caption area';
$txt['hs4smf_captionposition'] = 'Location for the caption';
$txt['hs4smf_headingposition'] = 'Location for the heading';
$txt['hs4smf_sourcemouse'] = 'Hide heading and caption on mouse out';
$txt['hs4smf_slideshownumbers'] = 'Show Image x of y in the slideshow';
$txt['hs4smf_slidecontrolsalways'] = 'Always show slide control (even on single images)';
$txt['hs4smf_aeva_format'] = 'Add additional settings in the Aeva Gallery to provide similar lightbox formatting';
//End HS4SMF changes
]]></add>
   </operation>
</file>

<file name="$languagedir/Modifications.french-utf8.php">
   <operation>
      <search position="end" />
      <add><![CDATA[

//Begin HS4SMF changes
$txt['hs4smf_none'] = 'aucun(e)';
$txt['hs4smf_inheading'] = 'Dans la rubrique ';
$txt['hs4smf_incaption'] = 'En L&eacute;gende';
$txt['hs4smf_above'] = 'Au-dessus';
$txt['hs4smf_below'] = 'Ci-dessous';
$txt['hs4smf_top'] = 'Haut';
$txt['hs4smf_center'] = 'centre';
$txt['hs4smf_right'] = 'droit';
$txt['hs4smf_left'] = 'gauche';
$txt['hs4smf_bottom'] = 'Bas';
$txt['hs4smf_image'] = 'Image';
$txt['hs4smf_text'] = 'Contr&ocirc;le du texte ';
$txt['hs4smf_largew'] = 'Contr&ocirc;le du Blanc (grand) ';
$txt['hs4smf_smallw'] = 'Contr&ocirc;le du Blanc (petit)';
$txt['hs4smf_largeb'] = 'Contr&ocirc;le du Noir (grand) ';
$txt['hs4smf_overlayedon'] = 'Superpos&eacute; sur';
$txt['hs4smf_hrw'] = 'Diapositive arrondi-blanc';
$txt['hs4smf_pos'] = 'Esquisse Polaroid + Ombre';
$txt['hs4smf_borderless'] = 'Sans Bordure';
$txt['hs4smf_dog'] = 'Lueur ext&eacute;rieure fonc&eacute;e';
$txt['hs4smf_pas'] = 'Clair et simple';
$txt['hs4smf_dag'] = 'Sombre et brillant';
$txt['hs4smf_dbf'] = 'Sombre sans bordure, l&eacute;gende flottante';
$txt['hs4smf_nodimming'] = 'Aucune att&eacute;nuation';
$txt['hs4smf_00'] = '0%';
$txt['hs4smf_10'] = '10%';
$txt['hs4smf_20'] = '20%';
$txt['hs4smf_30'] = '30%';
$txt['hs4smf_40'] = '40%';
$txt['hs4smf_50'] = '50%';
$txt['hs4smf_60'] = '60%';
$txt['hs4smf_70'] = '70%';
$txt['hs4smf_80'] = '80%';
$txt['hs4smf_90'] = '90%';
$txt['hs4smf_100'] = '100%';
$txt['hs4smf_fullblack'] = 'Compl&egrave;tement Noir';
$txt['hs4smf_imagetitle'] = 'Titre de l\'image';
$txt['hs4smf_imagealt'] = 'Image Alternative';
$txt['hs4smf_linktitle'] = 'Titre du lien';
$txt['hs4smf_postsubject'] = 'Sujet du message';

$txt['mods_cat_modifications_hs4smf'] = 'Highslide';
$txt['hs4smf'] = 'Highslide 4 SMF';
$txt['hs4smf_desc'] = 'Cette modification vous permet d\'activer l\'effet lightbox highslide d\'images et les pi&egrave;ces jointes dans votre forum.';
$txt['hs4smf_title'] = 'Highslide 4 SMF';
$txt['hs4smf_enabled'] = 'Activer Highslide 4 SMF Modification.<br /><br />Highslide JS est distribu&eacute; sous licence Creative Commons Attribution-Non Commercial 2.5 License. Cela signifie que vous devez obtenir la permission de l\'auteur pour utiliser Highslide JS sur des sites commerciaux.<br /><br />L\'activation de Highslide signifie que vous acceptez les termes de la <a href=http://highslide.com/#licence>License Highslide</a>';
$txt['hs4smf_enablecoral'] = 'Utiliser Coral CDN comme JS / CSS sources';
$txt['hs4smf_enablegalleryfade'] = 'Activer transition fondue In/Out';
$txt['hs4smf_enablecredits'] = 'Activer les cr&eacute;dits Highslide';
$txt['hs4smf_enableonattachments'] = 'Activer Highslide sur les pi&egrave;ces jointes';
$txt['hs4smf_slideshowcontrols'] = 'Utiliser les commandes graphiques du diaporama';
$txt['hs4smf_slideshowmouse'] = 'Masquer les commandes du diaporama quand la souris est en dehors';
$txt['hs4smf_slidebackgroundcolor'] = 'Couleur de fond global pour le cadre de diapositives (6 chiffre hexad&eacute;cimal)';
$txt['hs4smf_slideshowcontrollocation'] = 'Emplacement des commandes du diaporama';
$txt['hs4smf_enablecenter'] = 'Aligner les images &eacute;largies au centre de la page';
$txt['hs4smf_enableflash'] = 'Activer Highslide sur des fichiers flash';
$txt['hs4smf_endableslideshow'] = 'Activer la fonction diaporama';
$txt['hs4smf_slideshowdelay'] = 'D&eacute;lai en secondes entre les diapositives (0-10)';
$txt['hs4smf_nudgex'] = 'Ajuster la position de la commande du diaporama droite/gauche';
$txt['hs4smf_nudgey'] = 'Ajuster la position de la commande du diaporama haut/bas';
$txt['hs4smf_slideshowrepeat'] = 'Diaporama en boucle';
$txt['hs4smf_slideshowgrouping'] = 'Activer regroupement intelligent du diaporama (regroupement d\'image par message au lieu de sujet)';
$txt['hs4smf_appearance'] = 'D&eacute;finir comment appara&icirc;t le cadre autour de l\'image dans Highslide';
$txt['hs4smf_dimmingopacity'] = 'Comment faire pour rendre la page de fond sombre quand une image glisse';
$txt['hs4smf_headingsource'] = 'Source du texte pour le titre';
$txt['hs4smf_captionsource'] = 'Source du texte pour la l&eacute;gende';
$txt['hs4smf_sourceopacity'] = 'Comment faire pour rendre la page de fond sombre pour le titre et la zone de l&eacute;gende';
$txt['hs4smf_captionposition'] = 'Emplacement de la l&eacute;gende';
$txt['hs4smf_headingposition'] = 'Emplacement du titre';
$txt['hs4smf_sourcemouse'] = 'Masquer le titre et la l&eacute;gende quand la souris est en dehors';
$txt['hs4smf_slideshownumbers'] = 'Voir l\'image x de y dans le diaporama';
$txt['hs4smf_slidecontrolsalways'] = 'Toujours afficher la commande des diapo (m&ecirc;me sur des images simples)';
$txt['hs4smf_aeva_format'] = 'Ajouter des param&egrave;tres suppl&eacute;mentaires dans Aeva Gallery pour fournir un formatage de visionneuse similaire';
//End HS4SMF changes
]]></add>
   </operation>
</file>

</modification>



These modifications were tested and they are OK on my admin-forum.

Best regards


Spuds


Advertisement: