Closed (fixed)
Project:
Webcomic
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Dec 2007 at 00:06 UTC
Updated:
21 Dec 2007 at 05:35 UTC
Jump to comment: Most recent file
I have successfully upgraded this modules HEAD version to Drupal 5.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webcomic-upgrade-to-5.x.patch | 45.63 KB | mustafau |
| webcomic_theme-5.x-0.x-dev.inc_.patch | 5.04 KB | mustafau | |
| webcomic-5.x-0.x-dev.module.patch | 19.47 KB | mustafau | |
| webcomic-5.x-0.x-dev.install.patch | 2.97 KB | mustafau | |
| webcomic.info_.tar_.gz | 238 bytes | mustafau |
Comments
Comment #1
Vyoma commentedmustafau, first of all - thanks for the timely update. I was about to start actual upgrading of this module after documenting it at GDO (http://groups.drupal.org/node/7450).
In terms of the Views or anything else, if you could roughly document it at the Wiki (http://groups.drupal.org/node/7450) - I would be glad to work on it.
Or let me know what I need work on. ;)
Comment #2
mustafau commented@Vyoma,
We should inform Eaton about our work here.
In terms of views.module integration I really don't know anything for now. Maybe I should read their documentation.
I worked a little more on this patch. As a result here is the unified patch file. In addition to the list above;
Comment #3
Vyoma commented@mustafau, I will run some tests on that patch :), and try to contact Eaton.
We can wait for a week - if not I guess we need to raise a request at http://drupal.org/project/issues/webmasters for inclusion of the patches.
Comment #4
Vyoma commentedmustafau, can you verify this patch.
When I tried to apply the patch after applying the earlier patches, the
patchgave me this:Reversed (or previously applied) patch detected! Assume -R?Comment #5
mustafau commentedThis was a replacement for the first set of patches. You should undo those patches before applying this.
Comment #6
Vyoma commentedCool - it works.
Thanks for bearing with me.
This is the first time I am actually contributing something through issue tracker. ;)
Comment #7
Vyoma commentedI will review the code for functionality, clarity, and any other security threats I know of and create a dev branch for 5 so that it can be tested by others.
Comment #8
Vyoma commentedI have applied the patch and verified the functionality. The patch disables the views and for this reason, the strips are not visible as expected. But I will commit this to the CVS and provide a 5.x-1.x-dev release for others to test and contribute.
Comment #9
Vyoma commentedPatch committed.
New branch released as 5.x-1.x-dev. See the release snapshot.