Beskrivelse
WP-hResume takes any hResume encoded webpage and allows you to embed it in your wordpress site.
Customization
The entire resume is marked up using CSS for cusom styling.
Installasjon
- Create backup.
- Upload the zip file to the
/wp-content/plugins/
directory - Unzip.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Create a new Page in the WordPress admin and add the below example «shortcode» as the content.
- Optionally, create a new template page
Please let me know any bugs, improvements, comments, suggestions.
Example
[wphres url=»http://careers.stackoverflow.com/ericlamb» caching=»off»]
This will display my Stack Overflow resume with caching turned off.
[wphres url=»http://www.linkedin.com/in/mithra62″ caching=»off»]
This will display my LinkedIn resume with caching turned off.
It is HIGHLY recommended that caching is turned ON in a production site so you don’t get blocked by Jeff Atwood (specifically).
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“WP-hResume” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “WP-hResume” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0 – 2010-01-25
- First release.