Posted by aznboy on April 8, 2008 at 11:06pm
| Project: | XSPF Playlist |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Mark Theunissen |
| Status: | closed (fixed) |
Issue Summary
Will this be update to drupal 6. It's a cool module with flvplayer by the way. I should just ask here since you work on all three. Will this module,flvplayer, and swfobject_api be updated to d6?
thanks.
Comments
#1
I'm not currently working on any D6 projects, but have no fear, these modules will make it to D6. Probably in the next month or so. I'm also open to patches!
#2
That's so cool. Thanks alot. I'm not sure how to help out as I've never submitted anything but if you want any css/xhtml done you can always contact me as I'd like to see what I can help out on. If you need a tester I'm good to go on that. Wish I knew more php to help people out but I'm just limited to basic changes..so sad.
Thanks for your response and continued contributes.
#3
... and 3 months later ... :-)
Didn't even know that this module exists while I was on D5. It is incredibly useful.
#4
I'd gladly accept patches... ! I'm still not doing any D6 projects, so I don't have much focus on that right now. If any intrepid souls want to do it though, I'd be psyched!
#5
Hi everyone
I will try update this module to Drupal 6... should I work from DRUPAL-5--1-16?
Cheers
Mark
#6
That is fantastic. Please work from the DRUPAL-5 branch- that's the latest, though I don't think there is any difference between that and 1-16 right now
#7
Hi arthurf
I had already started on DRUPAL-5--1-16 tag, but I've checked the repository and 5--1-16 and 5 are the exact same revisions except for one file, "xspf_playlist_node.install", which had one bug fix applied #294413: variable_get errors in xspf_playlist_node .install file. See that issue for details, but I have maintained that bug fix in the Drupal 6 version.
So, here are the patches ... ;)
I have used the Coder module to guide most of the changes, and I have done both the recommended upgrades and the coding style fixes. I have also done the following:
Note:
I've made some quick tests using the upload module to upload files. I have only inspected the playlist that is created manually (i.e. I haven't actually passing it to a player).
It seems to be fine. The big errors are gone, and the playlist looks good. The thumbnail picker still doesn't work properly, but I just wanted to stop here for now and let you have a look over the patches and make sure everything is in order before trying to tackle more problems.
Let me know if the patches are ok... it won't let me upload the file xspf_playlist.admin.inc because of the extension, so I had to rename it... just change it back and it'll be fine.
Thanks again
Mark
#8
Hi everyone, anything further on this patch?
#9
I just applied the patch on my machine and it didn't apply cleanly, this what I got:
patching file README.txtHunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file README.txt.rej
patching file xspf_playlist.info
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file xspf_playlist.info.rej
patching file xspf_playlist.module
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 100.
Hunk #3 FAILED at 122.
Hunk #4 succeeded at 542 (offset 336 lines).
Hunk #5 FAILED at 559.
Hunk #6 FAILED at 591.
Hunk #7 succeeded at 608 with fuzz 2 (offset 342 lines).
Hunk #8 FAILED at 645.
6 out of 8 hunks FAILED -- saving rejects to file xspf_playlist.module.rej
can't find file to patch at input line 236
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|Index: xspf_playlist_node/xspf_playlist_node.info
|===================================================================
|RCS file: /cvs/drupal-contrib/contributions/modules/xspf_playlist/xspf_playlist_node/xspf_playlist_node.info,v
|retrieving revision 1.1.2.3
|diff -u -p -r1.1.2.3 xspf_playlist_node.info
|--- xspf_playlist_node/xspf_playlist_node.info 4 Jul 2008 21:23:47 -0000 1.1.2.3
|+++ xspf_playlist_node/xspf_playlist_node.info 10 Oct 2008 11:29:15 -0000
--------------------------
#10
Just wondering if this patch has been applied to create the version for Drupal 6 that is currently available to download. I'm getting errors that seem to point towards no, but I see the reply above says that they can't implement the patch without an error.
I'd like to use this for version 6, and am willing to do a bit of testing and fixing up if necessary, I just don't want to redo fixes that have already been done.
#11
marking as fixed, as we're already on the 6-2 branch. please open new issues if there's anything here not actually working. thanks!
#12
Automatically closed -- issue fixed for 2 weeks with no activity.