Title: WP Evernote Site Memory
Author: Jonathan Desrosiers
Published: <strong>18 septembris, 2010</strong>
Last modified: 28 novembris, 2012

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

![](https://s.w.org/plugins/geopattern-icon/wp-evernote-site-memory.svg)

# WP Evernote Site Memory

 Autors [Jonathan Desrosiers](https://profiles.wordpress.org/desrosj/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/wp-evernote-site-memory.2.0.2.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/wp-evernote-site-memory/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/wp-evernote-site-memory/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/wp-evernote-site-memory/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/wp-evernote-site-memory/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/wp-evernote-site-memory/)

## Apraksts

[Evernote](http://www.evernote.com/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=plugin%2Bpage&utm_campaign=WP%2BEvernote%2BSite%2BMemory)
makes it easy to remember things big and small from your notable life using your
computer, phone, and the web.

One of the best ways to build a loyal following for your site is to give visitors
the ability to remember the pages and posts that they love. With the [Evernote Site Memory](http://www.evernote.com/about/developer/sitememory/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=readme%2Bfile&utm_campaign=WP%2BEvernote%2BSite%2BMemory)
button adding this functionality to your site could not be simpler.

WP Evernote Site Memory integrates Evernote’s site memory feature into your WordPress
blog, placing your fully customizable site memory button at the end of every page
and post.

#### Links

 * [Slocum Design Studio](http://www.slocumstudio.com/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=plugin&utm_campaign=Important%2BLinks)
 * [Plugin Release Blog Post](http://www.slocumstudio.com/2010/09/evernote-site-memory-plugin-for-wordpress/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=plugin&utm_campaign=Important%2BLinks)

#### Features

WP Evernote Site Memory gives you the ability to customize the following options:

 * Provider’s Name
 * Title Format
 * Suggested Notebook
 * Content ID to be clipped
 * Evernote Affiliate Code
 * Button Style
 * Clip Style
 * Note Signature
 * Note Header
 * Note Footer
 * Normal or Minified JavaScript

### Credits

Copyright 2010 by [Slocum Design Studio](http://www.slocumstudio.com/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=plugin%2Bpage&utm_campaign=WP%2BEvernote%2BSite%2BMemory)&
[Jonathan Desrosiers](http://www.jonathandesrosiers.com/?utm_source=Wordpress%2BPlugin%2BDirectory&utm_medium=plugin%2Bpage&utm_campaign=WP%2BEvernote%2BSite%2BMemory)

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA

#### Disclaimer

We are note affiliated with Evernote in any way, other than being users who enjoy
the service that they provide.

Evernote Corporation owns the following trademarks and service marks, which may 
be registered trademarks in the United States and other countries.

 * EVERNOTE
 * The Evernote Elephant logo

Please note that Evernote Corporation may also own other trademarks, service marks
or logos and their absence from this list does not constitute a waiver of any intellectual
property or other rights that Evernote Corporation may have in those marks.

## Ekrānuzņēmumi

[⌊Site Memory button at the base of a post.⌉⌊Site Memory button at the base of a
post.⌉[

Site Memory button at the base of a post.

[⌊Site Memory button at the base of a page.⌉⌊Site Memory button at the base of a
page.⌉[

Site Memory button at the base of a page.

[⌊WP Evernote Site Memory administration page.⌉⌊WP Evernote Site Memory administration
page.⌉[

WP Evernote Site Memory administration page.

[⌊WP Evernote Site Memory administration page.⌉⌊WP Evernote Site Memory administration
page.⌉[

WP Evernote Site Memory administration page.

[⌊WP Evernote Site Memory administration page.⌉⌊WP Evernote Site Memory administration
page.⌉[

WP Evernote Site Memory administration page.

## Uzstādīšana

 1. Download and unzip the WP Evernote Site Plugin
 2. Upload the plugin folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. If desired, customize the settings in the Settings->Site Memory section

You can also further customize the button with css styles. The button is 3 components,
a <div>, an <a>, and an <img>. They are assigned the CSS classes evernoteSiteMemory,
evernoteSiteMemoryLink, and evernoteSiteMemoryButton respectively.

## BUJ

  What is Evernote?

Evernote makes it easy to remember things big and small from your notable life using
your computer, phone, and the web.

One of the best ways to build a loyal following for your site is to give visitors
the ability to remember the pages and posts that they love. With the Evernote Site
Memory button adding this functionality to your site could not be simpler.

To learn more about Evernote, [visit their website](http://www.evernote.com/).

  When I click the button, nothing happens.

In order for the necessary files to be included for the button to work, you need
to call wp_footer. Just insert `<?php wp_footer(); ?>` just before the closing <
body> tag

  The entire page is being clipped. What gives?

By default, WP Evernote Site Memory uses the post-## ID to specify the content to
be clipped. However, if your theme does not utilize this scheme, you will have to
specify the ID you wish to use instead in the admin panel. Remember, ID’s are case
sensitive.

  Can I style the button?

The button itself is an image. Therefore certain aspects of it can not be changed.
However the Site Memory button is composed of three HTML elements that will allow
you to further customize the button with css styles.
 The 3 components are a <div
>, an <a>, and an <img>. They are assigned the CSS classes evernoteSiteMemory, evernoteSiteMemoryLink,
and evernoteSiteMemoryButton respectively.

  Where are the suggested tags coming from?

The tags that are suggested to the user clipping your post are the tags assigned
to it in WordPress. So to suggest tags to the user, just add tags to that post.

  There is no admin menu to edit the settings

If you do not see a “Site Memory” admin menu in the settings section of the WordPress
backend, you are most likely using an outdated version of WordPress. The administration
features are only available on versions < 2.7.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“WP Evernote Site Memory” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši
šādi cilvēki.

Līdzdalībnieki

 *   [ Jonathan Desrosiers ](https://profiles.wordpress.org/desrosj/)
 *   [ Slocum Studio ](https://profiles.wordpress.org/slocumstudio/)
 *   [ jeffgolenski ](https://profiles.wordpress.org/jeffgolenski/)

[Tulkot “WP Evernote Site Memory&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/wp-evernote-site-memory)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/wp-evernote-site-memory/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/wp-evernote-site-memory/)
vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/wp-evernote-site-memory/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/wp-evernote-site-memory/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.1.1

 * Fixed custom ID issue
 * Fixed a line break tag issue that was occurring in some situations

#### 1.1

 * New Button Styles
 * Included the JavaScript files locally to avoid IE XSS Filter
 * Added option to have the button before or after the post

#### 1.0.5

 * Fixed CSS errors

#### 1.0.3

 * Fixed more special character issues

#### 1.0.2

 * Fixed issue with escaping special characters such as ', ", and &.
 * Removed a default for Suggested Notebook as Evernote does this automatically.
 * Minor change to IMG tag to remove HTML warning.
 * Updated FAQs.

#### 1.0.1

 * Added additional button styles.

#### 1.0

 * Initial Release

## Meta

 *  Versija **2.0.2**
 *  Pēdējo reizi atjaunots: **pirms 14 gadiem**
 *  Aktīvās instalācijas: **40+**
 *  WordPress versija ** 2.7 vai jaunāka **
 *  Pārbaudīts līdz: **3.5.2**
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/wp-evernote-site-memory/)
 * Birkas:
 * [clipping](https://lv.wordpress.org/plugins/tags/clipping/)[evernote](https://lv.wordpress.org/plugins/tags/evernote/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/wp-evernote-site-memory/advanced/)

## Vērtējumi

 5 no 5 zvaigznēm.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/#new-post)

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/wp-evernote-site-memory/reviews/)

## Līdzdalībnieki

 *   [ Jonathan Desrosiers ](https://profiles.wordpress.org/desrosj/)
 *   [ Slocum Studio ](https://profiles.wordpress.org/slocumstudio/)
 *   [ jeffgolenski ](https://profiles.wordpress.org/jeffgolenski/)

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/wp-evernote-site-memory/)