Plugin Directory

Changeset 151295


Ignore:
Timestamp:
09/02/2009 05:31:45 AM (17 years ago)
Author:
zetaprints
Message:
 
Location:
zpecards
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • zpecards/tags/2.2/zpEcards.php

    r151273 r151295  
    55Description: An embeddable Flash plugin for creating and sending e-cards. Based on ZetaPrints templates.
    66Author: rscheink@gmail.com
    7 Version: 2.11
     7Version: 2.3
    88Author URI: mailto:admin@zetaprints.com
    99*/
     
    8989            (null, \'width\', \'400\'),
    9090            (null, \'height\', \'350\'),
    91             (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .
     91            (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' .
    9292            '(null, \'message\', \'Replace with email body message\'),
    9393            (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'),
  • zpecards/tags/2.3/zpEcards.php

    r151291 r151295  
    8989            (null, \'width\', \'400\'),
    9090            (null, \'height\', \'350\'),
    91             (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .
     91            (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' .
    9292            '(null, \'message\', \'Replace with email body message\'),
    9393            (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'),
  • zpecards/trunk/zpEcards.php

    r151291 r151295  
    8989            (null, \'width\', \'400\'),
    9090            (null, \'height\', \'350\'),
    91             (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?0AFC70BA-F856-42D9-B707-FFF27753F0F0\'),' .
     91            (null, \'feed\', \'http://zetaprints.com/RssTemplates.aspx?c=D8506E6F-A4CE-4219-968D-01B1AE6CAB90\'),' .
    9292            '(null, \'message\', \'Replace with email body message\'),
    9393            (null, \'confirmmessage\', \'Check your Inbox or Junk folder for a confirmation email. The card will be emailed as soon as you click on the link the email\'),
Note: See TracChangeset for help on using the changeset viewer.