Email button doesn't work at the moment. It's supposed to open a local email client via mailto:, but it's broken.
We need to open a URL from params and append current image ID so that the server can generate an email.
Parameter: email Parameter value: some sort of URL.
We do not care what that URL is. The plugin simply appends the image ID at the end and opens it as a new page.
URL param example:
email=http://www.example.com/ecard.php?image=
URL to call: http://www.example.com/ecard.php?image=1f672ec8-b788-46bd-a3c1-4dc32a2d9528-0.jpg
Email button should be disabled if any of the following is true: * No user preview is showing at the moment * No email param was supplied or an empty param was supplied
Comment #1
Posted on Jul 2, 2009 by Happy Hippochange 94 has been made to resolve this issue.
But I can't build the SWF since the SWF I built locally can't display "IMAGE GENERATION and WEB-TO-PRINT" on background. It seems that I don't have the font "AvantGardeITCbyBT-Book" installed.
Comment #2
Posted on Jul 2, 2009 by Helpful Horse(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium