Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Yilmaz - Buttons To Zoom In and Out vB5 Details »»
Yilmaz - Buttons To Zoom In and Out vB5
Version: 1.0.1, by yilmaz yilmaz is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 5.5.5 Rating:
Released: 10-25-2020 Last Update: 01-03-2021 Installs: 18
Supported Auto-Templates
Additional Files  

Description: Compatible 5.6.x
========================================
In a message, the font size decreases or increases with plus or minus.

Mark as installed = get support.



In version 1.0.1
Plus - Minus button will use vbulletin icon

========================================
How to install And Demo Video
========================================
Upload the content of "Yilmaz - Buttons To Zoom In and Out vB5" to your root.
that's all it.
enjoy..
-----
========================================
How to Update:
========================================
1. After uploading files
2. In AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product
in the "OR import the XML file from your server" put

./packages/yilmazzoombutton/xml/product_yilmazzoombutton.xml

========================================
How to uninstall:
========================================
1. Remove the package "yilmazzoombutton" that located in /core/packages/
2. Go to "Manage Products" in the admincp and delete the product named "Yilmaz - Buttons To Zoom In and Out vB5"

Download Now

File Type: zip Yilmaz - Buttons To Zoom In and Out vB5.zip (3.7 KB, 48 views)

Screenshots

File Type: png screenshot-vb5.ozbeceriksizler.co-2021.01.05-00_42_59.png (191.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-16-2020, 04:50 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just a note this particular coder has opted to encrypt (base64) part of his code (seems he does this for ALL his modifications).
Reply With Quote
  #3  
Old 11-16-2020, 05:07 PM
yilmaz's Avatar
yilmaz yilmaz is offline
 
Join Date: Sep 2004
Posts: 751
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hostboard View Post
Just a note this particular coder has opted to encrypt (base64) part of his code (seems he does this for ALL his modifications).
I wish you asked first what does it do.
If that's what you mean it's just the icon image for the plus minus button


Code:
.yboyut .text_size a { float: left; width: 18px; height: 19px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAmCAYAAADJJcvsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMNSURBVHjazJZPaFRHHMc/M+9tspusiTFuUNFCNRBiUapeWhRkTQSXiiBd8eTFg7DgoZgKLd4EsVT24MWgYC+9CC7mZlAXgyAKEcUUCnoopWIxf5Alm7f7dvfNm+kh+9ZEs5tkK+gX5jK/mc/8fr+Z9+UJYwyBIoNDEWAPsJ3Geu5m0+MLJ0QAigwO/YptnaUnBt1djTHTb2Fq+l9g2M2mL9RAkcGhK/RuS4mBfWDZGKVB66UhUiJCFhQKmDtj8GbysptN/yDCA2eO0x27Yb7dC0pjcgXQpnFGtkSsXwNlD/HoAThzOyWQ0rEt4HqYt87yEJg/cCqPcT1M9yaAlAS+pDWMKZRZlYyBioJwG0CfrAX8pXvy4/5tPD69b2mYNhgpAFokH0kfDWQDmPw02KHaZFdbK1PpE4sWli9+B8CluxOcG3ny7iG6xXcgfA3CrwVzc0VaTl0F4Oyhr/l+z1a+uXCrTp/0ApBWoOvdTjWgVR2QvxDkgy/qn2gM+H7DjER44Mw//saNX2BZTTVZlMvImZmHNlDBVyCavK75TGclkBGuO19eE0O4LsCIBIal40CphNF6VUMUigjXveZm09cDGzkCpIxlHSJkY5apUxgNSiF8fa3qSc/Few65veqQkWU6MwuMu9n034tedqDfhw47gLMMaAZ4mkzEX31gtZnRsYNAqi0cPtrVuYbWllBdSrnikZudo1gqjQDDyUT8HoC4eft+MhSyb+7+qo/NG2IYY1hY7gf9EQIhBK8nZ3j250s8Tx1LJuIZG0jt6u+lZ10nhWIRXc+rF9m2pGddJ7v6exn/40UKyMhoe+TA2o4onlIrgsx/FRpPKdZ2RIm2Rw5kRsd2yPZIuBZcjYL11f19Ugrx/5xRfNZWu5QGf3vGxKQDwJH+GNeP9jcHyp7c/WlK+wxBqp6pr1AqsNpc3qHiqaYgFU+RyzsAD6VS/vmJF3+h1OoyU8qnuu98MhGfDfzoomXJnzqi7cG301AFt0TeKeD7+pdkIv7zon/IzOhYtGqzfStI6GXVJZ1g4r8BAEiZk3jIZgsnAAAAAElFTkSuQmCC') no-repeat scroll; cursor: pointer; margin: 0 5px; }
Attached Images
File Type: png 2020.11.16-20_11_19.png (1.8 KB, 0 views)
Reply With Quote
  #4  
Old 11-16-2020, 05:28 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, so it is for the +/- image.

Since the images are not apart of the modification, this means they are being pulled from another source. Possibly your site to track installs? Maybe not. What if that site does down? Then I have a dead modification as it will give me nothing but broken links to the images. In addition has HTTPS taken into consideration? If your serving via HTTP then my visitors will get a mix content warning and not show as a secure site.

I prefer to self host images as I can not predict when a resource will change.

I appreciate the response
Reply With Quote
  #5  
Old 11-16-2020, 05:39 PM
yilmaz's Avatar
yilmaz yilmaz is offline
 
Join Date: Sep 2004
Posts: 751
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hostboard View Post
Ok, so it is for the +/- image.

Since the images are not apart of the modification, this means they are being pulled from another source. Possibly your site to track installs? Maybe not. What if that site does down? Then I have a dead modification as it will give me nothing but broken links to the images. In addition has HTTPS taken into consideration? If your serving via HTTP then my visitors will get a mix content warning and not show as a secure site.

I prefer to self host images as I can not predict when a resource will change.

I appreciate the response
It is very convenient to use png file as base64 so that there is no link to any site.

Check out the Google site image files are always base64 encrypted.
I think it's simple and practical.

If you want you can add that part as below image



The part that is https and http does not belong to me, if you search completely in the vbulletin template, the original is the same.
Reply With Quote
  #6  
Old 11-19-2020, 05:12 PM
74v 74v is offline
 
Join Date: Nov 2020
Location: t?rkiye
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mükemmel bir iş çıkartmışsın hocam ellerine sağlık
Reply With Quote
Благодарность от:
yilmaz
  #7  
Old 02-07-2021, 06:07 PM
migratoria migratoria is offline
 
Join Date: Oct 2011
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very useful mod
Thank you
Reply With Quote
Благодарность от:
yilmaz
  #8  
Old 02-08-2021, 11:13 AM
EchoBilisim EchoBilisim is offline
 
Join Date: Jan 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Çok güzel uygulama baya kullanışlı teşekkürler.
Reply With Quote
Благодарность от:
yilmaz
  #9  
Old 02-12-2021, 12:34 PM
DamasGate DamasGate is offline
 
Join Date: Aug 2003
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice, installed and working on 5.6.1

Thank you
Reply With Quote
Благодарность от:
yilmaz
  #10  
Old 02-16-2021, 11:49 AM
mito22 mito22 is offline
 
Join Date: Oct 2005
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on www.daidegasforum.com Thanks @yilmaz

CB 5.6.3
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 08:43 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.06695 seconds
  • Memory Usage 2,335KB
  • Queries Executed 24 (?)
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_code
  • (2)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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (4)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • 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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete