這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Viadeo Resume

描述

Viadeo is the second professional social networks around the world with a total membership base of over 45 million professionals. With this plugin, you can show your resume or your contacts’ resumes generated with Viadeo profiles. This plugin use the new Viadeo API.

When you have set your personal Viadeo Access Token on the administration page of Viadeo Resume plugin. You can insert your resume on every page or post with the short code [viadeo-resume].

You can also insert the resume of your Viadeo contacts with the short code [viadeo-resume profile=”nickname“].
Usually Viadeo nicknames are formatted like this : firstname.lastname.
When you write a post, you can generate the short code if you click on “add a Viadeo Resume” button.

螢幕截圖

  • Plugin configuration page
  • Just write [viadeo-resume] on a post
  • Generated resume sample

安裝

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Viadeo Resume’
  3. Click ‘Install Now’ and activate the plugin

For a manual installation via FTP:

  1. Upload the viadeo_resume folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.

On the Viadeo Resume administration plugin page, you need to set your personal Viadeo Access Token. For getting it, follow this step :

  1. Connect to your Viadeo account on the web application at http://www.viadeo.com

  2. Go to this page : http://dev.viadeo.com/documentation/authentication/request-an-api-key/

  3. Complete all fields of the form to get your Access Token (informations that you set aren’t important for what we want)

    • Set an application name
    • Set an application description
    • Upload an application logo
    • Set an application URL
    • Accept the Viadeo API terms of usage
    • Save information

Now, you can get your personal Access Token

常見問題

There are some dependencies to install before using this plugin ?

Yes, You’ll need to install cURL for PHP, to install it on a Debian server :

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl

I have some questions (need help, have an idea), how can I contact you?

Feel free to contact us through our blog.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Viadeo Resume” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Viadeo Resume 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.4

  • Fix a bug with SSL on some versions of cURL

1.0.3

  • Notify user if cURL is running or not on plugin configuration page

1.0

  • First public release