Patch included: comment_page update for Drupal 6.
Beyond the obvious changes, we add a new function, comment_page_load(), which appears to be needed with the changes to the menu system.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | comment_page_20080627.patch | 2.88 KB | intchanter |
| comment_page_20080526.patch | 5.35 KB | intchanter |
Comments
Comment #1
intchanter commentedComment #2
rszrama commentedHmm... here's a thought. I know there are a couple issues with the module as is. I'm curious if you'd mind me addressing those so I can test them on my D5 site using this module first. Then if you re-roll you patch against the fixed version, we won't have to patch in the fixes to two branches.
Thoughts?
btw, thanks for your help!
Comment #3
intchanter commentedSounds good to me, or we can get this one in and roll a new patch to bring your changes to D6 when the time comes. I'll leave the direction up to you, as I don't see it changing the amount of work much either way.
Comment #4
jbrauer commentedThis is great... Looking forward to having this in D6 soon!
Comment #5
intchanter commentedIf you'd like to give me access, I'm willing to volunteer to maintain the D6 branch.
Comment #6
rszrama commentedI'm packaging up a 1.1 release w/ the fixes from the other issues. This involves about 4k less code as well. If you can re-roll the patch, that'd be awesome.
Also, do you have any prior CVS experience and/or are you familiar w/ Drupal coding standards? I try to make sure my modules are strictly up to par w/ the standards (although I'm not above making mistakes ; ).
Comment #7
intchanter commentedWhile I'm not above making mistakes myself, I also try to follow the coding standards as closely as possible. I have also familiarized myself with the branching standards and hope to avoid mistakes there as well. CVS in particular hasn't had much use yet in my life, but I have experience with similar text versioning tools, so the differences shouldn't be too bad.
I'll get to work updating my patch to take the new changes into account and should have it soon.
Comment #8
rszrama commentedAwesome. If you've got experience w/ other systems, that's more than I can say. : )
If you can apply for a CVS account on d.o, I'll granting you CVS access and update the page to reflect the fact that you'll be maintaining the D6 branch. When tagging it for a 1.1 release in D6 you'll just have to use the tag DRUPAL-6--1-1.
Feel free to make improvements on the code as you need for your use, though I'd encourage you to be a "benevolent dictator" and strike any feature requests that don't really fit the module. I won't plan on helping maintain the D6 branch unless there's a problem you need help resolving or I actually get a case where I can use the module on D6 and need to commit a fix or something.
Sound good?
Comment #9
rszrama commentedComment #10
AjK commentedCVS account approved.
Comment #11
intchanter commentedHere's the patch updated for 5x-1.1 against HEAD. Apologies for the delay due to moving into a new place.
I've read up on branching and so on and am ready to create the DRUPAL-6--1 branch from current HEAD as soon as I have access to write to the comment_page repository.
Thanks!
Comment #12
rszrama commentedYou should have had access for Comment Page for a while. Go for it. : )
Comment #13
intchanter commentedPatch applied and committed. Release 6.x-1.1 has been created.
Comment #14
rszrama commentedRock on. : )
Comment #15
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.