Jump to:

7921 Posts in 1359 Topics by 933 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: 54671 Views
  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    @ dynamite - I'd highly encourage you to switch to a FileDataObjectManager in lieu of the BulkUploader. I never got that to a stable state and i'm not sure I even have the source code for it anymore. Glad someone was able to get some use out of it, though!

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    @ntessore - I have confirmed that your bug happens with a ComplexTableField, as well. Major bummer, but I do have to flag that as low priority since it was a pre-existing condition, so to speak. Sorry that's happening. You may just have to duplicate your classes rather than sub them out.

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    @ Bo - I have confirmed your bug and I am looking into it.

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    @ Bo - I believe I have fixed the sorting bug. Please do a checkout and test. Thanks.

  • Liam
    Avatar
    Community Member
    464 Posts

    Re: Preview: DataObjectManager module Link to this post

    Wow. I go away for a few weeks and come back with this. Nice!

    I'm debating using the nestedurls branch as this project I'm currently working on is large. Any idea if this will be compatible?

    I want to use the branch, but gotta do some more research on it to see how stable it is. I know the SS team launched a site with it, but don't want to waste too much time if a lot of stuff won't work with it.

  • UncleCheese
    Avatar
    4085 Posts

    Re: Preview: DataObjectManager module Link to this post

    Can't really comment on the NestedURLs module. Never used it. This module doesnt' do much with the URLs beyond basic controller/action/id type stuff. If a CTF works, you should be fine.

  • Fuzz10
    Avatar
    Community Member
    783 Posts

    Re: Preview: DataObjectManager module Link to this post

    Just wanted to let you know we have it up and running in a live site ... Works great !

    Thanks for the hard work , I definitely vote to get this (and your other) modules in the "official" modules download section (and CVS repository) !

  • LesC
    Avatar
    Community Member
    70 Posts

    Re: Preview: DataObjectManager module Link to this post

    This looks like a pretty powerful module, but I've got one question:

    How do I keep uploaded resources related to just the page they're uploaded to? I can see this has been done on the demo site, but can't see where the relationship is defined in the example code.

    When I upload a file, all other pages that have that class can also see the file in the related files list.

    Code: http://pastie.org/401950

    Can anyone point me in the right direction?

    Cheers

    L

    54671 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.