When I do a search of the website the results show matching pages with the linking code i.e.
[view:publication_view==47,69,121]
embedded in the result. Obviously we dont want the result of the view returned, but do we want the code either

Is this by design, outside the scope of the module, or is there something that can be done to hide it

Comments

mlsamuelson’s picture

I just spent some time looking into this, and it appears that our method for altering search results (using hook_nodeapi's 'search result' op) only allows us to add to the results, not alter what's already there. Thus, I don't see a desirable way to remove the tags...

mlsamuelson

mlsamuelson’s picture

Status: Active » Closed (won't fix)

updating status