Getting Started
These guidelines will help you develop custom code for Influencer Marketing Programs on the PopularMedia Platform.
- Download the PopularMedia Page Toolkit code
- Modify the provided skeleton code, following this documentation
- Deliver all content to PopularMedia for validation
Example
An example Program can be viewed at: http://share.popularmedia.com/
Downloads
Before starting, download the Page Toolkit code, which contains:
- skeleton code for all Program Pages and the Dynamic Data Variable Demo page.
- images directory, root level - contains webmail button images and status table checkbox images. Place custom images here.
- css directory, root level - currently empty. Place css files here.
- scripts directory, root level - contains all the PopularMedia javascript needed to interact with the JSON data object. Place custom javascript here.
- build directory, child of scripts directory - contains the entire Yahoo! User Interface Library (8.5MB). The Skeleton Code references several YUI files; you may reference others in your custom code.
