Downloads

Download xspf_playlist-6.x-2.0-alpha1.tar.gztar.gz 24.25 KB
MD5: 14c8752504b23e2df26c65c0654e7c37
SHA-1: 027ae6c017b8bdead86196800235b5cbd8668187
SHA-256: 51afbeddd3f10077d7f4a9a5e21bdd32bfe5e452103e9235e70e93cd527536a3
Download xspf_playlist-6.x-2.0-alpha1.zipzip 37.47 KB
MD5: 4cd0311e572657da5231c7602517538f
SHA-1: 9abdb00c0e1f7ed0efe9ce82a90a12bb2dbe3a21
SHA-256: 9d10905fcbce507eb66cce61c699dd521b5a9781135ec73aecd86b54000de896

Release notes

Changes since DRUPAL-6--1-0-ALPHA2:

  • * fixes missing content types on the admin settings form
    * harmonizes form settings between d5 and d6
    * relocates thumb functions to the thumbnail module
    * improvements in file extension vs. mime type handling
  • ports the fixes from the D5 branch up
  • Major refactor of how views works, first pass looks like it is working correctly for file type views
  • Confirms support for node type views, improves preview view, improves mime type checking
  • Fixes for non-clean urls and proper file paths to files
  • First refactor to move content settings under node content settings
  • #681858 by chelman, provides support for cck file field types. Patch is slightly modified but seems to solve the problem correctly.
  • code cleanup and now returning a 404 when there is no playlist on nodes
  • #340435 by aaron: Add support for emfield.
  • #575656 by jcmarco: addes dependency. Thanks!
  • #770348 by aaron: Honor views field options.
  • #771702 by jcmarco: menu fix
  • First commit on the 6.2x branch
  • Using the new hook structure to simplify playlist creation. Audio, CCK, Upload, and thumbnail support is now rolled into the main xspf module to make install simpler. Config is now all content type specific.
  • #800224 by jcmarco: Return $path when supplying external URL.
  • #800202 by jcmarco: Add file_create_url to xspf_playlist_thumb.
  • by aaron: Rebuild the menu to catch new admin page.
Created by: aaron
Created on: 12 Oct 2010 at 17:23 UTC
Last updated: 12 Oct 2010 at 17:26 UTC
New features
Bug fixes

Other releases