Closed (duplicate)
Project:
Jump
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2009 at 13:23 UTC
Updated:
30 Oct 2009 at 22:10 UTC
I was working on a customization which needed Jumpboxes based on a view.
So i started with jump and tried views integration. Simply take a view name and display - and query the view for the content in the jumpbox.
Will you like this feature in jump.module - or should i put it in a separate module?
(We needed also options for empty text / not selected case - or something like active url triggering for "default" value.)
Comments
Comment #1
marcp commentedThis sounds interesting. If you've already got the code it would be nice to see it. How does what you have/need differ from #401588: Using jump to show a block created by views2 ???
As far as the active url for triggering the "default" value -- have you tested the most recent patch in #284985: Jump menu should default to showing the active page? I would like to get that committed before getting anything else into the module.
Comment #2
marcp commentedThis feature is now in the 6.x-1.x-dev version, but subject to change a little bit. #610116: Views integration is the issue where this work is getting finished up.