SharePoint QuickLaunchExtender

, ,

Via Jaap Vossers: Jaap has pulled it off again. Just recently he created yet another solution which enriches the standard SharePoint UI: introducing the SharePoint QuickLaunchExtender.

SharePoint QuickLaunchExtender extends the standard capabilities of the Quick Launch menu with a couple of new features. First of all you can expand/collapse the different sections. This resembles the Accordion Left Nav Feature by Paul Grenier.

Expanding Quick Launch sections using the SharePoint QuickLaunchExtender

Then you can expand the different sections accordion style:

Expanding the Quick Launch menu sections accordion style using the SharePoint QuickLaunchExtender

Last but not least you Jaap has provided a third option to add a filter-as-you-type filter which allows you to filter the Quick Launch menu options as you type.

Filtering the Quick Launch menu options using the SharePoint QuickLaunchExtender filter

I think QuickLaunchExtender does some great job helping you declutter your UI. Especially when there are many things you would like to present to your users using the Quick Launch menu, SharePoint QuickLaunchExtender might be just the thing you were looking for to keep it manageable.

SharePoint QuickLaunchExtender is a great Feature: no doubt it. What I really like about it is that there is an Application Page which allows you to configure how you want your Quick Launch menu to look like.

Check out SharePoint QuickLaunchExtender by Jaap Vossers @ CodePlex.

Possibly related posts

12 Responses to “SharePoint QuickLaunchExtender”

  1. Peter Mularien Says:

    This looks great, thanks for the heads up. We have a couple clients who may be interested in this. Does this require the AJAX.NET extensions, or anything else as far as dependencies?

  2. Waldek Mastykarz Says:

    @Peter Mularien: I'd say it's JavaScript (jQuery) only, but the one who should give the answer is the author himself. I'll try to reach him to post here an answer.

  3. jaap Says:

    Hi Peter,
    Waldek is right. It only depends on the jquery javascript library, which is just a .js file. it is included in the install so you dont have to worry about that.
    More advanced users have the option to deal with loading the library themselves if they wish.

    Jaap

  4. Mick Says:

    Jaap/Waldek,

    Firts of all I'd like to say this is a fantastic addition to the SP toolket and I'm very grateful to you guys for sharing it with us. I've been using something similar from the endusersharepoint.com seminars that Mark Miller holds. Paul Grenier contributed a bunch of really useful jquery scripts. There is one that addresses the quick launch that has a few features that would be really useful if they could be combined into yours.

    I have a suggestion: the ability to view components in the quick launch can be set visible or hidden by diplaying as 'block' or 'none':

    .ms-quicklaunchheader (view all site content)
    .ms-recyclebin (recycler)
    .ms-navheader (section headers)
    .ms-navitem (section items)

    If these can be turned on/off through the config screen on the quick launch extender that would save adding another webpart to the page just to manage all of the attributes of the quick launch. It would take quite a few steps out of the development process for people putting sites together also. Just a thought for you… Its great that you guys are doing this but, for me, those slight alterations would change quickpartextender from "nice to have" to "don't leave home without it"

  5. Eric Says:

    I came across this great add-on on your blog here as well as through codeplex. I really want to install this but am not technical enough to know how to deploy a .wsp file (which is what is needed to get this working). Nor do I know how to roll it back if I want to un-install it.

    Any help would be greatly appreciated!

  6. Waldek Mastykarz Says:

    Do I correctly assume that you are an end-user? WSP's are meant to be deployed by SharePoint admins and you need to have access to the SharePoint server in order to install and deploy a WSP package. You can find some more information on this subject @ http://msdn.microsoft.com/en-us/library/aa544500.aspx

  7. Eric Says:

    I am not an end-user, I am the system admin. I have direct access to the server but have never deployed a WSP before.

    From what you sent me, I take it that these are the commands for installing the solution?:

    stsadm -o addsolution -filename bin\SharePointAjax.wsp

    stsadm -o execadmsvcjobs

    stsadm -o deploysolution -name SharePointAjax.wsp -immediate -allcontenturls -allowGacDeployment -allowCasPolicies

    stsadm -o execadmsvcjobs

    stsadm -o activatefeature -name SharePointAjax -url http://localhost

  8. Gary Says:

    Hi, thanks for this great piece of functionality. I have a question: I have deployed QuickLaunch Extender onto a MOSS publishing portal. It works for all QuickLaunches in _layouts but not on the portal itself ie team sites. I have deployed the wsp globally. Any suggestions would be appreciated.

    Thanks
    Gary

  9. Waldek Mastykarz Says:

    @Gary: QuickLaunch Extender hasn't been made by me but by Jaap Vossers. Please contact him with any solution-specific questions.

  10. ashrajleo Says:

    Hi,

    i had deploy your quick launch Extender on to my project and it was working fine but my problem is i am using form based authentication in my website when i deploy the QuickLaunchExtender solution its work well with the user who having Site collection administrators rights but when i tries to open from members log in it won't work.

    pls help me !

    Regards

    Ashraj

  11. Waldek Mastykarz Says:

    @ashrajleo: Ashraj, I suggest you contact the author of that solution @ http://blog.vossers.com/index.php/about/ and post your question there.

  12. umar Says:

    Hey , nice Solution ,i loved it . Will be great if you can tell me how can i add a + sign right next to the documents or lists or lets say parent menu so users know it has some options under it . thanks in advance .

Leave a Reply

Security Code:

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2010 Waldek Mastykarz

Creative Commons License