Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Buddypress Profile Integration #2640
    jason_ensinger
    Participant

    Easy until I realize there are no video modules, LOL. Please tell me that is coming soon. I already have all three libraries integrated, so it should just be a matter of changing the module name when that is implemented to enable the video library.

    As for the convenient list of methods, I guess there isn’t any. I’ll just upload my work for a reference when I get it all cleaned up and some more testing done. I mostly just copied the code from the admin folder files, simplified and cleaned it up for blending in with the theme on the front end.

    in reply to: Buddypress Profile Integration #2605
    jason_ensinger
    Participant

    This seems to be coming along fairly easily. Don’t worry about pointing me to the classes and methods needed. I’ll point to them myself when I’m finished for reference purposes. I’ll update the thread if I’m speaking too soon and end up needing help. Thanks for the great plugin!

    in reply to: Buddypress Profile Integration #2604
    jason_ensinger
    Participant

    Also, will it easily possible to alter to have multiple data entries for a media files on a per member basis?

    Apologies if I am being spoiled asking for which methods to be looking to. The .NET Framework is my preferred development platform and am quite spoiled by it. I’m used to being able to jump into a big project just by using the Visual Studio Object Browser to find my way around. Digging through dozens of files thousands of lines of code is a nightmare for me, LOL. Please help tell me where to find these methods I need to implement the functionality I need.

    jason_ensinger
    Participant

    If Gmedia’s image galleries operate anything like the audio player, the descriptions are loaded client side by JavaScript after all server side processing has been completed to load the page. Shortcode is processed server side, so it isn’t going to work unless the description is loaded when the page is output by the server.

    I have an idea. Modify the plugin to load media descriptions in an iframe so shortcode and such can be processed.

Viewing 4 posts - 1 through 4 (of 4 total)