Hi, probably very simple I want to create a block that reads "Latest Playlists" then a list of the latest playlists created with the playlist module. All help appreciated!

Comments

czheng’s picture

I would look at some of the blocks other people have created that list recent nodes of some sort (for example this one or this one). You'd just need to modify the sql query a bit, but it shouldn't be too difficult. I don't know how the playlist module works so I can't say much more than that.