| Author |
Replies: 9 / Views: 1,212 |
|
|
Bedrock of the Community
 United States
12864 Posts |
If there's already a way to do this I haven't found it, but it would be convenient for the "Upload Image" link/routine to insert the img tags and data where the cursor was last in the message instead of at the very bottom of the message window.
I often find myself composing a post then inserting an image (or images) after the text is done, and where I want the image is seldom at the very bottom of the post.
|
|
|
|
Moderator
 United States
14463 Posts |
Never really had much problem with this, but you can cut and paste the picture text anywhere in your post.
|
|
Bedrock of the Community
United States
12477 Posts |
I usually type the opening text, then upload all pictures and insert clarifying text between the pic URLs and then Preview to make sure all is well.
Edit: I use my phone for everything here, so that may not help.
In Memory of Crazyb0 12-26-1951 to 7-27-2020 In Memory of Tootallious 3-31-1964 to 4-15-2020 In Memory of T-BOP 10-12-1949 to 1-19-2024
Edited by spru 01/11/2017 12:37 am
|
|
Bedrock of the Community
  United States
12864 Posts |
Quote: Never really had much problem with this, but you can cut and paste the picture text anywhere in your post. Yeah, that's exactly what I do. It would just save a few operations per image to not have to do that. Not a huge deal, just something that occurs to me when I'm composing a post with multiple photos. Quote: I usually type the opening text, then upload all pictures and insert clarifying text between the pic URLs and then Preview to make sure all is well. Most people probably do it the way you do. But it still seems like it would make sense to insert the img tags where your cursor was when you clicked the "upload image" link, even if it happens to be at the bottom. Though I suppose that could result in images inserted into odd places if the author left their cursor in a weird spot after an edit, which would require a cut/paste operation like the one I'm trying to avoid. 
Edited by CelticKnot 01/11/2017 01:02 am
|
|
Pillar of the Community
United States
2403 Posts |
I use a computer, and when it puts a big space in between my cursor and pic, I put my cursor at beginning of picture URL and hit backspace a couple times. It's faster than cut and paste imo.
Edited by MontCollector 01/11/2017 02:05 am
|
|
Forum Dad
 United States
24184 Posts |
I'll take a look at it, but it's done with javascript which is not my strong suit.
|
|
Moderator
 United States
54283 Posts |
I believe the insert smilie routine already does that, so maybe start looking for the appropriate code in that section.
Show your financial support of the Coin Community Family (click here)See my topic on Mexican Numismatic Medals (click here)
Edited by nss-52 01/11/2017 08:09 am
|
|
Forum Dad
 United States
24184 Posts |
Good idea. 
|
|
Bedrock of the Community
  United States
12864 Posts |
Yes, good thought/observation. In fact most of the insert routines do, such as insert link, italics, bold, etc. The only difference is those are on the same page as the textarea where the image insert is a postback (if that's the right term) from a different page.
|
|
Forum Dad
 United States
24184 Posts |
Quote: Yes, good thought/observation. In fact most of the insert routines do, such as insert link, italics, bold, etc. The only difference is those are on the same page as the textarea where the image insert is a postback (if that's the right term) from a different page. Yep, I was playing with it and that seems to be an issue.
|
| |
Replies: 9 / Views: 1,212 |
|