Posted on August 12, 2010 - 4:48pm by Steve Karsch.
I'm trying to create a page that essentially is a view of panels that contain views and am not sure if it's possible. So, for example, I'm using organic groups and I want to display a list of blog posts grouped by group(!). In addition, in the sidebar for each group, I want to display the monthly blog archive for each group. The archive view should line up with the "current blog post" view. This is fairly straightforward to do with panels for a single group view, but what if I want this to repeat for each group of which I'm a member. Read full article »
Posted on July 29, 2010 - 9:16am by Richard Baldwin.
Hi I need a little help. i have a CCK content (events) type that includes a date field.
So you can create events that have a start date/time and an end date/time.
I want to create a view that lists items that fall between a certain date range using
one of the date options (lets say start date for simplicity)
So my view would potentially have a drop down that allows me to search for all events
that start between september 01 and september 30 for example.
Posted on February 10, 2010 - 5:27am by Tom Davidson.
Hello,
I am having troubles figuring out the best method of creating three content types for a student radio station: Station, Show, Episode - I am hoping someone here can spare a few brilliant insights. This are many many details. This post is meant to focused on organic groups and some type of node to node relationship such as with Node Reference URL, as well as the relevant views. Read full article »
I would like it to display where the company only appears in the table once and the workers for that company appear as a coma separated list. (I'm also having this problem displaying this view through GMap because it adds markers on top of markers and only the top choice is displayed).
IE: Read full article »
Posted on November 17, 2009 - 11:36pm by Stefan Ehrenfeld.
Hey there,
How can i get my friends and my own activity into one stream? There seem to be just the three options "all activity", "my activity" and "my friends activity". I thought i might be able to create a view with both mine and my friends activity, but i can't get it working.
Please, if someone could give me an idea what to look for!
Regards
honorfield
Posted on October 21, 2009 - 12:43pm by Ryan Schuyler.
I have a site with magazine content on it. I have two content types within this example, an "issue" and a "story" or article. With my body contemplate file for my "story" content type i have an embedded view that displays all the other articles from the same "issue" date. In other words if a magazine was published on 9-16-09 then the issue would be created for 9-16-09 and all articles/"stories" uploaded to the site using the same date would be attached to this issue. Read full article »
Posted on October 8, 2009 - 10:30pm by Adrian Millington.
Hi
I created a content type 'Island Profile' (to store different related types of island specific information for numerous islands) using CCK. I am using Views to query the database, to output the different types of corresponding 'Island Profile' specific information, into numerous view panes within a single view for each island. Finally I am using Panels 3 to layout the created view panes for the 'Island Profile' content type into a panel page.
Posted on September 30, 2009 - 12:31pm by Robert Douglass.
For the last six months, Scott Reynolds has been keeping a big juicy secret. As the maintainer of the Apache Solr Views module, he knows just how cool the future of Drupal Search is going to be. His module, based on an idea and code from Thomas Seidl, lets you make custom searches against the Solr index the same way you currently make views against the MySQL database. Read full article »
Posted on September 23, 2009 - 2:12pm by JJ Madeira.
I'm using Panels 3 for the first time, and, am *** slowly *** getting it... I managed to get the node_view setup the way I want, but, now I'm creating a custom page.... So, naturally, I'm stuck.... I imagine it's probably pretty simple to answer / do, and that I'm just not thinking about it correctly, like I'm just overcomplicating it...
Basically, I have a view that has a number of displays, each providing a series of teasers for a particular content type:
Defaults
ContentTypeA -> filters based on content type a node type Read full article »