Any plans for porting this to drupal 6 ?

CommentFileSizeAuthor
#9 port_6.patch15.67 KBdawehner

Comments

solutionsphp’s picture

I would also love to see this available for Drupal 6. I need functionality exactly like this for a site that's in the planning stages.

dear_anton’s picture

Started development. Hope you still need it.

fox..’s picture

Just wanted to let you know that I could definitely use this. It seems like an elegant solution to maintaining a large but closed registration social network. Thanks for all the work so far...

mpaler’s picture

I need it. Any estimation on the time line for D6? I'm building a site starting next week and this module is the crux of my user access control.

This is an EXCELLENT module. Thankyou so much for making it...

While I'm at it, I can think of one feature request...

it would be nice to give administrators the option to create their key manually so they could make a key that is memorable such as "cars" or "hamburger".

Keep the automatic key generation for people who don't want to create key manually.

Michael

dear_anton’s picture

Hi there!
Thing should inform all interested guys about project status here. 60% is done, most of features are working, just checking compliance with Drupal 6.x

dannypfeiffer’s picture

Awesome, thanks for the update.

mpaler’s picture

Hi Anton,

Any update on the 6.x version of this module? Need any help?

Thanks so much!
Michael

jorisx’s picture

Hi Anton,

How is it going ?
I'm really interested in this 6.0 version
:-)

dawehner’s picture

Assigned: Unassigned » dawehner
Status: Active » Needs review
StatusFileSize
new15.67 KB

here is a first patch, creates hook_schema, adds a admin.inc and a pages.inc, changes form, form_alter, form_submit hook_menu,

you can do still alote!!! for codestyle, expecially indentition

jorisx’s picture

I've tried the patch against:
http://ftp.drupal.org/files/projects/invvoucher-5.x-1.x-dev.tar.gz

some errors occurred:

patch < port_6_1.patch
patching file invvoucher.admin.inc
patching file invvoucher.info
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file invvoucher.info.rej
patching file invvoucher.install
(Stripping trailing CRs from patch.)
patching file invvoucher.module
Hunk #1 FAILED at 28.
Hunk #2 FAILED at 91.
Hunk #3 FAILED at 147.
Hunk #4 FAILED at 255.
4 out of 4 hunks FAILED -- saving rejects to file invvoucher.module.rej

maybe it helps :)

regards, Joris

mpaler’s picture

Any progress on this?

dear_anton’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Assigned: dawehner » dear_anton
Status: Needs review » Fixed
Hey guys!

Here version of the subj for Drupal 6!

I'm happy to know it is useful for you.

for mpaler: admins can create vouchers manually (like 'cars' or 'boom') now, as you asked :)

Thanks all, always glad see you here!

Anton.

dear_anton’s picture

Version: 6.x-1.x-dev » 5.x-1.x-dev

Just message to close this issue!
The module is ready for Drupal 6 :)

mpaler’s picture

Hi Anton,

Thankyou!! I'm reviewing the module and will let you know if I find any problems.

Warm regards,
Michael

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.