Linux 软件免费装

LinkedIn SC

开发者 guillaumev
更新时间 2011年5月23日 15:48
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 3.1

标签

resume curriculum vitae CV linkedIn

下载

1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1.0 1.1.1 1.1.2 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.1.3

详情介绍:

This plugin will parse your linkedIn profile and allow you to display it on any page or post using shortcodes, therefore allowing you to customize the display. You can choose to parse your LinkedIn public profile or use the LinkedIn API to parse your private profile fields. Here is a list of the shortcodes you can use (see http://developer.linkedin.com/docs/DOC-1061 for reference): NEW: you can also use shortcodes to parse company public profiles: Here is an example of how you could format your CV using those shortcodes: [linkedinsc profile="guillaumev" lang="en"] <h2 style="text-align: center;">[linkedinsc_headline]</h2> <h3>Experiences</h3> [linkedinsc_positions] <div style="float: left; width: 150px;">[linkedinsc_position_start_date] - [linkedinsc_position_end_date]</div> <div style="margin-left: 150px;"> <b>[linkedinsc_position_title]</b>, [linkedinsc_position_company_name]<br /> <em>[linkedinsc_position_company_industry]</em><br /> [linkedinsc_position_summary]<br /><br /> </div> [/linkedinsc_positions] <h3>Education</h3> [linkedinsc_educations] <div style="float: left; width: 150px;">[linkedinsc_education_start_date] - [linkedinsc_education_end_date]</div> <div style="margin-left: 150px;"> <b>[linkedinsc_education_school_name]</b><br /> <em>[linkedinsc_education_degree] en [linkedinsc_education_field_of_study]</em><br /> [linkedinsc_education_notes]<br /><br /> </div> [/linkedinsc_educations] <h3>Computer skills</h3> <div style="margin-left: 150px;"> [linkedinsc_skills] [linkedinsc_skill_name]: [linkedinsc_skill_years_name] years of experience <br /> [/linkedinsc_skills] </div> <h3>Languages</h3> <div style="margin-left: 150px;"> [linkedinsc_languages] [linkedinsc_language_name]: [linkedinsc_language_proficiency_name] <br /> [/linkedinsc_languages] </div> <h3>Certifications</h3> <div style="margin-left: 150px;"> [linkedinsc_certifications] [linkedinsc_certification_name] [/linkedinsc_certifications] </div> <h3>Personal interests</h3> <div style="margin-left: 150px;"> [linkedinsc_interests] </div> [/linkedinsc] Finally, note that you can set the format of the date in the plugin settings page. The LinkedIn API part is for now considered as experimental In order to use LinkedIn API, you NEED to have SSL enabled for your admin backend. Set FORCE_SSL_ADMIN to true in your configuration: http://codex.wordpress.org/Administration_Over_SSL This plugin was sponsored by CSRJobs.

安装:

  1. Download it
  2. Install it
  3. Follow the instructions in the Description section
  4. A detailed configuration process to use LinkedIn API is available here: http://www.viguierjust.com/en/2011/02/07/using-linkedin-sc-with-linkedin-api/

升级注意事项:

1.1.0 Please note that older shortcodes are now deprecated. They have been left in the plugin for compatibility reasons but will be removed in the future. Think about updating your shortcodes ! The full list of the new shortcodes is available on the plugin description page.

更新日志:

1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0