Changeset 1459:7f908f9968e0 for locales/en
- Timestamp:
- 08/18/13 17:42:38 (12 years ago)
- Branch:
- default
- Location:
- locales/en
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/en/help/post.html
r175 r1459 88 88 </dl> 89 89 90 <h3>Trackback</h3>91 <p>To make a trackback, click on the <em>Ping blogs</em> link.92 You will not see this link if your entry's status is not <em>published</em>.</p>93 94 <dl>95 <dt>URLs to ping</dt>96 <dd>Paste here the trackback URLs you found in the posts you want to ping.</dd>97 98 99 <dt>Send excerpt</dt>100 <dd>This field defaults to your entry's first few sentences. That's wht will be101 sent to the blog you're pinging, along with a link to your post. You can modify102 the excerpt by editing this field.</dd>103 104 105 <dt>Auto discover ping URLs</dt>106 <dd>If your entries links specific posts and if the blog carrying those posts107 is set to allow it, this tool will find the URLs to ping for you.</dd>108 </dl>109 110 90 <h3>Comments</h3> 111 91 <dl> -
locales/en/resources.php
r1343 r1459 29 29 'core_post' => dirname(__FILE__).'/help/post.html', 30 30 'core_posts' => dirname(__FILE__).'/help/posts.html', 31 'core_trackbacks' => dirname(__FILE__).'/help/trackbacks.html', 31 32 'core_user_pref' => dirname(__FILE__).'/help/user_pref.html', 32 33 'core_user' => dirname(__FILE__).'/help/user.html',
Note: See TracChangeset
for help on using the changeset viewer.