The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CES Dynamic [IMG] Resize (Plugin Version) Details »» | |||||||||||||||||||||||||||
CES Dynamic [IMG] Resize (Plugin Version)
Developer Last Online: Sep 2022
CES DYNAMIC [IMG] RESIZE
Version: 1.2.2 This mod is based on TECK's Dynamic Picture Resize for [IMG] tag mod. I made this mod after seeing a discussion in the thread about the potential number of file edits necessary to add some requested features, and then realized the entire mod could be accomplished with essentially just 1 plugin. TECK suggested that for ease of support I release my updated product file in a new thread, so here it is. *** NEWS *** 7/8/2009 - v1.2.2 released 9/23/2007 - v1.2.1 released 9/21/2007 - v1.2.0 released 9/13/2007 - v1.1.0 released 9/11/2007 - v1.0.4 released 9/9/2007 - support thread opened, v1.0.1 - 1.0.3 released 9/8/2007 - v1.0.0 released Products to Install: 1 Plugins Included: 7 Files to Upload: 0 New Templates: 1 Template Edits: 0 Files to Edit: 0 What It Does: When using the [IMG] bbcode tag, a user may add an image to his/her post that is too ginormous for your intended vBulletin style, pushing things out of the way, and not looking particularly nice. This hack resizes oversized images to specified acceptable dimensions, anywhere that the [IMG] tag is used. Current Features:
Known Issues: - None *** Changelog *** As of Version 1.2.2: - bug fix: XSS flaw As of Version 1.2.1: - bug fix: table explosion As of Version 1.2.0: - new feature: max width sharing for multiple images on a line - bug fix: onclick interferes with [url] - bug fix: onclick properties not passed to resize disclaimer - bug fix: images separated by line breaks - bug fix: [img] ignores [noparse] As of Version 1.1.0: - new feature: maximum height - extended: maximum width can be in pixels or percentage - bug fix: resize message class not set in Internet Explorer - updated templates: dynamicpic_script Show Your Support
|
Comments |
#52
|
|||
|
|||
In the template, find:
HTML Code:
* html .resizeimage, .resizednote { width: expression((this.width > intval(600 - 1))) ? '600px' : 'auto'); } HTML Code:
* html .resizeimage, .resizednote { width: expression((this.width > intval(600 - 1)) ? '600px' : 'auto'); } |
#53
|
|||
|
|||
Is this for me? Anyway, what's the difference between the 2 codes? for me they look the same...
Once more thnks for ultra fast support edit: tried to reinstall, still no image at all when enabled. |
#54
|
||||
|
||||
Well it still doesn't work properly but I can now click on the image to make it bigger on the fornt page but when viewing the message itself it is still not clickable.
By the way I wanted to say thanks for the mod and thank a million for trying to help me get it working. |
#55
|
|||
|
|||
The "image was resized" message is not clickable in the public version. Is this what you meant?
EDIT: It depends on how you navigate to the post for some reason. Doing so through the forums and it functions normally. Doing so from your vBa module and it breaks. Hitting back after going through vBa, then clicking it again and it functions normally. I'm at a loss. |
#56
|
|||
|
|||
Hello ,
I was installed the hack and work good but all the image was appear links not image , when i do edit the post the image will show , http://dardasha.net/montada/showpost...&postcount=116 but my forums is big and alot of posts and i can't do edit for all posts , Regards |
#57
|
|||
|
|||
All images turned into links in signatures, and I can't un-do this. I tried running the things in "Update Counters", but no luck. Please post a fix as this mod just broke 800 of my users sigs :-\
|
#58
|
|||
|
|||
If editing the post works, then the update counters method should fix it for you.
|
#59
|
|||
|
|||
I have posted many times in this thread that I am unable to duplicate this behavior at all on my board. If someone can create a test board where this DOES happen, I will gladly take a look and post the fix.
|
#60
|
|||
|
|||
Editing the post works for me too, updating the counter works too.
However, all the images that were in the single line now became each on a line, editing shows the code ok, but it places on per line, making posts get a real long scroll down... After disabling, the post became ok again. But when i enable CES Dynamic Resize, again all images showing as links, so i would need to update counters all again... Bug report: Images with link Dont show up when resize is enabled |
#61
|
|||
|
|||
Quote:
This is very odd. Perhaps it is related to stack order. I will look into this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|