vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - jQt Suite (jQuery Tools Tooltips & Overlays) (https://vborg.vbsupport.ru/showthread.php?t=259770)

gothicuser 03-03-2011 07:07 PM

Quote:

Originally Posted by der_chris (Post 2169165)
compatible with vb4.1.2 ?

Not yet I'm afraid. Only 3.7.x to 3.8.x

grey_goose 03-03-2011 09:12 PM

This is ticky-tack and a bit 'duh' but the uploads should go into the *forum* root, not the *website* root.

Very cool, though. I really look forward to seeing this develop!!

gothicuser 03-04-2011 02:42 AM

Quote:

Originally Posted by grey_goose (Post 2169248)
This is ticky-tack and a bit 'duh' but the uploads should go into the *forum* root, not the *website* root.

I was trying to cover all my bases in putting it into the website root. That way the file paths will (should) always be found.

Ramsesx 03-04-2011 10:57 AM

Nice job gothic. Thanks.

MoMan 03-04-2011 10:18 PM

This is a very nice suite- however I would recommend, for those of us with larger sites or customized templates, to offer a version with manual template edits and all JS moved into files. This also speeds up performance.

Hornstar 03-05-2011 02:39 AM

I'll keep an eye on this one ^^

gothicuser 03-05-2011 03:51 AM

Quote:

Originally Posted by MoMan (Post 2169649)
offer a version with manual template edits and all JS moved into files. This also speeds up performance.

I will be including a Doc with all manual template edits, as this is my own preferred method.
I did experiment with having the scripts as files originally, but ran into problems with the tooltips. However I haven't given up, and will further test this possibility.
Thankyou.

gothicuser 03-05-2011 05:14 AM

Quote:

Originally Posted by vijayninel (Post 2169063)
This is really awesome .. can you please add a thread preview in new posts/todays posts search. :)

You can do the following manual edit to add tooltips to posts/todays posts.
(I will add this to the next release.)

Open your 'threadbits' template, then find:
PHP Code:

    <td class="alt1" id="td_threadtitle_$thread[realthreadid]title="$thread[preview]"

(near the top of the template)
and REPLACE with:
PHP Code:

    <td class="alt1 cornry" id="td_threadtitle_$thread[realthreadid]title="<b>Started by: $thread[postusername]$thread[lastpostdate] $thread[lastposttime]</b><br /><br />$thread[preview]"

Hope that helps.

gothicuser 03-07-2011 04:16 AM

I have updated the package.
See the first post for detail.

EddyMaxx 03-07-2011 11:55 AM

Do you know what is causing the conflict with [DBTech] Profile Hover v1.x?


All times are GMT. The time now is 06:10 PM.

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.01187 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete