Route module enables the construction of wizard like journeys using Panels. It's mostly useful for developers that require high levels of configurability and flexibility for their multistep forms.
You've just installed a module, but now you need to configure it. Where is that new menu item?
This module corrects this problem by redirecting to a module's configuration page when a single module is enabled or displaying a list of configuration pages when more than one is available.
Presents Field Collection fields in a modal for adding / editing / deleting content.
This module will change the add / edit / delete links on field collections to use CTools modals, and will present the forms for adding / editing content, and the button for deleting content, in a modal.
The modals are standard CTools modals, so styling will need to be applied for custom formatting.
Currently, field collection does not support revisions. However this is under active development for both field collection and Entity API (which field collection depends on). Once revision support is implemented for field collection, this module will be revised to support revision editing as well.
This module adds an image browser (using Views) to a FileField Sources widget/field. It uses FileField Sources for submission and field settings.
Media adds a file/image browser. So does this module.
Media adds a lot of crazy options. This module doesn't.
Media is insanely hard to extend (partly because it's HUGE). This module isn't.
The FileField Sources "reference" field is impractical, because you don't know the image's filename, but you do know what it looks like. This module add visuals.
Set up / enable
Download & install
Create an image field (any (?) widget)
Enable "Autocomplete reference textfield" under "File sources" (field instance settings)
That's it. Go to the (node) form and select "Reference existing". There will be a new button "Choose file"