Re: creating a searchable image gallery

Jamie Holly <[email protected]> Wed, 12 Nov 2014 10:35:17 -0500
Newsgroups gmane.comp.php.drupal.support
Message-ID <[email protected]>
You can use Display Suite to override the search results on a per-node 
type basis.

https://www.drupal.org/project/ds

Jamie Holly
http://hollyit.net

On 11/12/2014 10:20 AM, Joe Java wrote:
> I have a content type of an image with a body.  The user inputs an 
> image and types a description in the body.
>
> I want the user to be able to use the built in search feature and be 
> able to type in any words desired.  The search results should have all 
> results related to this content type displayed as a grid of images 
> with their description below each image.
>
> How do I interface with the default search engine and tell it to use a 
> specific view when displaying this content type?
>
> Is there a module that does what I want already?  All I want is a 
> simple searchable image gallery (NOT limited by a taxonomy of keywords 
> (I want the user free to use any description they desire)).
>
> I want to use the default search engine and use a small easy to 
> maintain set of modules.  The default search results are NOT ideal for 
> quick fast viewing (a small grid would be best).
>
> Thanks :-)
>
>
>
>

-- 
[ Drupal support list | http://lists.drupal.org/ ]