PeoplePond ADAM MovableType Plug-in
These are instructions on how to download, install, and configure the PeoplePond MovableType Plug-in.
Download: http://peoplepond.com/movabletype/PeoplePond.zip
PeoplePond MovableType Plug-in Syntax
<$MTPeoplePond email="alcastle@email.com" bio="yes" image="yes" embed="yes" social="yes" $>
- email - (required) this is your primary PeoplePond email address
- bio - (optional) (default: no) determines if your PeoplePond biography is displayed
- image - (optional) (default: yes) determines if your PeoplePond avatar is displayed
- embed - (optional) (default: no) if set to "yes" will wrap the text around the image
- social - (optional) (default: no) id set to "yes" will display list of your other online identities
PeoplePond MovableType Plug-in Installation Instructions
First, download the plug-in then follow the instructions below.
- Extract the contents of the archive to your movabletype/plugins directory. There should now be a "PeoplePond" directory in there.
- (At this point, if you're an advanced user, the <$MTPeoplePond$> tag is now available for use anywhere on your pages.)
- Go to the "Design" tab and click on "Templates".
- Choose a template under "Index Templates" that you would like to include your PeoplePond profile on.
- Somewhere in that template add <$MTPeoplePond email="your email" $> - Making sure to replace the email attribute with your email.
- Save that template and run a publish of your website.
- You're done! You should now see your PeoplePond profile wherever you placed that tag. Refer to the syntax chart above for more options using the tag.