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)
-   -   Major Additions - [AJAX] MARCO1 Image Resizer With HighSlide! (https://vborg.vbsupport.ru/showthread.php?t=236972)

kevin2008 03-08-2010 07:51 AM

Please update for WATERMARK

Yes it is a need for protecting works, it must also be compatible with the extensions: png, to lie, tiff, jpg they is most current.

Thank you by advance with all the coders who will want to work well on this project

mhackl 03-09-2010 03:48 AM

Quote:

Originally Posted by RedHacker (Post 1998538)
http://img687.imageshack.us/img687/4503/1111f.png

In this image can remove the right Square...?


Remove following from the "highslide-with-gallery.js" file in the Highslide directory
PHP Code:

HSImageResizer.prototype.createWarning = function() {
    
mtable document.createElement('TABLE');
    
mtbody document.createElement('TBODY');
    
mtr document.createElement('TR');
    
mtd1 document.createElement('TD');
    
mtd2 document.createElement('TD');
    
mimg document.createElement('IMG');
    
mtext document.createTextNode('');
    
    
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


RedHacker 03-09-2010 06:37 AM

Quote:

Originally Posted by mhackl (Post 2000218)
Remove following from the "highslide-with-gallery.js" file in the Highslide directory
PHP Code:

HSImageResizer.prototype.createWarning = function() {
    
mtable document.createElement('TABLE');
    
mtbody document.createElement('TBODY');
    
mtr document.createElement('TR');
    
mtd1 document.createElement('TD');
    
mtd2 document.createElement('TD');
    
mimg document.createElement('IMG');
    
mtext document.createTextNode('');
    
    
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



This remove all or right section...?

mhackl 03-09-2010 10:09 PM

Quote:

Originally Posted by RedHacker (Post 2000283)
This remove all or right section...?

I'm not sure what your asking?

mhackl 03-09-2010 10:19 PM

Anyone have this working on attachments like the "The Image Resizer. Powered with Lytebox / Highslide / Lightview / and many more!" for vb 3.7 does?

RedHacker 03-12-2010 06:07 AM

Quote:

Originally Posted by mhackl (Post 2000559)
I'm not sure what your asking?

For the right edge only

o0mohammed0o 03-23-2010 10:58 AM

thanks so much but not working with vbulletin 4 Attachment pictures

need to fix this bug :)

nkumaran 03-26-2010 12:18 PM

Thank you.

D3m-fny 03-26-2010 02:51 PM

thank u mr.marco1

balkanboy 03-29-2010 10:54 AM

ummm has anyone noticed when u have this enabled and add a IMAGE with the inbuilt button and choose to store locally and when u click that image the CLOSE button for it is all stuffed up.....disabled for now....

Please look into it


All times are GMT. The time now is 07:44 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.01149 seconds
  • Memory Usage 1,777KB
  • 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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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