Copied to clipboard

Flag this post as spam?

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


  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Aug 15, 2012 @ 10:57
    Markus Johansson
    0

    Search in the media picker

    Hi!

    I'm quite new to the DAMP-package but I was wondering, is there a way to search for a specific media item inside the picker?

    Let's say we have alot of files in a folder and i want to filter the list using some kind of text-field, if I where to type "test", only images with the name of text would appear?

    If DAMP don't do this, is there any other packages out there that does? Or could it be added?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 15, 2012 @ 11:06
    Jeroen Breuer
    0

    Hello,

    I'm sorry but DAMP doesn't have a search functionality and I don't know any other packages that do.

    Jeroen

  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Aug 15, 2012 @ 11:28
    Markus Johansson
    0

    Hi!

    Thank you Jeroen! Would it be something that could be implemented? Or do you think that it would be hard? I think I'm willing to contribute if needed.

    // Markus

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 15, 2012 @ 11:46
    Jeroen Breuer
    0

    It should be possible. If you search I think it will be hard to filter the tree on the left, but if you only filter the displayed thumbnails in the middle you probably can do that. It's currently using an XPath to display the thumbnails in the middle so you would need to extend that. In this file you can see the Xpath in the GetAllMediaItems method: http://damp.codeplex.com/SourceControl/changeset/view/62425cfc1854#DigibizTree%2fDigibizService.cs. It would be a nice feature for DAMP 3.0 so if you want to contribute that would be nice :).

    Jeroen

  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Aug 15, 2012 @ 16:15
    Markus Johansson
    0

    Great!

    When are you planing to release? I'll have a look at the source and see what can be done.

     

    // M

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 15, 2012 @ 16:19
    Jeroen Breuer
    0

    There is no release date yet. I first want to wait what will change in 4.9 since it will also have a lot of media improvements.

    Jeroen 

  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Aug 15, 2012 @ 18:05
    Markus Johansson
    0

    I see!

    I have had a fast look at the source and it feels like it's going to take me to much time to implement this since I have not worked with the package before. But what I was looking for was something like this:

    http://papermashup.com/jquery-list-filtering/

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 14, 2013 @ 12:58
    Jeroen Breuer
    0

    Search is now part of DAMP 2.5 :)

    Jeroen

  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Feb 14, 2013 @ 17:53
    Markus Johansson
    0

    Great news!

Please Sign in or register to post replies

Write your reply to:

Draft