Any volunteer to port this great module to Drupal 7? I would be happy to contribute testing and an updated README.txt file.

CommentFileSizeAuthor
#7 ecard.zip20.84 KBchertzog

Comments

kars-t’s picture

Great thing you volunteer! :D

My focus right now is to write a d6.x--2 version that uses token and has a configuration for a single nodetype on the /admin/content/node-type/xxx page. This is currently not ready and some dilemma as this version should be ported not the old one.

Right now I think it would make more sense I think to enhance the _very_ simple test I wrote for D6. If you want to start please enhance the D6.x--1 version and make sure all settings are tested. It seems D6.x--1 has some bugs so there has to be some more bug fixing. Under some circumstances e-cards are not send. But I can't see without a real test why.

If you want reopen #620948: SimpleTest and provide a patch! :D

francewhoa’s picture

The new features for the d6.x--2 version sounds great :)

I'll try the simple test for the D6.x--1 version. Then post my result here. I'm not a coder though so I might be able to run the simple test but not enhance the simple test's code.

If someone else wants to contribute simple test testing a tutorial on how to run a simple test can be found at http://drupal.org/node/395012 under the section 'Running the Simpletest web interface'.

francewhoa’s picture

Status: Active » Reviewed & tested by the community

I tried for more than an hour to install than run the simpletest but I don't have the requirements (http://drupal.org/node/519364). And it seems that simpletest is a tool meant for coders. I'm no coder ;) Anybody else want to volunteer testing the simpletest?

francewhoa’s picture

D'Oh. Setup the status back to 'active'.

KirstenLangholz’s picture

Status: Reviewed & tested by the community » Active

Any news on a D7 version?

Anonymous’s picture

Sub.

chertzog’s picture

Status: Active » Needs work
StatusFileSize
new20.84 KB

here is a preliminary port. The only thing i cant get to work is the viewing of the message after the ecard has been sent. Everything else works. storing of the ecard, all the admin settings, and displaying on specified content types.

I will be glad to test any changed that anyone can come up with

kars-t’s picture

Assigned: Unassigned » kars-t

This is currently on going. There is now a field for the E-Card so it can be added to any entity. And the send E-cards are an entity them selfs. Take a look at the git and stay tuned :)

fellow’s picture

Hello, Thank you! I tried the git but when sending e-card I get : Fatal error: Call to undefined function mail_address() in C:\Users\Victor\Sites\acquia-drupal\modules\ecard\includes\ecard.field.inc on line 531 . Any tips on how to solve this? Thank you.

kars-t’s picture

Hi the git version is not ready to use. Please wait for a dev release that should be beta.

fellow’s picture

It's ok. I installed the Attachment from comment #7 and choosed the content types which I want to send as e-card on /admin/config/user-interface/ecard . Now it'ok. Good luck with your work !

kars-t’s picture

The .zip in #7 is a straight port of ecard. We are doing a complete rewrite. So it is very possible you will loose compatibility in the future.

Anonymous’s picture

Title: Port to Drupal 7 » Port ecard module to Drupal 7

(Change of title helpful to those of us tracking the D7 porting progress of many modules)

epersonae2’s picture

Is there an estimated date when the dev release will be ready?

kars-t’s picture

I'd say a dev release should be ready next week. But you are always welcome to help :)

kars-t’s picture

Probably not this week. There has some rework to be done with entity_api.

fultonchain’s picture

Subscribing

kars-t’s picture

Status: Needs work » Fixed

Okay I feel brave and did a D7 Dev release. This should appear on the module page within the next hours. I am closing this issue as the main work of the port is done now! :D

Please open new issues about any bugs you find. Posting those will be a greate help for a real stable D7 release.

Status: Fixed » Closed (fixed)

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