Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Claus Jensen 49 posts 157 karma points hq
    Nov 24, 2010 @ 15:00
    Claus Jensen
    0

    Backend extension?

    I would like to know if anyone know of an extension that will help me do this:

    When right clicking an item in the Content tree, I would like to have a "Go to document type".

    Selecting this would take me straight into Settings section with the Document Types tree expanded and the document type of my content, selected.

    I was told there might be a module already doing exactly this, but I haven't been able to find it?

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Nov 24, 2010 @ 15:25
    Stefan Kip
    0

    I think Richard Soeteman created this some time ago.
    Just asked him on twitter with a link to this thread, so hang in there, help is on the way ;-)

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 24, 2010 @ 15:37
    Richard Soeteman
    0

    HI Claus,

    What Umbraco version are you using? I have some sample code it's 4.0 though. I can add that to the zip or modiffy it for 4.5. .

    Cheers,

    Richard

  • Claus Jensen 49 posts 157 karma points hq
    Nov 24, 2010 @ 15:55
    Claus Jensen
    0

    I'm on 4.5.2 - very much appreciated! ..

    Was talking to one of the uComponents guys and suggested this, when he went: "well... it's a good idea .. and I think someone already did it."

    -Claus

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 25, 2010 @ 10:15
    Richard Soeteman
    4

    Hi Claus,

    Took a little while to convert the code I had to 4.5.2. Javasrcript is competely changed. You can download the sourcecode from my site .

    Install instructions:

    Copy bin/DocTypeExtensions.dll to the bin folder of your Umbraco Install

    Copy the whole Handlers folder to the umbraco folder of your install

    Hope you like it, needed to convert this code anyway to include it in Ucomponents.

    Cheers,

    Richard

     

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Nov 25, 2010 @ 10:21
    Stefan Kip
    0

    Nice work Richard!
    We will include this in our base umbraco project :-)

    Gave you a #h5!

  • Claus Jensen 49 posts 157 karma points hq
    Nov 25, 2010 @ 10:33
    Claus Jensen
    0

    Thanks a lot!

    This is just great - I've been wanting this for quite a while :-)

  • Claus Jensen 49 posts 157 karma points hq
    Nov 25, 2010 @ 10:46
    Claus Jensen
    0

    One more question :-)

    Should I be aware of anything if I use this package and also uComponents? - like .. when I have to upgrade to a version of uComponents that also includes this - should I remove this manually before installing?

    -Claus

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 25, 2010 @ 10:53
    Richard Soeteman
    0

    Hi Claus,

    Don't think the two will conflict. Only thing you'll see is two of the same menu items. Then you know it's included in UComponents :) and when you see that you can just delete the binary and it will work again.

    Cheers,

    Richard

  • Claus Jensen 49 posts 157 karma points hq
    Nov 25, 2010 @ 11:00
    Claus Jensen
    0

    Sounds great! :)

    Very nice work!

Please Sign in or register to post replies

Write your reply to:

Draft