Plugin Directory

Changeset 492558


Ignore:
Timestamp:
01/20/2012 09:57:35 AM (14 years ago)
Author:
easwy
Message:

change option description to avoid confusing

Location:
wp-posturl/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • wp-posturl/trunk/posturl-options.php

    r491978 r492558  
    188188                </tr>
    189189                <tr>
    190                     <td valign="top" width="30%"><?php _e('By Default, Add Header and/or Footer Text:', 'wp-posturl'); ?></td>
     190                    <td valign="top" width="30%"><?php _e('Add Header and/or Footer For Existed Posts:', 'wp-posturl'); ?></td>
    191191                    <td>
    192192                        <input name="add_url_by_default" id="add_url_by_default" type="checkbox" value="true" <?php if($posturl_options['add_url_by_default']) echo 'checked="checked"'; ?> />
  • wp-posturl/trunk/readme.txt

    r492512 r492558  
    4848
    4949For posts without this Custom Field (i.e., the existed posts before you use
    50 WP-PostURL plugin), you can define the default behavior. If you select "By
    51 Default, Add Text to Post", then all posts without this Custom Field will be
    52 added the header text and/or footer text; otherwise those posts will not be
    53 added the header text and/or footer text. If some of those posts are against
    54 with the default behavior, you need to re-edit this post to set "Add Post URL?"
    55 option for those posts.
     50WP-PostURL plugin), you can define the default behavior. If you select "Add
     51Header and/or Footer Text For Existed Post", then all posts without this Custom
     52Field will be added the header text and/or footer text; otherwise those posts
     53will not be added the header text and/or footer text. If some of those posts
     54are against with the default behavior, you need to re-edit this post to set
     55"Add Post URL?" option for those posts.
    5656
    5757If you don't want to help promote WP-PostURL plugin, you can uncheck this
     
    7676== Frequently Asked Questions ==
    7777
    78 None
     78= Why WP-PostURL Does Not Add Text To My Posts =
     79
     80* In a word, please check if you select "Add Header and/or Footer Text For
     81Existed Post" option. If not, select it then have a look.
     82* If it still not work, make sure regenerate the cache if you a WordPress
     83Cache Plugin (such as WP Super Cache), then have a look.
     84
     85Here are some detail information for "Add Header and/or Footer Text For Existed
     86Post" option:
     87
     88In release 2.0 and above, I add a new feature: allow user decide which posts
     89display the header and/or footer text. This will add a Custom Field, named
     90"posturl_add_url", for each new created post.
     91But for the posts you published before use WP-PostURL 2.0+, they do not have
     92Custom Field "posturl_add_url". For those posts, you need configure  "Add
     93Header and/or Footer Text For Existed Post" option. If you check this option,
     94all existed posts will be added the header and/or footer text; otherwise those
     95posts will not be added the header text and/or footer text. If some of those
     96posts are against with this default behavior, you need to re-edit this post to
     97set "Add Post URL?" option for those special posts.
    7998
    8099== Screenshots ==
     
    83102
    84103== Changelog ==
     104
     105= 2.0.2 =
     106* Fix: Rename description name to avoid confusing.
    85107
    86108= 2.0.1 =
  • wp-posturl/trunk/wp-posturl-zh_CN.po

    r491978 r492558  
    33"Project-Id-Version: WP-PostURL 1.0\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2012-01-19 16:21+0800\n"
    6 "PO-Revision-Date: 2012-01-19 16:21+0800\n"
     5"POT-Creation-Date: 2012-01-20 17:30+0800\n"
     6"PO-Revision-Date: 2012-01-20 17:32+0800\n"
    77"Last-Translator: Easwy Yang <easwy.mail@gmail.com>\n"
    88"Language-Team: Easwy Yang <easwy.mail@gmail.com>\n"
     
    5656
    5757#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:98
    58 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:116
     58#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:118
    5959msgid "<div style=\"margin-top: 15px; font-style: italic\"><p><strong>From</strong> <a href=\"%site_url%\">%site_name%</a>, <strong>post</strong> <a href=\"%post_url%\">%post_title%</a></p></div>"
    6060msgstr "<div style=\"margin-top: 15px; font-style: italic\"><p><strong>原创文章,转载请注明:</strong> 转载自<a href=\"%site_url%\">%site_name%</a></p><p><strong>本文链接地址:</strong> <a href=\"%post_url%\">%post_title%</a></p></div>"
     
    134134
    135135#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:190
    136 msgid "By Default, Add Header and/or Footer Text:"
    137 msgstr "缺省为文章添加链接:"
     136msgid "Add Header and/or Footer For Existed Posts:"
     137msgstr "给以前发表的文章添加自定义文本:"
    138138
    139139#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:196
     
    170170
    171171#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:250
    172 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:269
     172#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:271
    173173msgid "Yes"
    174174msgstr "是"
     
    188188#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:42
    189189#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:43
    190 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:279
     190#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:281
    191191msgid "Add Post URL"
    192192msgstr "添加文章链接"
    193193
    194 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:104
     194#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:106
    195195#, php-format
    196196msgid "<div style=\"margin-top: 0; margin-bottom: 15px; color: #888888; font-size: 80%%; font-style: italic\"><p>Post Footer automatically generated by <a href=\"%1$s\" style=\"color: #8888FF; text-decoration: underline;\">wp-posturl plugin</a> for wordpress.</p></div>"
    197197msgstr "<p style=\"margin-top: 0; margin-bottom: 15px; color: #888888; font-size: 80%%; font-style: italic\">文章的脚注信息由WordPress的<a href=\"%1$s\" style=\"color: #8888FF; text-decoration: underline;\">wp-posturl插件</a>自动生成</p>"
    198198
    199 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:267
     199#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:269
    200200msgid "Add Post URL?"
    201201msgstr "添加文章链接?"
    202202
    203 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:270
     203#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:272
    204204msgid "No"
    205205msgstr "否"
  • wp-posturl/trunk/wp-posturl.pot

    r491978 r492558  
    33"Project-Id-Version: wp-posturl\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2012-01-19 16:22+0800\n"
     5"POT-Creation-Date: 2012-01-20 17:33+0800\n"
    66"PO-Revision-Date: \n"
    77"Last-Translator: Easwy Yang <easwy.mail@gmail.com>\n"
     
    5656
    5757#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:98
    58 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:116
     58#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:118
    5959msgid "<div style=\"margin-top: 15px; font-style: italic\"><p><strong>From</strong> <a href=\"%site_url%\">%site_name%</a>, <strong>post</strong> <a href=\"%post_url%\">%post_title%</a></p></div>"
    6060msgstr ""
     
    134134
    135135#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:190
    136 msgid "By Default, Add Header and/or Footer Text:"
     136msgid "Add Header and/or Footer For Existed Posts:"
    137137msgstr ""
    138138
     
    170170
    171171#: L:\workspace\wordpress\wp-posturl\trunk/posturl-options.php:250
    172 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:269
     172#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:271
    173173msgid "Yes"
    174174msgstr ""
     
    184184#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:42
    185185#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:43
    186 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:279
     186#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:281
    187187msgid "Add Post URL"
    188188msgstr ""
    189189
    190 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:104
     190#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:106
    191191#, php-format
    192192msgid "<div style=\"margin-top: 0; margin-bottom: 15px; color: #888888; font-size: 80%%; font-style: italic\"><p>Post Footer automatically generated by <a href=\"%1$s\" style=\"color: #8888FF; text-decoration: underline;\">wp-posturl plugin</a> for wordpress.</p></div>"
    193193msgstr ""
    194194
    195 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:267
     195#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:269
    196196msgid "Add Post URL?"
    197197msgstr ""
    198198
    199 #: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:270
     199#: L:\workspace\wordpress\wp-posturl\trunk/wp-posturl.php:272
    200200msgid "No"
    201201msgstr ""
Note: See TracChangeset for help on using the changeset viewer.