List of songs/albums

0
Hi,

Is it possible to have a menu item that links to a page where users see a list of their songs or albums, and allows them to click on each individual thing to edit? We want users to see all of their songs or albums in a list, and edit them easily--instead of having to go to each song in the music collection to edit them.

Thanks,

JB
Responses (5)
  • Accepted Answer

    Tuesday, December 13 2011, 07:02 PM - #Permalink
    0
    hello

    sorry, no such menu type exists in music collection. you would need some custom work for that...!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 13 2011, 07:20 PM - #Permalink
    0
    Any hints as to how I could do that? I'm not familiar with your coding style...any help would be great :)
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 13 2011, 07:55 PM - #Permalink
    0
    no.. that's quite some work. it's not just some code you can change your self. it requires brand new views and models to be build, plus it's XML files. not a thing you can do yourself if you're not a Joomla developer, really... :S
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 23 2012, 03:01 AM - #Permalink
    0
    I believe this can be done fairly simply with a model/view that shows artists then albums listed as a result of a database query that returns and lists the all artists and albums that match the person currently viewing the page. Each line on the list would show the artist or album name with the edit and delete icons to the right of the names.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 24 2012, 06:25 PM - #Permalink
    0
    yes, that's what I said... it requires a new module/view at least!
    The reply is currently minimized Show
Your Reply