이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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