Drupal 7 Version
JacobSingh - November 10, 2009 - 09:35
| Project: | AddThis Button |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | wesku |
| Status: | needs review |
Jump to:
Description
Here is a first stab at a D7 upgrade. Everything is more or less the same - just using the new hooks, etc.
Note that I built this patch against HEAD, but it is really based on DRUPAL-6--2 because HEAD is quite old.
| Attachment | Size |
|---|---|
| addthis-drupal-7.patch | 16.66 KB |

#1
You are right about that. The HEAD is now up to date with latest D6 release. However I wasn't really thinking straight with this merge, so could you please also post tar package of your D7 version? I can merge it manually to HEAD, it's easier to just merge it now manually than to use the batch.
#2
And I take that one back also. I first updated HEAD to latest 6.x and then applied your patch. The HEAD is now a working port for D7, but it still is missing some functionality and will likely require some cleaning up. However this is a very good starting point for full D7 release. Great work JacobSingh, thank you!
I will create an early alpha version of the module to make it easier for people to test it.