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.
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'.
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?
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
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 :)
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.
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 !
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.
Comments
Comment #1
kars-t commentedGreat 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
Comment #2
francewhoaThe 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'.
Comment #3
francewhoaI 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?
Comment #4
francewhoaD'Oh. Setup the status back to 'active'.
Comment #5
KirstenLangholz commentedAny news on a D7 version?
Comment #6
Anonymous (not verified) commentedSub.
Comment #7
chertzoghere 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
Comment #8
kars-t commentedThis 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 :)
Comment #9
fellow commentedHello, 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.
Comment #10
kars-t commentedHi the git version is not ready to use. Please wait for a dev release that should be beta.
Comment #11
fellow commentedIt'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 !
Comment #12
kars-t commentedThe .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.
Comment #13
Anonymous (not verified) commented(Change of title helpful to those of us tracking the D7 porting progress of many modules)
Comment #14
epersonae2 commentedIs there an estimated date when the dev release will be ready?
Comment #15
kars-t commentedI'd say a dev release should be ready next week. But you are always welcome to help :)
Comment #16
kars-t commentedProbably not this week. There has some rework to be done with entity_api.
Comment #17
fultonchain commentedSubscribing
Comment #18
kars-t commentedOkay 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.