On 5/2/06, va:patrick.kranzlmueller <[EMAIL PROTECTED]> wrote:
> now i´d like to implement that browser for file- resp. image-fields.
> i´m thinking about a "+" right near an input-field, which opens
> another window where the user can select the appropriate image/file.
>
> hopefully someone can give me a hint on how to get that "+" near an
> image-field. i´ve been looking through several django-files but can´t
> figure out where that "+" is constructed.

Hey Patrick,

That's looking good! Here's where the "+" image lives in the Django source tree:

django/contrib/admin/media/img/admin/icon_addlink.gif

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to