Jump to:

7913 Posts in 1355 Topics by 930 members

DataObjectManager Module

SilverStripe Forums » DataObjectManager Module » Preview: DataObjectManager module

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Go to End
Author Topic: 54316 Views
  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    SOLVED!

    The checkbox had an ID tied to it to link it to its label. That id was not unique if more than on DOM was on a page, so the target of the click event was always the first DOM on the page. Made the id on the input unique, and it seems to be working now.

    Those of you who messed with the pathing in the CSS/JS, please revert and check out the new version from SVN. Thanks.

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    I've added translation tags. Thank you, Bo_Einzeller for that! Also added the title tags per your suggestion.

  • Bo_Einzeller
    Avatar
    Community Member
    18 Posts

    Re: Preview: DataObjectManager module Link to this post

    Thanks for everything! I'm in the mountains 'til tuesday and gone check everything as soon as i'm back!

  • Anonymous user
    Avatar
    Community Member
    1 Post

    Re: Preview: DataObjectManager module Link to this post

    The pathing works fine now, great you resolved that one so quickly!

    I just noticed another thing, namely that empty fields in list view collapse and cause the neighboring fields to skip to the left. Maybe it's just me though.

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    Nice catch. Give the latest version a try. Null values are now replaced with  's.

  • Anonymous user
    Avatar
    Community Member
    1 Post

    Re: Preview: DataObjectManager module Link to this post

    Awesome. I really cannot express my gratitude for this module, it made my life a lot easier (the project I am working on mostly consists of image galleries of some sort!).

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    Probably oughta check out the ImageGallery module I just put up. Or are you using the ImageDataObjectManager? Just curious. I only put out the ImageDataObjectManager cause it was the backbone to the ImageGallery module.

  • Anonymous user
    Avatar
    Community Member
    1 Post

    Re: Preview: DataObjectManager module Link to this post

    I saw that one, it looks quite promising, but with the current 'jpg only' mode, I cannot use it like it is now.

    I'm using SlideShowPro to show the pictures (and videos) in a nice flash gallery.

    54316 Views
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.