Closed (fixed)
Project:
PDF-IDcard
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Dec 2008 at 02:32 UTC
Updated:
25 Feb 2010 at 13:50 UTC
Jump to comment: Most recent file
Any chance of a port to drupal 6.x? this is exactly what i'm looking for.
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | pdfidcard.module.patch | 2.48 KB | tutumlum |
Comments
Comment #1
tassoman commentedMaybe I'll work on it in a maybe upcoming project
Comment #2
jredding commentedUnfortunately I don't have any plans for Drupal 6 port at the moment. Perhaps if I find sometime over the next week or so but at the moment my schedule is pretty booked up. If anyone has time and would like to submit a patch I'm willing to commit and/or provide assistance.
The upgrade should be fairly straightforward. Upgrade the menu system, add theme registry entries and some very slight change to the admin settings. I don't think there are major changes to be done.
Comment #3
tassoman commentedI don't like very much the choice of showing a select box into user panel. Better, would be having a custom page shown only to registered users.
Comment #4
lkacenjaDue to demand by some of the pilot stations, the Open Media Project has created the initial PDF-ID card Port for 6.x. In the next few months we will probably release a patch with expanded functionality, allowing posters/fliers and other PDF documentation to be filled in online.
PDF-ID Card 2.1 for 6.x
Comment #5
jredding commentedIf you send me your CVS account ID I'll grant you maintainer access so you can create a 6.x branch and keep these changes on d.o.
Comment #6
kreynen commentedAdded both of you to the list of developers directly contributing to the Open Media Project!
http://www.openmediaproject.org/content/open-media-partners
Comment #7
lkacenjaLink to the 6.x port is now fixed for public access. Sorry about that.
I am currently requesting a CVS account. Thanks.
Comment #8
jredding commentedGreat! Let me know when your CVS Account is approved and I'll add you as a maintainer. Create a 6.x branch then post up your code and create a stable tag for it if you think its stable.
Glad to have you contributing!
Comment #9
shrill commentedThis is great. Will it include the ability to pull fields from Civicrm (ie. the code I sent to jredding)?
Thanks,
Shrill
Comment #10
shrill commentedwhoops: hit save twice
Comment #11
marcus178 commentedI can't seem to get this to work, it creates a pdf but it's blank. Here's my code
Comment #12
ginc commentedany progress? we need 6.x version of this module too, soon 7.x will be out there and we don't even have 6.x branch here
i'm willing to maintain the 6.x branch if you guys have no time...
Comment #13
jredding commentedAs you can see from the above comment I've been looking for a maintainer. I have no time to maintain this project and won't have time for the next several months.
If you're up for it, you're a maintainer but first you'll need a CVS account. Let me know when you have one and I'll add you as a maintainer.
Comment #14
ginc commentedthank you for your quick response, i'll apply for it and will let you know
Comment #15
AjK commentedGA CVS account approved and added to this project as per jredding's #13 comment above.
Comment #16
ginc commentedthanks Andy, my CVS username: ga
Comment #17
ginc commentedadded 6.x development branch
Comment #18
tutumlum commentedCurrent 6.x dev version is not working with Drupal 6.15 with PHP 5.3. Here is the working version. What about releasing it as a stable version? And I'm curious about printing ID card for all users together, or role by role.
Comment #19
browlands commented+1 Where's the correct sourceforge download? - only shows for PHP4
Comment #20
tutumlum commentedIf you guys don't have time, I can maintain this module. This module is one part of my project. I'm working on D7 version of this module now.
Comment #21
jredding commentedCVS access granted. Thanks for helping out.
Comment #22
ginc commentedtutumlum, current development release of 6.x has several bugs and isn't ready for a stable release, please apply your patch and then you may release a beta, as you are interested in D7, it will be great if you add a 7.x development branch. thank you for helping out.
Comment #23
tutumlum commentedOk. Thank you for CVS access. I applied the patch.
D6 beta release will be ready after a while...
Comment #24
tassoman commentedSorry but I gave up. I've written an hardcoded module without interface, it just spits pdfs based on tcpdf library