User not logged in - login - register
Home Calendar Books School Tool Photo Gallery Message Boards Users Statistics Advertise Site Info
go to bottom | |
 Message Boards » » cancel image insert from prompt Page [1]  
pilgrimshoes
Suspended
63151 Posts
user info
edit post

this is just something that has bugged me for a while, and would be easy as hell to take out

if you hit cancel on the prompt, a set of image tags with "null" as the address is still inserted into the message box... for no reason.. if i cancel, i obviously dont want an image tag set inserted into the message box

just an irritant really, but an issue with ease of use.... and would be an easy fix

so why not fix it

6/1/2008 1:00:23 PM

lmnop
All American
4809 Posts
user info
edit post

Also, tags need to insert where the cursor is and not at the end of the text. It is annoying as shit to have to cut and paste tags or (gasp) type them.

6/1/2008 4:56:43 PM

vinylbandit
All American
48079 Posts
user info
edit post

amen to both of these

6/1/2008 5:08:21 PM

ScHpEnXeL
Suspended
32613 Posts
user info
edit post

amen..and the one pilgrim talks about would be so fucking ridiculously easy to fix, why not just do it?

come on qntmfred!

6/1/2008 5:39:48 PM

Scary Larry
Suspended
644 Posts
user info
edit post

I'm sure there are more than a hundred people on here that could be bothered to write a patch for this if there was any hope it would actually be applied -- the code in question is externally visible JavaScript after all.

[Edited on June 1, 2008 at 7:05 PM. Reason : but after like 5+ years I'm no longer holding my breath for this fix]

6/1/2008 7:03:46 PM

Fry
The Stubby
7781 Posts
user info
edit post

i looked up the idea of placing text at the cursor rather than the end a little while back for something i was working on. apparently it's a pain in the balls compared to just placing it at the end, but there is js that could be copy/pasted. i second the motion to add it in.

6/1/2008 7:18:21 PM

synapse
play so hard
60908 Posts
user info
edit post

if you could link to said js code that might be a help

6/1/2008 7:33:28 PM

DirtyMonkey
All American
4269 Posts
user info
edit post

^^ it's not that much of a pain in the ass. i wrote a greasemonkey script to do that and posted it in the lounge a while back, along with other fixes for shitty things like scaling ridiculously large images, shortening ridiculously long links, and automatically converting links to link for all tww domains (but they fixed that like 3 days after i wrote that one). all of those are available from this thread.

6/1/2008 8:27:20 PM

gunzz
IS NÚMERO UNO
68205 Posts
user info
edit post

Quote :
"amen to both of these"

6/2/2008 10:20:16 AM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

look i dont know javascript for dogpoo but i think this'd work

  < td width=20 class=fb onMouseDown="className='fb_down';" onMouseUp="if(className == 'fb_down'){className='fb';myImageURL = prompt('Please enter the image URL!','http://');if(myImageURL != null && myImageURL.length !=0){addtext('[ image ]' + myImageURL + '[ /image ]');}}" onMouseOut="if(className == 'fb_down'){className='fb';}" >


[Edited on June 2, 2008 at 11:04 AM. Reason : asdf]

[Edited on June 2, 2008 at 11:05 AM. Reason : of course with the spaces taken out of the image tag and the autoparsing for the link disabled]

6/2/2008 11:01:46 AM

Scary Larry
Suspended
644 Posts
user info
edit post

so as I was saying, it's not an issue of availability of a fix, it's an issue of nobody caring

6/2/2008 8:01:18 PM

Fry
The Stubby
7781 Posts
user info
edit post

^ too bad so many do care but not much happens neway a lot of this stuff could b knocked so quickly it kinna sucks to think about it

6/3/2008 5:46:46 AM

gunzz
IS NÚMERO UNO
68205 Posts
user info
edit post

Fry, you type like a 12 year old girl

6/3/2008 9:01:40 AM

synapse
play so hard
60908 Posts
user info
edit post

bff jill?

6/3/2008 9:58:40 AM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

i want to put out there there that i didnt test it, or anything

but just that it's a one line fix to make the site more user friendly

but we'll see how long it takes

6/3/2008 10:48:33 AM

TreeTwista10
Forgetful Jones
147700 Posts
user info
edit post

this is a good idea...sometimes i'll just manually type the image tags to avoid this potential hassle

6/3/2008 12:11:14 PM

Fry
The Stubby
7781 Posts
user info
edit post

Quote :
"Fry, you type like a 12 year old girl"


who says I'm not one

bwn?

6/3/2008 4:04:45 PM

Scary Larry
Suspended
644 Posts
user info
edit post

the feedback forum is not chit chat

LOL

6/3/2008 7:48:44 PM

Fry
The Stubby
7781 Posts
user info
edit post

you'd think sometimes amirite?

bttt cause it'd be nice to get some of these features put in

6/5/2008 4:16:09 PM

d7freestyler
Sup, Brahms
23935 Posts
user info
edit post

amen

6/5/2008 11:15:02 PM

Joie
begonias is my boo
22491 Posts
user info
edit post

hallelujah

6/6/2008 4:09:42 PM

mildew
Drunk yet Orderly
14177 Posts
user info
edit post

fix these and I will go premie

6/6/2008 4:42:25 PM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

?

6/8/2008 12:54:56 PM

lmnop
All American
4809 Posts
user info
edit post

This is really unsatisfying.

6/8/2008 4:45:24 PM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

8 days and nary a word

6/10/2008 6:36:34 PM

Ernie
All American
45943 Posts
user info
edit post

Hey, they did it.

6/16/2008 10:31:23 PM

ScHpEnXeL
Suspended
32613 Posts
user info
edit post

OH SHIT

LOOKIE THERE FOLKS!

6/16/2008 10:42:13 PM

drunknloaded
Suspended
147487 Posts
user info
edit post

now how bout fixing the quote button so that you click it once and it puts both tags and puts the cursor in the middle of the tags...thats how slickdeals does and its way easier

6/16/2008 10:57:58 PM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

6/17/2008 6:10:42 AM

ScHpEnXeL
Suspended
32613 Posts
user info
edit post

^^thats how like every forum on the entire intrawebs does it..

it'll be at least another year before tww gets to that level

6/17/2008 6:41:37 PM

pilgrimshoes
Suspended
63151 Posts
user info
edit post

Quote :
"mildew


fix these and I will go premie"


where you at!?

6/20/2008 6:23:34 AM

mildew
Drunk yet Orderly
14177 Posts
user info
edit post

Premie

7/28/2008 2:12:33 PM

 Message Boards » Feedback Forum » cancel image insert from prompt Page [1]  
go to top | |
Admin Options : move topic | lock topic

© 2024 by The Wolf Web - All Rights Reserved.
The material located at this site is not endorsed, sponsored or provided by or on behalf of North Carolina State University.
Powered by CrazyWeb v2.38 - our disclaimer.