2

Closed

Feature Request: multiUrl Picker show title in UI

description

In the multiUrl Picker, could someone who understands .net coding better than I do please make it so the title shows up in the UI in addtion to the link when a custom title is specified - just makes the component a bit more end user friendly.

thanks :)
Closed Sep 3, 2012 at 10:04 PM by leekelleher
Applied @tomfn's previous patch to the v5.0.0-branch.
Changeset:152ddf4f74bb

comments

tomnf wrote May 15, 2012 at 7:38 PM

I just implemented this :) If agreed it should be in the core I'll commit?

Basically it shows the Title if it exists, otherwise the URL

bootnumlock wrote May 15, 2012 at 7:40 PM

what, really ;) @tomnf #h5yr!

leekelleher wrote May 16, 2012 at 10:18 AM

@tomnf - If @diachedelic gives it the thumbs-up, then it's good with me!

diachedelic wrote May 16, 2012 at 11:08 AM

Yep sounds good

leekelleher wrote May 17, 2012 at 8:51 AM

@tomnf ... Cool. Add it to the 3.1.1 branch, (then we can merge it into the 4.x branches later). Thanks!

tomnf wrote May 18, 2012 at 2:07 PM

Will do!

leekelleher wrote Aug 5, 2012 at 2:35 PM

@tomnf - do you still have your patch/fix for this? If so, could you add it? (when you have chance) Thanks.

tomnf wrote Aug 6, 2012 at 12:56 AM

Thanks for the nudge - it's up now (changeset f1a6d1f1741f). Wasn't sure on the branch but stuck in 4.0.0-dev, let me know if it should be elsewhere.

leekelleher wrote Aug 6, 2012 at 8:13 AM

@tomnf - Excellent, thanks Tom! (all good with the branch - correct one!)

leekelleher wrote Aug 6, 2012 at 8:14 AM

Implemented in changeset:f1a6d1f1741f - to be released in v4.0.0

** Closed by leekelleher 08/06/2012 1:14AM

diachedelic wrote Aug 7, 2012 at 11:37 AM

Thanks Tom, muchos appreciadõs

diachedelic wrote Aug 29, 2012 at 2:01 AM

Tom's change does not seem to be in the v5 branch?

leekelleher wrote Aug 29, 2012 at 3:27 PM

@diachedelic - I'll pick up on this... most likely missed out between branch/merges. Thanks.