[wp-trac] [WordPress Trac] #6961: Proposition for Media Uploader
WordPress Trac
wp-trac at lists.automattic.com
Mon May 12 17:59:25 GMT 2008
#6961: Proposition for Media Uploader
--------------------------+-------------------------------------------------
Reporter: link2caro | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.5.2
Component: Optimization | Version:
Severity: minor | Keywords:
--------------------------+-------------------------------------------------
The default Hyperlink of uploaded images is to itself which lets user get
to the source file and quit the main site, this is not really cool to my
opinion, I suggest either change the value='" . attribute_escape($file) .
"' to nothing by default or even better make an option for default URL of
uploaded images.
<input type='text' name='attachments[$post->ID][url]' value='" .
attribute_escape($file) . "' /><br />
Thank you/
--
Ticket URL: <http://trac.wordpress.org/ticket/6961>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list