Closed (fixed)
Project:
Advertisement
Version:
6.x-2.x-dev
Component:
ad module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Aug 2007 at 20:01 UTC
Updated:
30 Apr 2009 at 14:30 UTC
Jump to comment: Most recent
Comments
Comment #1
summit commentedI disagree.
I think you should have an option whether or not you want ad-nodes to be shown in search results.
greetings,
Martijn
Comment #2
mariuss commentedAn option is fine, as long as there is a way to hide the ads from search.
Comment #3
jo1ene commentedI require the feature to include ads in search. One slight problem I see is that the teaser that's shown in the search results includes things like the click history, since it's using "ad_status_display" to form the teaser. This stretches out the page on my site and doesn't strike me as helpful. If the teaser can be reformatted to just be the title and description (if one exisits), it would work really well for me.
Changing status to normal feature request.
Comment #4
jeremy commentedPostponed until someone comes along with a good patch.
Comment #5
Anonymous (not verified) commentedI'm finishing a website which uses Ad module and I just can't pass it to my customer because the Ad terms are in advanced search page. Is there some patch, or is this a dead end?
Comment #6
paulvantuyl commentedHi, I am using this module http://drupal.org/project/search_block in order to block ads from being searchable. Works quite well.
Comment #7
jeremy commentedCan someone document how to make this work with the search_block module? That sounds like a good solution to me...
Comment #8
jeremy commentedI implemented something similar for the Jobtrack module. I may add this feature before the 6.x-2.0 release.
Comment #9
jeremy commentedFeature committed.
Comment #10
jeremy commentedWhoops, needed to also remove the ad vocabulary and terms from the advanced search form. Committed.
Comment #11
jeremy commentedWith more thought, I've modified this a little. Advertisements will always show up for users with 'administer advertisements' or 'edit any advertisement' permissions. Fix committed.