Changeset 16473

Show
Ignore:
Timestamp:
08/07/07 11:50:53 (1 year ago)
Author:
GamerZ
Message:

Ability To Add Email Link Into Excerpt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-email/trunk/email/email.php

    r16401 r16473  
    211211### Function: Place E-Mail Link 
    212212add_filter('the_content', 'place_emaillink', 7); 
     213add_filter('the_excerpt', 'place_emaillink', 7); 
    213214function place_emaillink($content){ 
    214215      if(!is_feed()) { 
  • wp-email/trunk/email/wp-email.pot

    r16400 r16473  
    33"Project-Id-Version: WP-EMail 2.20\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-08-05 19:10+0800\n" 
     5"PO-Revision-Date: 2007-08-07 19:50+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n" 
     
    158158 
    159159#: email-manager.php:126 
    160 #: email.php:436 
    161 #: email.php:572 
    162 #: email.php:859 
    163 #: email.php:896 
    164 #: email.php:1108 
     160#: email.php:437 
     161#: email.php:573 
     162#: email.php:860 
     163#: email.php:897 
     164#: email.php:1109 
    165165msgid "Success" 
    166166msgstr "" 
    167167 
    168168#: email-manager.php:127 
    169 #: email.php:586 
    170 #: email.php:871 
    171 #: email.php:1109 
     169#: email.php:587 
     170#: email.php:872 
     171#: email.php:1110 
    172172msgid "Failed" 
    173173msgstr "" 
     
    372372 
    373373#: email-options.php:122 
    374 #: email.php:1180 
     374#: email.php:1181 
    375375msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 
    376376msgstr "" 
    377377 
    378378#: email-options.php:125 
    379 #: email.php:1181 
     379#: email.php:1182 
    380380msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 
    381381msgstr "" 
    382382 
    383383#: email-options.php:128 
    384 #: email.php:1155 
     384#: email.php:1156 
    385385msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 
    386386msgstr "" 
     
    410410 
    411411#: email-options.php:137 
    412 #: email.php:1166 
     412#: email.php:1167 
    413413msgid "Back to %EMAIL_POST_TITLE%" 
    414414msgstr "" 
    415415 
    416416#: email-options.php:140 
    417 #: email.php:1167 
     417#: email.php:1168 
    418418msgid "An error has occurred when trying to send this email: " 
    419419msgstr "" 
    420420 
    421421#: email-options.php:143 
    422 #: email.php:1168 
     422#: email.php:1169 
    423423msgid "An error has occurred: " 
    424424msgstr "" 
     
    869869 
    870870#: email.php:49 
    871 #: email.php:278 
     871#: email.php:279 
    872872msgid "E-Mail" 
    873873msgstr "" 
     
    877877msgstr "" 
    878878 
    879 #: email.php:217 
     879#: email.php:218 
    880880msgid "Note: There is an email link embedded within this post, please visit this post to email it." 
    881881msgstr "" 
    882882 
    883 #: email.php:353 
     883#: email.php:354 
    884884msgid "Password Protected Post" 
    885885msgstr "" 
    886886 
    887 #: email.php:544 
     887#: email.php:545 
    888888#, php-format 
    889889msgid "Separate multiple entries with a comma. Maximum %s entries." 
    890890msgstr "" 
    891891 
    892 #: email.php:613 
    893 #: email.php:619 
     892#: email.php:614 
     893#: email.php:620 
    894894msgid "emails" 
    895895msgstr "" 
    896896 
    897 #: email.php:623 
    898 #: email.php:793 
    899 #: email.php:870 
     897#: email.php:624 
     898#: email.php:794 
     899#: email.php:871 
    900900msgid "N/A" 
    901901msgstr "" 
    902902 
    903 #: email.php:705 
     903#: email.php:706 
    904904msgid "Your Name is empty" 
    905905msgstr "" 
    906906 
    907 #: email.php:708 
     907#: email.php:709 
    908908msgid "Your Name is invalid" 
    909909msgstr "" 
    910910 
    911 #: email.php:714 
     911#: email.php:715 
    912912msgid "Your Email is empty" 
    913913msgstr "" 
    914914 
    915 #: email.php:717 
     915#: email.php:718 
    916916msgid "Your Email is invalid" 
    917917msgstr "" 
    918918 
    919 #: email.php:723 
     919#: email.php:724 
    920920msgid "Your Remarks is invalid" 
    921921msgstr "" 
    922922 
    923 #: email.php:729 
     923#: email.php:730 
    924924msgid "Friend Name(s) is empty" 
    925925msgstr "" 
    926926 
    927 #: email.php:735 
     927#: email.php:736 
    928928#, php-format 
    929929msgid "Friend Name is empty: %s" 
    930930msgstr "" 
    931931 
    932 #: email.php:737 
     932#: email.php:738 
    933933#, php-format 
    934934msgid "Friend Name is invalid: %s" 
    935935msgstr "" 
    936936 
    937 #: email.php:751 
     937#: email.php:752 
    938938msgid "Friend Email(s) is empty" 
    939939msgstr "" 
    940940 
    941 #: email.php:757 
     941#: email.php:758 
    942942#, php-format 
    943943msgid "Friend Email is empty: %s" 
    944944msgstr "" 
    945945 
    946 #: email.php:759 
     946#: email.php:760 
    947947#, php-format 
    948948msgid "Friend Email is invalid: %s" 
    949949msgstr "" 
    950950 
    951 #: email.php:772 
     951#: email.php:773 
    952952#, php-format 
    953953msgid "Maximum %s Friend(s) allowed" 
    954954msgstr "" 
    955955 
    956 #: email.php:776 
     956#: email.php:777 
    957957msgid "Friend Name(s) count does not tally with Friend Email(s) count" 
    958958msgstr "" 
    959959 
    960 #: email.php:783 
     960#: email.php:784 
    961961msgid "Image Verification is empty" 
    962962msgstr "" 
    963963 
    964 #: email.php:786 
     964#: email.php:787 
    965965msgid "Image Verification failed" 
    966966msgstr "" 
    967967 
    968 #: email.php:963 
     968#: email.php:964 
    969969msgid "* Required Field" 
    970970msgstr "" 
    971971 
    972 #: email.php:966 
     972#: email.php:967 
    973973msgid "Your Name: *" 
    974974msgstr "" 
    975975 
    976 #: email.php:972 
     976#: email.php:973 
    977977msgid "Your E-Mail: *" 
    978978msgstr "" 
    979979 
    980 #: email.php:978 
     980#: email.php:979 
    981981msgid "Your Remark:" 
    982982msgstr "" 
    983983 
    984 #: email.php:984 
     984#: email.php:985 
    985985msgid "Friend's Name: *" 
    986986msgstr "" 
    987987 
    988 #: email.php:989 
     988#: email.php:990 
    989989msgid "Friend's E-Mail: *" 
    990990msgstr "" 
    991991 
    992 #: email.php:994 
     992#: email.php:995 
    993993msgid "Image Verification: *" 
    994994msgstr "" 
    995995 
    996 #: email.php:995 
     996#: email.php:996 
    997997msgid "E-Mail Image Verification" 
    998998msgstr "" 
    999999 
    1000 #: email.php:998 
     1000#: email.php:999 
    10011001msgid "     Mail It!     " 
    10021002msgstr "" 
    10031003 
    1004 #: email.php:1004 
     1004#: email.php:1005 
    10051005#, php-format 
    10061006msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 
    10071007msgstr "" 
    10081008 
    1009 #: email.php:1006 
     1009#: email.php:1007 
    10101010msgid "Loading" 
    10111011msgstr "" 
    10121012 
    1013 #: email.php:1070 
    1014 #: email.php:1072 
    1015 #: email.php:1105 
     1013#: email.php:1071 
     1014#: email.php:1073 
     1015#: email.php:1106 
    10161016msgid "WP-EMail" 
    10171017msgstr "" 
    10181018 
    1019 #: email.php:1083 
    1020 #: email.php:1085 
     1019#: email.php:1084 
     1020#: email.php:1086 
    10211021msgid "Most Emailed Posts" 
    10221022msgstr "" 
    10231023 
    1024 #: email.php:1107 
     1024#: email.php:1108 
    10251025msgid "emails were sent." 
    10261026msgstr "" 
    10271027 
    1028 #: email.php:1108 
     1028#: email.php:1109 
    10291029msgid "emails were sent successfully." 
    10301030msgstr "" 
    10311031 
    1032 #: email.php:1109 
     1032#: email.php:1110 
    10331033msgid "emails failed to send." 
    10341034msgstr "" 
    10351035 
    1036 #: email.php:1121 
     1036#: email.php:1122 
    10371037msgid "Most Emailed Post" 
    10381038msgstr "" 
    10391039 
    1040 #: email.php:1156 
     1040#: email.php:1157 
    10411041msgid "<p>Hi <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remark:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>" 
    10421042msgstr "" 
    10431043 
    1044 #: email.php:1157 
     1044#: email.php:1158 
    10451045msgid "Hi %EMAIL_FRIEND_NAME%," 
    10461046msgstr "" 
    10471047 
    1048 #: email.php:1157 
    1049 #: email.php:1159 
    1050 #: email.php:1161 
     1048#: email.php:1158 
     1049#: email.php:1160 
    10511050#: email.php:1162 
    10521051#: email.php:1163 
    10531052#: email.php:1164 
     1053#: email.php:1165 
    10541054msgid "\n" 
    10551055msgstr "" 
    10561056 
    1057 #: email.php:1158 
     1057#: email.php:1159 
    10581058msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 
    10591059msgstr "" 
    10601060 
    1061 #: email.php:1158 
    1062 #: email.php:1160 
     1061#: email.php:1159 
     1062#: email.php:1161 
    10631063msgid "" 
    10641064"\n" 
     
    10661066msgstr "" 
    10671067 
    1068 #: email.php:1159 
     1068#: email.php:1160 
    10691069msgid "Here is his/her remarks:" 
    10701070msgstr "" 
    10711071 
    1072 #: email.php:1160 
     1072#: email.php:1161 
    10731073msgid "%EMAIL_YOUR_REMARKS%" 
    10741074msgstr "" 
    10751075 
    1076 #: email.php:1161 
     1076#: email.php:1162 
    10771077msgid "%EMAIL_POST_TITLE%" 
    10781078msgstr "" 
    10791079 
    1080 #: email.php:1162 
     1080#: email.php:1163 
    10811081msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 
    10821082msgstr "" 
    10831083 
    1084 #: email.php:1163 
     1084#: email.php:1164 
    10851085msgid "%EMAIL_POST_CONTENT%" 
    10861086msgstr "" 
    10871087 
    1088 #: email.php:1164 
     1088#: email.php:1165 
    10891089msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 
    10901090msgstr "" 
    10911091 
    1092 #: email.php:1165 
     1092#: email.php:1166 
    10931093msgid "URL to article: %EMAIL_PERMALINK%" 
    10941094msgstr "" 
    10951095 
    1096 #: email.php:1166 
     1096#: email.php:1167 
    10971097msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> has been sent to <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p><p>&laquo; <a href=\"%EMAIL_PERMALINK%\">" 
    10981098msgstr "" 
    10991099 
    1100 #: email.php:1166 
     1100#: email.php:1167 
    11011101msgid "</a></p>" 
    11021102msgstr "" 
    11031103 
    1104 #: email.php:1175 
     1104#: email.php:1176 
    11051105msgid "Email This Post" 
    11061106msgstr "" 
    11071107 
    1108 #: email.php:1175 
     1108#: email.php:1176 
    11091109msgid "Email This Page" 
    11101110msgstr "" 
  • wp-email/trunk/readme.html

    r16069 r16473  
    295295                              <strong>Version 2.20 (01-10-2007)</strong> 
    296296                              <ul> 
     297                                    <li>NEW: Ability To Embed [email_link] Into Excerpt</li> 
    297298                                    <li>NEW: AJAX Used To Email The Post/Page</li> 
    298299                                    <li>NEW: Most Emailed Widget Added</li>