Is there any way to create a menu item which points to simply the most recent node of a particular type? (or some other criteria aka sorting in views)
-- cgp
For one easy solution, you've answered your own question, actually. Use Views. Display one full node sorted by recency and filtered by node type.
Brian
On Fri, Sep 4, 2009 at 10:06 AM, Chris Pall chrispall@gmail.com wrote:
Is there any way to create a menu item which points to simply the most recent node of a particular type? (or some other criteria aka sorting in views)
-- cgp
-- [ Drupal support list | http://lists.drupal.org/ ]
I started to respond to this as, "No, but what I want to do is create a menu item which....", but then I realized what you were saying. Now, in one case, I wanted to point to the attachment in a node, but this could work. If someone knows a way to point to the attachment within that node, that would be best, but I probably can live with what you've described.
-- cgp
On Fri, Sep 4, 2009 at 12:14 PM, Brian Choc bchoc@t4tcolorado.org wrote:
For one easy solution, you've answered your own question, actually. Use Views. Display one full node sorted by recency and filtered by node type.
Brian
On Fri, Sep 4, 2009 at 10:06 AM, Chris Pall chrispall@gmail.com wrote:
Is there any way to create a menu item which points to simply the most recent node of a particular type? (or some other criteria aka sorting in views)
-- cgp
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]