- Joined
- Dec 2, 2018
Take your meds, schizo.>See giant "USE THUMBNAILS" text that glows like the flame of God on homepage
>Click the link and it leads me here
>Return to homepage
>It's gone.
Did I just hallucinate that?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Take your meds, schizo.>See giant "USE THUMBNAILS" text that glows like the flame of God on homepage
>Click the link and it leads me here
>Return to homepage
>It's gone.
Did I just hallucinate that?
Meds ruin my direct telegraph line to God so I think I'll stick with heavy dosing ayahuasca whiskies and LSD cigars like the Divine intended.Take your meds, schizo.
// 'sync' is accessible from the outside and called before the post is sent or saved.
XF.EditorHelpers.sync = (() => {
const fn = XF.EditorHelpers.sync;
return function sync(editor) {
fn.call(this, editor);
// XF places a bunch of attributes on the pasted images for no apparent reason.
// These attributes do not appear in intentionally attached full images.
editor.$el.find('[data-attachment^="full"][status="ok"]').each(function (x){
// XF synchronizes draft by just grabbing HTML value.
// 'src' appears to be ignored in the end.
this.dataset.attachment = this.dataset.attachment.replace('full', 'thumb');
});
}
})();
Null could theoretically just look for the code lines for the “Add Image” option and void them. It could either just be as simple as editing the template or it could domino and unintentionally fuck up areas of the site. You would be surprised at how fiddling with one thing can sometimes make a mess of others.Ah I see honestly I won't complain and ask Null to make it. Adding a new feature can be a real pain in the ass sometimes.
nool is god, faggots need to fuck off.I can't decide whether to post the "we love u null" or "we hate u null" makesweet GIF.
If i'm cutting and pasting things in i just cut and paste everything in and go to bbcode clear all the stuff turn bbccode off and hit insert, select all, thumbnail.I have been trying to take the extra step of clicking the image and removing it so i can re-add it as a thumbnail, but that's still a lot of steps. could there be a "convert to thumbnail" button on the image options bar, or maybe a "convert all images to thumbnails" button you can click before posting?
Still extra steps that not everyone will doIf i'm cutting and pasting things in i just cut and paste everything in and go to bbcode clear all the stuff turn bbccode off and hit insert, select all, thumbnail.
Or how about just click attach files like a normal person and add the images as thumbnails.Still extra steps that not everyone will do
Faster to ctrl-c and ctrl-vOr how about just click attach files like a normal person and add the images as thumbnails.
Apparently not if you have to do all those extra steps you were talking about. Time for a change of strategy.Faster to ctrl-c and ctrl-v
I don't have to do those extra steps, it just means you get yelled at sometimes and get your post edited if you don't.Apparently not if you have to do all those extra steps you were talking about. Time for a change of strategy.