This sounds like a great addition to the Audiofield module, but after enabling the module and including the two players from the audio module, I still don't see where I can select the player. Whether it's just my configuration or a bug in the module, a little more explanation in the README would be helpful. For example, where do you configure these players?

Comments

nedjo’s picture

The players only show up if the module finds files of the right name in the right place. Please make sure you've followed the instructions exactly. See the README files that are included in the module's subdirectories.

schwa’s picture

cachilupi:

you'll find the dropdown that configures which player to use once you've created an audio field for your custom content type.

1. Create an audio field for your custom content type.
2. Go to admin>content types>your new type>"Display Fields" TAB. This tab is easy to overlook.
3. All audio fields will give you a dropdown option of players in the 'Teaser' and 'Full' columns.

n.b.: at the moment [09/25/07], the drupal 5.2 upgrade appears to have broken the button player, but the 1pixelout player works beautifully.

Mac Clemmens’s picture

Title: Not finding options for choosing a player » Not seeing player at all
Component: User interface » Miscellaneous

I'm not seeing the player (either 1pixelout or xpsf) in either the full node view or in the view that displays the list of nodes that have the audiofield CCK.

I am, however, seeing all the players for nodes in the list that are content type: audio. I have created a custom content type with an Audio CCK field, and these just don't seem to want to display the flash player for these. I followed the instructions in the README.txt for this module, but no luck. What other reasons could there be for no display of the flash player for CCK audio fields on custom node types? Note: I am using the most updated version of the module.

Mac Clemmens’s picture

Aha-- fixed it. I had to go to
admin>content types>(my existing custom type)>(my audio field)>edit and then just click save. This updated something so I got the player selection criteria described by schwa. Then things started working properly. :)

brunodbo’s picture

Status: Active » Closed (fixed)