vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - SCANU's Collapsible Signature (https://vborg.vbsupport.ru/showthread.php?t=286516)

Scanu 08-09-2012 10:00 PM

SCANU's Collapsible Signature
 
1 Attachment(s)
Description

I did this mod by various requests, style is by Clear my brother (Darkness95 on vbulletin.org).
This modification allows users to show/hide signatures on a thread (With a jQuery slide effect!). In the pca you can choose if signatures are hidden or shown by default, enjoy!

Demo

Live Demo

Installation

Upload the product via admincp and you're done!
For the update just redownload and reupload the file, make sure that overwriting is set to Yes.

Translations

Please post your translation in a reply so everyone can uses it.

PLEASE VOTE THIS MOD FOR MOTM CLICK HERE, AND CLICK MARK AS INSTALLED

To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site

Follow me on twitter for updates

Many thanks to Boofo for his basing php code and to my brother Clear for the styling.

If you like italian G-funk/rap please try out this music or this music

Scanu 08-10-2012 05:12 PM

Change log

- 1.0 First release on Vbulletin.org

- 1.0.1 Fixed a bug with the css template

Scanu 08-10-2012 05:12 PM

*Reserved

Scanu 08-10-2012 05:13 PM

Reserved*

Nirjonadda 08-10-2012 05:56 PM

1 Attachment(s)
Its not work Prefect ? when my Signature is center Collapsible buttons does not move center ? also not working Collapsible green buttons and please try to add user group permission who can signatures are hidden or shown ?

Scanu 08-10-2012 06:28 PM

Check if you have this on your source code
HTML Code:

<style>
#container {
    margin: 5px 20px 20px;
    width: 60%;
}
.sign_title {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 4px;
    background: #008505 url(http://dvdimagehosting.altervista.org/images/gradientgreen.png) top left repeat-x;
    repeat-x scroll 0% 0% transparent;
    border: 1px solid #006704;
    -moz-border-radius:5px;
    color:#ffffff;
    text-shadow: -1px -1px 0px #018805, 1px 1px 2px #00de09;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.sign_title:hover {
    cursor: pointer;
    background: #009706 url(http://dvdimagehosting.altervista.org/images/gradientgreenhover.png) top left repeat-x;
    border: 1px solid #007304;
    text-shadow:0 -1px #007304;
}

#content {
    border: 1px solid gray;
    border-top: none;
    padding: 4px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #6a6a6a;
    //display:none;
}​</style>


Nirjonadda 08-10-2012 07:08 PM

where i can Check ?

Scanu 08-10-2012 07:13 PM

Sorry just see that was a mod problem try with the 1.0.1

Nirjonadda 08-10-2012 07:17 PM

when my Signature is center Collapsible buttons does not move center ? please try to add user group permission who can signatures are hidden or shown ?

Scanu 08-10-2012 07:35 PM

Quote:

when my Signature is center Collapsible buttons does not move center
What do you mean? If you center your signature using the bbcode [center] it will put your signature at the center of the box, this is how is supposed to be

Nirjonadda 08-10-2012 07:37 PM

Yes i put it bbcode [center] but Collapsible buttons is not center !

Scanu 08-10-2012 08:05 PM

That's how it supposed to be if you want to center the button you have to edit the plugin

nomoreturn 08-12-2012 02:21 PM

Installed Collapsible_Signature_1.0.1.xml and Collapsible buttons not working signatures are shown

Scanu 08-12-2012 03:50 PM

Do you see the green button? Or you just see signatures as the mod isn't installed..

Please link me a link of your site with the mod on so i'm able to help you..

Nirjonadda 08-12-2012 04:23 PM

Quote:

Originally Posted by Scanu (Post 2356076)
That's how it supposed to be if you want to center the button you have to edit the plugin

Where i can edit this plugin ?

Scanu 08-12-2012 07:22 PM

Go in Plugin manager and search for "editing signature" plugin

Daryn 08-13-2012 06:45 PM

Going to keep an eye on this one. Once the CSS is a biteasier to get at I might put this on my forums.

Scanu 08-13-2012 07:04 PM

Quote:

Originally Posted by Daryn (Post 2356698)
Going to keep an eye on this one. Once the CSS is a biteasier to get at I might put this on my forums.

What do you mean?

FTG LIQUID CL 08-14-2012 11:33 AM

installed on 4.1.12,i see the green buttons but they dont work,when i click hide it doesnt do anything

Scanu 08-14-2012 11:56 AM

Quote:

Originally Posted by Scanu
To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site

Would be helpful if you give me a link of your site with the mod on. :)

clasura 08-16-2012 04:34 PM

Quote:

Installed Collapsible_Signature_1.0.1.xml and Collapsible buttons not working signatures are shown
Me too :/ I see green buton but so not working. My vbulletin version 4.2.0. Can you help me?

Scanu 08-16-2012 05:49 PM

Quote:

Originally Posted by Scanu (Post 2356873)
Would be helpful if you give me a link of your site with the mod on. :)

I repeat..

Gord Lacey 09-19-2012 04:11 PM

Scanu, I tried uploading the file, but received this error:

Quote:

This file was created using a different version of vBulletin from the one you are running.

Your version: 4.2.0
File version:
Any ideas?

Scanu 09-19-2012 05:51 PM

No, really strange. Is the first time you get this?


All times are GMT. The time now is 03:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02462 seconds
  • Memory Usage 1,764KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete