I'm using a "Style: jump menu" argument with my view for outputting a menu, allowing a user to select certain nodes by Month Year, and by default it has:

- Choose -
July 2010
June 2010
May 2010
...etc

How do I change the "Choose" to something else?

John

CommentFileSizeAuthor
#6 views-847724-jump_menu_choose.patch1.88 KBdawehner

Comments

merlinofchaos’s picture

Oh for some odd reason, the main style has an option to change the choose text, but the summary doesn't. I could swear there was a patch for this. Maybe search the issue queue for 'needs review' status items that patch the jump menu to allow this option?

naero’s picture

I believe you are referring to this post:

http://drupal.org/node/739448

Do I understand this to be an added UI option letting the user specify what the "-Choose-" should be? If so, wouldn't that already be incorporated in 6.x-2.10?

naero’s picture

#Subscribe

merlinofchaos’s picture

That's the patch that did it to the jump menu plugin; a very similar patch needs to be done to the jump menu summary plugin.

It should be easy to adapt for anyone with some familiarity with PHP.

dawehner’s picture

Category: support » feature

So this is a feature request/task.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new1.88 KB

Here is a patch

merlinofchaos’s picture

Status: Needs review » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.