Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[AJAX] MARCO1 Image Resizer With HighSlide! Details »»
[AJAX] MARCO1 Image Resizer With HighSlide!
Version: 3.00, by MARCO1 MARCO1 is offline
Developer Last Online: Jan 2022 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.x Rating:
Released: 02-25-2010 Last Update: Never Installs: 408
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

MARCO1 Image Resizer
With

HighSilde


Please Note that : I'm keeping update my products and codes without any money simply support me in vb.org to continue this work

Features :
  • Compatible with vBulletin 4.x.x
  • Compatible With Blogs.
  • Compatible With Forums.
  • Highslide Powered Image Resize.
  • AJAX Great effects on image Resizer.
  • Control on Height and Width.
  • Worked with CSS Files
Installations :
Extract the package the import .xml product then upload the "highslide" folder to your forum directory.

Translation :
You didn't have any permission to edit or tranlsate this Mod without contact me First via PM.
Languages List :
lms Spanish Translation

Arabic Users :
Don't translate this Mod, I have already translated it to Arabic
Are you see it, try it ? If you like it please
Mark As Installed - Nominate to MOTM

Download Now

File Type: zip MARCO1 Image Resizer with HIGHSLIDE.zip (559.7 KB, 4654 views)

Screenshots

File Type: jpg 1.jpg (37.0 KB, 0 views)
File Type: jpg 2.jpg (47.1 KB, 0 views)
File Type: jpg 3.jpg (45.1 KB, 0 views)
File Type: jpg 4.jpg (46.6 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Baja, D4rk_Sh00t3r, mohammadxxx

Comments
  #62  
Old 04-12-2010, 05:03 PM
lms lms is offline
 
Join Date: Jan 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in english:
Translation to Spanish: product-marco1_resizer-es-ES.xml (in attachments)
Phrases only: lang-marco1_resizer-es-ES.xml (in attachments)

En español:
Traducción a Español: product-marco1_resizer-es-ES.xml (en adjuntos)
Solo frases: lang-marco1_resizer-es-ES.xml (en adjuntos)

Salud2
Attached Files
File Type: xml lang-marco1_resizer-es-ES.xml (1.7 KB, 65 views)
File Type: xml product-marco1_resizer-es-ES.xml (5.8 KB, 68 views)
Reply With Quote
  #63  
Old 04-12-2010, 06:20 PM
Diablotic Diablotic is offline
 
Join Date: Feb 2010
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be great to have it working in CMS as well...
Reply With Quote
  #64  
Old 04-19-2010, 12:48 AM
roadrunna roadrunna is offline
 
Join Date: Sep 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great apart from if there is a missing image then highslide hangs on the loading animation

Anyone know of a fix for missing images ? Would love to use this but can't with it hanging

Also, does anyone know of a way to speed it up on IE8 ?
Reply With Quote
  #65  
Old 04-29-2010, 04:00 PM
crazyace crazyace is offline
 
Join Date: Oct 2009
Location: Nashville TN
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
This remove all or right section...?
You really only need to delete this part

PHP Code:
    mimg.src 'highslide/graphics/warning.gif';
    
mimg.width 350;
    
mimg.height 16;
    
mimg.alt '';
    
mimg.border 0;
    
    
mtd1.width 20;
    
mtd1.className 'td1';
    
    
mtd2.unselectable 'on';
    
mtd2.className 'td2';
    
    
mtable.textNode mtext;
    
mtable.resize this;
    
    
mtable.textNode mtext;
    
mtable.resize this;
    
    
mtd1.appendChild(mimg);
    
mtd2.appendChild(mtext);
    
    
mtr.appendChild(mtd1);
    
mtr.appendChild(mtd2);
    
    
mtbody.appendChild(mtr);
    
    
mtable.appendChild(mtbody);
    
    
this.img.parentNode.insertBefore(mtablethis.img);
    
    
this.warning mtable;
    
this.warningTextNode mtext
Reply With Quote
  #66  
Old 04-30-2010, 12:29 PM
crazyace crazyace is offline
 
Join Date: Oct 2009
Location: Nashville TN
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea how to make this work in vBadvanced?
Reply With Quote
  #67  
Old 04-30-2010, 01:31 PM
MARCO1's Avatar
MARCO1 MARCO1 is offline
 
Join Date: Jun 2008
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by crazyace View Post
Any idea how to make this work in vBadvanced?
I don't have vBadvanced sorry.
Reply With Quote
  #68  
Old 05-04-2010, 07:43 PM
doraj doraj is offline
 
Join Date: Nov 2005
Location: Italy
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Marco, congratulations for your hack, it's excellent.

Could you make it compatible also with vB CMS?

Thank you
Reply With Quote
  #69  
Old 05-05-2010, 02:03 AM
tini_lam tini_lam is offline
 
Join Date: Dec 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this mod working on 4.0.3?
Reply With Quote
  #70  
Old 05-20-2010, 03:55 PM
MudRacing MudRacing is offline
 
Join Date: Apr 2010
Location: Italy
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in 4.0.3 Patch Level 1 don't work, look:

http://www.spqrclan.com/web/call-dut...tml#post137584
Reply With Quote
  #71  
Old 05-21-2010, 10:56 AM
MudRacing MudRacing is offline
 
Join Date: Apr 2010
Location: Italy
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MudRacing View Post
in 4.0.3 Patch Level 1 don't work, look:

http://www.spqrclan.com/web/call-dut...tml#post137584
@MARCO1: you have a remedy for my problem?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:41 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05466 seconds
  • Memory Usage 2,362KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete