Changeset 1005019
- Timestamp:
- 10/10/2014 10:45:14 AM (11 years ago)
- Location:
- jetpack-gravatar-hovercards
- Files:
-
- 2 edited
-
tags/3.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jetpack-gravatar-hovercards/tags/3.1/readme.txt
r959668 r1005019 12 12 == Description == 13 13 14 A [Gravatar](http://gravatar.com/) is your profile on the web, and the Hovercard is one way your information is made visible to others. It’s an easy way to help people find your blog, or access your identity on other services like Twitter, Facebook, or Linkedin.14 Just the [Gravatar Hovercards module](http://jetpack.me/support/gravatar-hovercards/) from [Jetpack](http://wordpress.org/plugins/jetpack/). 15 15 16 Hovercards appear when you place your mouse over any Gravatar. Go to Settings > Discussions in your Dashboard, and scroll down to the “Gravatar Hovercards” section. You will see a sample of your Hovercard. 16 = Translations = 17 Translations are not included in this plugin. Though, you can easily translate this plugin if you are interested enough. 17 18 18 = Before asking for help = 19 20 * If this plugin works (which means it activates without problems), please post your help request on the original [Jetpack forums](http://wordpress.org/support/plugin/jetpack). Your chances of getting help will be much better. I'm not the developer of this plugin. See notes below. 21 * If, otherwise, this plugin does not work (which means it is not activating or it's breaking your bolg), please ask [here](https://wordpress.org/support/plugin/jetpack-gravatar-hovercards), and I shall help you fix it ASAP. 22 23 = Notes = 24 25 [Jetpack](http://wordpress.org/plugins/jetpack/) is a plugin that ships with many modules. Why install the whole package, if you're just interested in one module?! 26 27 This plugin is the exact [Gravatar Hovercards module](http://jetpack.me/support/gravatar-hovercards/) of the original Jetpack plugin, only without all the extra stuff. 28 29 The version number of this plugin will follow the version number of Jetpack. This way, it's easier for you to know which Jetpack version this module was extracted from. 30 31 Things you'd be happy to know: 32 33 * The module is almost untouched. (Some lines had to be removed and some had to be added, for the sole reason of making the module a stand-alone plugin). 34 * The module was carefully extracted from the package. That means there is no missing feature or some irrelevant code. 35 * The module does not require a connection to a WordPress.com account. 36 37 Note: Translations were not included, due to the fact that Jetpack uses one transaltion file for all the modules, which makes it really difficult to extract translations. 38 The good news is that the module can be translated easily. 39 40 = You may also like = 19 = JP Family = 41 20 42 21 * [JP Sharing](http://wordpress.org/plugins/jetpack-sharing/) - Share content with Facebook, Twitter, and many more. 43 22 * [JP Widget Visibility](http://wordpress.org/plugins/jetpack-widget-visibility/) - Control what pages your widgets appear on. 23 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML. 24 * [JP Custom CSS](http://wordpress.org/plugins/jp-custom-css/) - Customize your site’s CSS without modifying your theme. 25 * [JP Gravatar Hovercards](http://wordpress.org/plugins/jetpack-gravatar-hovercards/) - Show a pop-up business card of your users' gravatar profiles in comments. 44 26 * [JP Omnisearch](http://wordpress.org/plugins/jetpack-omnisearch/) - A single search box, that lets you search many different things. 45 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.46 47 == Installation ==48 49 1. Install JP Gravatar Hovercards either via the WordPress.org plugin directory, or by uploading the files to your server.50 2. Activate JP Gravatar Hovercards through the 'Plugins' menu in WordPress.51 3. That's it. You're ready to go!52 53 == Screenshots ==54 27 55 28 == Changelog == -
jetpack-gravatar-hovercards/trunk/readme.txt
r959668 r1005019 12 12 == Description == 13 13 14 A [Gravatar](http://gravatar.com/) is your profile on the web, and the Hovercard is one way your information is made visible to others. It’s an easy way to help people find your blog, or access your identity on other services like Twitter, Facebook, or Linkedin.14 Just the [Gravatar Hovercards module](http://jetpack.me/support/gravatar-hovercards/) from [Jetpack](http://wordpress.org/plugins/jetpack/). 15 15 16 Hovercards appear when you place your mouse over any Gravatar. Go to Settings > Discussions in your Dashboard, and scroll down to the “Gravatar Hovercards” section. You will see a sample of your Hovercard. 16 = Translations = 17 Translations are not included in this plugin. Though, you can easily translate this plugin if you are interested enough. 17 18 18 = Before asking for help = 19 20 * If this plugin works (which means it activates without problems), please post your help request on the original [Jetpack forums](http://wordpress.org/support/plugin/jetpack). Your chances of getting help will be much better. I'm not the developer of this plugin. See notes below. 21 * If, otherwise, this plugin does not work (which means it is not activating or it's breaking your bolg), please ask [here](https://wordpress.org/support/plugin/jetpack-gravatar-hovercards), and I shall help you fix it ASAP. 22 23 = Notes = 24 25 [Jetpack](http://wordpress.org/plugins/jetpack/) is a plugin that ships with many modules. Why install the whole package, if you're just interested in one module?! 26 27 This plugin is the exact [Gravatar Hovercards module](http://jetpack.me/support/gravatar-hovercards/) of the original Jetpack plugin, only without all the extra stuff. 28 29 The version number of this plugin will follow the version number of Jetpack. This way, it's easier for you to know which Jetpack version this module was extracted from. 30 31 Things you'd be happy to know: 32 33 * The module is almost untouched. (Some lines had to be removed and some had to be added, for the sole reason of making the module a stand-alone plugin). 34 * The module was carefully extracted from the package. That means there is no missing feature or some irrelevant code. 35 * The module does not require a connection to a WordPress.com account. 36 37 Note: Translations were not included, due to the fact that Jetpack uses one transaltion file for all the modules, which makes it really difficult to extract translations. 38 The good news is that the module can be translated easily. 39 40 = You may also like = 19 = JP Family = 41 20 42 21 * [JP Sharing](http://wordpress.org/plugins/jetpack-sharing/) - Share content with Facebook, Twitter, and many more. 43 22 * [JP Widget Visibility](http://wordpress.org/plugins/jetpack-widget-visibility/) - Control what pages your widgets appear on. 23 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML. 24 * [JP Custom CSS](http://wordpress.org/plugins/jp-custom-css/) - Customize your site’s CSS without modifying your theme. 25 * [JP Gravatar Hovercards](http://wordpress.org/plugins/jetpack-gravatar-hovercards/) - Show a pop-up business card of your users' gravatar profiles in comments. 44 26 * [JP Omnisearch](http://wordpress.org/plugins/jetpack-omnisearch/) - A single search box, that lets you search many different things. 45 * [JP Markdown](http://wordpress.org/plugins/jetpack-markdown/) - Write in Markdown, publish in HTML.46 47 == Installation ==48 49 1. Install JP Gravatar Hovercards either via the WordPress.org plugin directory, or by uploading the files to your server.50 2. Activate JP Gravatar Hovercards through the 'Plugins' menu in WordPress.51 3. That's it. You're ready to go!52 53 == Screenshots ==54 27 55 28 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.