Patch to have node loads for your view

Scott Reynolds - May 6, 2009 - 22:25
Project:Apache Solr Views
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Scott Reynolds
Status:reviewed & tested by the community
Description

This patch allows the apachesolr view to have the row style of node_view.

AttachmentSize
node.views_.patch833 bytes

#1

7wonders - May 9, 2009 - 10:54

I have the whole apachesolr views setup done now and have installed this patch. How would I use this now to override the default apachesolr results page so I get node views instead? Any tutorials for dummies would be much appreciated :)

/7

#2

Scott Reynolds - May 12, 2009 - 18:08
Status:active» reviewed & tested by the community

#3

Damien Tournoud - June 29, 2009 - 21:38

This looks like a patch to Views... I think this can be done within Apachesolr Views using one of the Views alter hooks.

#4

Scott Reynolds - June 29, 2009 - 22:33

Alas, no alter hooks for plugins
http://views.doc.logrus.com/group__views__hooks.html

as you also see in

<?php
views_discover_plugins
();
?>

#5

dereine - October 25, 2009 - 14:49
Version:<none>» 6.x-1.x-dev

#614040: Possiblity to alter views_plugins

That's an easy patch, which would allow this.

#6

dereine - October 25, 2009 - 15:37

If this is commited, i will add a field like on core, where you can filter the terms by vocabulary etc.

#7

mpaler - November 16, 2009 - 00:56

Hi Scott,

Could I trouble you to explain in lay terms what this patch does?

Thanks in advance,
Mike

#8

mpaler - November 23, 2009 - 02:39

OK -- I get this. To slower folks like me, this adds a node row style for the view output. So under style settings if you set row style to HTML list, this patch will make "node" available under row style.

 
 

Drupal is a registered trademark of Dries Buytaert.