Posts: 5,151
Threads: 396
Joined: Sep 2016
Jan-25-2017, 12:50 AM
(This post was last modified: Feb-27-2017, 01:41 AM by snippsat.)
Did someone do something regarding the img tag? Its suppose to show up in the post, but now it is just showing the text link for it.
for example:
[Image: shipsheet.png]
It shows properly in the editor, but not when posted.
Recommended Tutorials:
Posts: 7,312
Threads: 123
Joined: Sep 2016
Yes is wrong now,i tried to enable some default setting in MyCode img tag.
But that did not work,so i think @ stranac must look into it.
I guess that there are his plugin changes that do this.
In this post it did show a thumbnail image of my Christmas image.
Now it do not show the thumbnail image,and only link to thumbnail image(should be the large image).
So it's all wrong now
Posts: 5,151
Threads: 396
Joined: Sep 2016
Feb-26-2017, 04:30 AM
(This post was last modified: Feb-26-2017, 04:30 AM by metulburr.)
I think Stranac said this was his plugin's doing. Not sure?
I am sick of seeing links as images, so i am overriding his plugin with a MyCode
[Image: shipsheet.png]
Note this is just
[img]link to image[/img] by clicking to get full sized image
If you try to add custom sizes, such as
[img=100x100]link to image[/img] it gives you just a link
[Image: shipsheet.png]
Sometimes with insert an image i get a javascript box that gives no option to give width and height, however sometimes i get a dropdown, with the option to give sizes, so not sure what is happening.
Recommended Tutorials:
Posts: 325
Threads: 11
Joined: Feb 2010
Feb-26-2017, 08:18 AM
(This post was last modified: Feb-26-2017, 08:18 AM by stranac.)
(Feb-26-2017, 04:30 AM)metulburr Wrote: I think Stranac said this was his plugin's doing. Not sure? No, the plugin only handles code , php , python , icode , output , and error tags,
The rest is passed back to the original MyBB code for parsing.
I'm sick, so I'll probably be taking a few days off work, and I'll try to take a look at this problem, along with a few other things I've been planning to do for a while now.
No promises though, things tend to come up whenever I decide to do that...
Posts: 7,312
Threads: 123
Joined: Sep 2016
It work better,but not as before.
Can not use the auto generated forum tag from Imageshack(the host i use).
Imageshack forum tag did work here before.
Not happy with forced thumbnail size to 250x250.
I remember i did try to find the default MyBB image tag setup in MyCode,
but what i tried did not work as before.
Posts: 5,151
Threads: 396
Joined: Sep 2016
Feb-26-2017, 02:56 PM
(This post was last modified: Feb-26-2017, 02:56 PM by metulburr.)
(Feb-26-2017, 08:18 AM)stranac Wrote: No, the plugin only handles code, php, python, icode, output, and error tags, Thats weird im not sure what happened to the default img tags.
(Feb-26-2017, 11:50 AM)snippsat Wrote: Can not use the auto generated forum tag from Imageshack(the host i use). How does imageshack format the img tag?
(Feb-26-2017, 08:18 AM)stranac Wrote: I'm sick, so I'll probably be taking a few days off work, and I'll try to take a look at this problem, along with a few other things I've been planning to do for a while now.
No promises though, things tend to come up whenever I decide to do that... no problem
Recommended Tutorials:
Posts: 7,312
Threads: 123
Joined: Sep 2016
[url=https://imageshack.com/i/pmNZevrmj][img]http://imagizer.imageshack.us/v2/320x240q90/922/NZevrm.jpg[/img][/url] Explanation:
[url=Full size image][img]Thumbnail size image[/img][/url] So i can choose from a auto generated list,
image thumbnail size i want in forum.
I have tested in MyBB Community forum,
here all work as except for setup over and ordinary image tag as i shown under:
[img]link to 320x240 scale correct in preview and post[/img]
[img]link to 640x480 scale correct in preview and post[/img] So we should try to get the default setup that i guess Community MyBB use.
|