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)
-   -   BB Code Enhancements - ksjQuery Sliding Spoiler (https://vborg.vbsupport.ru/showthread.php?t=258587)

Raug 02-08-2011 10:00 PM

ksjQuery Sliding Spoiler
 
1 Attachment(s)
My very first attempt at a plugin so where else to start other than BB code (yet another one, right)?

In essence, everything this plugin does, can be done via a template edit and by creating 2 custom BB codes.

I created this little plugin based on some javascript by Andy Langton (http://andylangton.co.uk/articles/ja...iple-elements/) which, maybe not very efficiently, prevents problems when multiple spoilers are on one page. This is significant because many of the other jQuery spoilers I have tried could only handle one per page as a second or more would just mean no working spoilers at all. I have seen an alternate version using $(this.hash) in far less lines but I only tried this one and it worked which was good enough for me.

Installation Note: only tested on 4.1.1 but it should work on 4.x
1) Upload the file in the upload folder to your forum root (clientscript/ksspoiler.js).
2) Import the product (product-ksjqueryspoiler.xml)

The plugin adds two scripts (mine and jquery) to headinclude_css and manually inserts two custom BB codes called jspoiler. One version uses {option} and the other does not to allow for a little flexibility. I highly suggest that you customize the name and titles of the BB codes to your liking. All this is meant to do is to a utomate a couple easy steps (mainly because I haven't been able to learn any more than that ._. sorry!)

Uninstall
However, due to my lack of knowledge, the only way to fully uninstall the plugin is to uninstall the plugin and then manually deleting the custom BB code.

A live preview can be seen here near the bottom: http://kagami-sama.com/content/shinr...ka-musume-119/

=============================

Credit to Andy Langton for writing the javascript

mokonzi 02-10-2011 03:39 PM

How does this deal with the sidebar previews that often reveal BBCode?

mfnforex 02-11-2011 06:52 PM

Thank you

Raug 02-14-2011 07:25 AM

Quote:

Originally Posted by mokonzi (Post 2161030)
How does this deal with the sidebar previews that often reveal BBCode?

Unfortunately, as far as I know, BB code just doesn't work with the forum side bar. I personally don't use it right now (and I don't really use the forums atm. I'm just trying to use vB in some way bit by bit since I paid for it and I only really need the CMS side where even Wordpress would be infinitely better). However, that aside, I haven't come across any type of fixes and my best guess is that a file edit will be required.

Khriz 07-16-2011 04:54 PM

Do not work me in vbulletin 4.1.4


All times are GMT. The time now is 07:19 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.01830 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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