Copied to clipboard

Flag this post as spam?

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


  • Sam 47 posts 153 karma points
    Mar 05, 2014 @ 20:08
    Sam
    0

    Show Recently Added Photos, List Photos by Member?

    I'm working on converting an classic ASP site over to Umbraco. The site allows members to upload photos. A photo is assigned to a category, brand, and member.

    I started creating a Member Photo media type as a child of the Image media type. I added Content Picker properties for Category and Brand, a Member Picker property for Member, and a Textstring property for Description. I created a custom Surface Controller utilizing the Media API to let the user upload the photos.

    With this setup it is pretty easy to query the Member Photos and display the relevant information on the Category, Brand, and Member pages of the web site. However, backend management is nowhere near as simple as it used to be. I'd like to be able to display the Member Photos by created date and member in the admin so they are easy to review and delete when necessary. Has anyone already come up with a good way to handle this?

Please Sign in or register to post replies

Write your reply to:

Draft