News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Spoiler Tag

Started by Anguz, November 13, 2004, 06:56:09 PM

Previous topic - Next topic

kezayah

I am using SMF 1.1RC, can I use this mod ???
Thanks for your answer !!! :)

xtremecruiser

Quote from: kezayah on December 16, 2005, 08:10:28 AM
I am using SMF 1.1RC, can I use this mod ???
Thanks for your answer !!! :)
I had it installed and after the upgrade to 1.1 RC2 it wont install again.

Emilie

This tag doesn't work with 1.0.5 right?

Anguz

If you're talking about mine, it should, as long as you first install Faster Parsecode.
Cristián Lávaque http://cristianlavaque.com

dehm

Working on 1.0.5 without any problem.

Thanks

dehm :)

Delayed

#125
Does this work with 1.0.6

tL0z

Does it work with 1.1 RC2?

stargazer_1017

Quote from: Delayed on January 31, 2006, 04:24:03 PM
Does this work with 1.0.6
I've tried installing it on my 1.0.6. and it doesn't work :( Just wondering if a version of the Spoiler tag will be made for 1.0.6.

-Shayna

mcgrelio

#128
There're 2 Spoiler Tag thread. I think that should be better to merge them or to ock one.

I post here a solution for integrating Spoiler-0.2.3 into SMF 1.1 RC2. It's simple i know, but someone seems to need it.

Once again, one for all: this MOD doesn't work AS IS in SMF 1.1 RC2 but there's a simple hack to get it working in RC2 too.

Download Spoiler-0.2.3.tar.gz

1. unpack and open package-info.xml
2. at line 9 replace <install for="1.1 RC1"> with <install for="1.1 RC2">
3. at line 10 replace <uninstall for="1.1 RC1"> with <uninstall for="1.1 RC2">
4. recreate the tar.gz package or zip the Spoiler dir.
5. upload and install SUPPISING you're using the DEFAULT THEME!

You could have some errors while installing but generally everything works after. You can configure the Spoiler in: Admin > Configuration > Current theme

Gobo

Hi i did as you have instructed

I am recieveing one error:

9.     Execute Modification     ./Themes/default/languages/Errors.english.php     Test failed

You have instructed to go ahead with install despite errors.

Can I have your word on this that it will not cause further errors later on?

And should I proceed with install anyways?

Thanks

stargazer_1017

Quote from: mcgrelio on March 11, 2006, 11:04:55 AM
There're 2 Spoiler Tag thread. I think that should be better to merge them or to ock one.

I post here a solution for integrating Spoiler-0.2.3 into SMF 1.1 RC2. It's simple i know, but someone seems to need it.

Once again, one for all: this MOD doesn't work AS IS in SMF 1.1 RC2 but there's a simple hack to get it working in RC2 too.

Download Spoiler-0.2.3.tar.gz

1. unpack and open package-info.xml
2. at line 9 replace <install for="1.1 RC1"> with <install for="1.1 RC2">
3. at line 10 replace <uninstall for="1.1 RC1"> with <uninstall for="1.1 RC2">
4. recreate the tar.gz package or zip the Spoiler dir.
5. upload and install SUPPISING you're using the DEFAULT THEME!

You could have some errors while installing but generally everything works after. You can configure the Spoiler in: Admin > Configuration > Current theme

Just wondering--are you talking about Anguz's one (which is this thread), or the other one? There are two Spoiler Tag mods available.

-Shayna

Gobo

i went ahead with the install despte the errors anyways

It worked!

Thanks

Note to everyone using RC2 >> Follow mcgrelio's advice above it works perfectly!

xtremecruiser

Had it installed, worked fine, upgraded forum to 1.2, now it wont unistall.
Tried the rename trick, install works but it will not show up for the members to see ??? For Admins it works fine.
Permissions are set.

???

VCRulez

Quote from: stargazer_1017 on March 07, 2006, 02:06:28 PM
I've tried installing it on my 1.0.6. and it doesn't work :( Just wondering if a version of the Spoiler tag will be made for 1.0.6.
I would appreciate a compatible version with 1.0.6 too.

marsav

Quote from: akulion on March 12, 2006, 07:36:25 AM
i went ahead with the install despte the errors anyways

It worked!

Thanks

Note to everyone using RC2 >> Follow mcgrelio's advice above it works perfectly!

Just did the same and no problems to report. thanks for that.

azuregenesis

Quote from: mcgrelio on March 11, 2006, 11:04:55 AM
There're 2 Spoiler Tag thread. I think that should be better to merge them or to ock one.

I post here a solution for integrating Spoiler-0.2.3 into SMF 1.1 RC2. It's simple i know, but someone seems to need it.

Once again, one for all: this MOD doesn't work AS IS in SMF 1.1 RC2 but there's a simple hack to get it working in RC2 too.

Download Spoiler-0.2.3.tar.gz

1. unpack and open package-info.xml
2. at line 9 replace <install for="1.1 RC1"> with <install for="1.1 RC2">
3. at line 10 replace <uninstall for="1.1 RC1"> with <uninstall for="1.1 RC2">
4. recreate the tar.gz package or zip the Spoiler dir.
5. upload and install SUPPISING you're using the DEFAULT THEME!

You could have some errors while installing but generally everything works after. You can configure the Spoiler in: Admin > Configuration > Current theme

i'll add to your post since i don't like ERRORS. ;) follow mcgrelio's instruction, but before you pack the spoiler dir, do this as well:

- open up install.xml

search for:
// Version: 1.1 RC1; Errors

replace it with:
// Version: 1.1 RC2; Errors

- now save, then pack the spoiler dir and uplaod it.
- apply the mod. and lo and behold NO ERRORS!

enjoy.

CartDestr

The spanish file is very bad tranlated...

In spanish movies, TvShows and books forum, spoiler is 'spoiler', and not 'interceptor aerodinámico'...

new spanish.xml file
<?xml version="1.1"?>
<!DOCTYPE modification SYSTEM "http://www.simplemachines.org/xml/modification">
<modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
   <id>azatoth:spoiler</id>
   

   <!-- Default Theme -->
   <file name="$boarddir/Themes/default/languages/index.spanish.php" error="skip">
      <operation>
         <search position="before"><![CDATA[
$txt['split_reset_selection'] = 'reinicializar selecci&oacute;n';
]]></search>
         <add><![CDATA[
$txt['spoiler_tag_text'] = 'Spoiler';
$txt['spoiler_tag_click_info'] = '(Haz clic para mostrar u ocultar)';
$txt['spoiler_tag_hover_info'] = '(Pon el ratón encima para mostrar)';
]]></add>
      </operation>
   </file>

   <file name="$boarddir/Themes/default/languages/Themes.spanish.php" error="skip">
      <operation>
         <search position="before"><![CDATA[
$txt['themeadmin_edit_error'] = 'El archivo que intentaste guardar gener&oacute; el siguiente error:';
$txt['themeadmin_edit_on_line'] = 'Iniciando en la l&iacute;nea';
$txt['themeadmin_edit_preview'] = 'Previsualizar';
]]></search>
         <add><![CDATA[
$txt['spoiler_tag_label'] = 'Etiqueta Del Spoiler';
$txt['spoiler_tag_desc'] = 'Por defecto está fieldOnHoverShow, con el cual el spoiler se mostrará al poner el ratón sobre el mismo. Adicional es linkOnClickShowHide, con lo que se mostrará al hacer clic en un link, o buttonOnClickShowHide con lo que se muestra con un botón.';
$txt['spoiler_tag_onhoverovershow'] = 'fieldOnHoverShow';
$txt['spoiler_tag_onlinkclickshow'] = 'linkOnClickShowHide';
$txt['spoiler_tag_onbuttonclickshow'] = 'buttonOnClickShowHide';
]]></add>
      </operation>
   </file>
</modification>

Gwion

I am confused.
Anguz spoiler tag says (on modifications page) that fasterparsecode is required. FasterParsecode mod is for 1.0.6 (accord. to the mod thread).
The spoiler tag is for 1.0.5.
What does that mean for me if I am on 1.1 RC2? Install - yay or nay? One? Both?

Earlier in this thread:
Quoteupload and install SUPPISING you're using the DEFAULT THEME!

SUPPISING? Suppressing? Substitute? Doesn't make sense to me. And what if I use another theme?

And what second spoiler tag is there? I have only found Hide tag Special but I don't want that, just a simple BBC spoiler tag.

Sorry but I don't get this.

URPG

So it does work with RC2?

azuregenesis

please follow my post above.

http://www.simplemachines.org/community/index.php?topic=19831.msg546663#msg546663

it contains the SECOND spoiler tag mod in it, and instruction on how to make it work with 1.1RC2.


Advertisement: