Project:Playlist (toolkit, modules)
Version:4.7.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I'm running drupal 4.7.6, using the latest 4.7.x version for the audio_playlist module.
I have created a node and attached a playlist to the node.

Is it possible to control the relative location of the audio_playlist within the node? As an example, the location module lets me specify a weight for the location information so that I have some control over where it is displayed when a user views the node. Is something similar available for the audio playlist?

If not, how would you recommend positioning the playlist within the node display?

Comments

#1

Hmm not at this time. You could override the theme function for the node, I think, and re-order the entire node view.

nobody click here