Closed (won't fix)
Project:
Voting API
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Dec 2007 at 00:08 UTC
Updated:
11 Jan 2011 at 16:14 UTC
Jump to comment: Most recent file
Here's a patch that address the dizzying array of messiness that I just saw when installing the vote_up_down.module, which required the votingapi.module.
First of all, the Vote_Up_Down created a package called "Voting", even though it needed the Voting API to run.
Then the Voting API created another package for itself called "Voting API", and deposited one of it's own voting api modules into the "Voting" package with my vote_up_down stuff.
What a mess! Let's consolidate. There's no use in trying to use packages to separate the slight functionality differences between modules that all still accomplish the same thing. Voting.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | votingapi_generate_change_info_package.patch | 677 bytes | senpai |
| #1 | voting_api_screenshot.png | 45.2 KB | senpai |
| votingapi_change_info_package.patch | 563 bytes | senpai |
Comments
Comment #1
senpai commentedHere's a screenie.
Comment #2
senpai commentedAnd here's one for the votingapi_generate.info to go along with the original patch.
Comment #3
senpai commentedComment #4
Freso commentedI don't think the description should be changed in the same patch. Looks good apart from this. :)
(Also, it would obviously be extra crispy if the patches were in one patch.)
Comment #5
moshe weitzman commentedThis has been committed to 6. Only 5 is needed.
Comment #6
eaton commentedSupport for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.