bgneal@236: [ bgneal@236: { bgneal@236: "pk": 7, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 2, bgneal@236: "image": "badges/newspaper.png", bgneal@236: "order": 0, bgneal@236: "name": "News Pin", bgneal@236: "description": "For submitting a news article to the site news." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 4, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 1, bgneal@236: "image": "badges/date.png", bgneal@236: "order": 1, bgneal@236: "name": "Calendar Pin", bgneal@236: "description": "For adding an event to the site calendar." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 9, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 3, bgneal@236: "image": "badges/world_link.png", bgneal@236: "order": 2, bgneal@236: "name": "Link Pin", bgneal@236: "description": "For submitting a link to the site web links database." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 5, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 4, bgneal@236: "image": "badges/disk.png", bgneal@236: "order": 3, bgneal@236: "name": "Download Pin", bgneal@236: "description": "For uploading a file to the site downloads library." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 6, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 0, bgneal@236: "image": "badges/money_dollar.png", bgneal@236: "order": 4, bgneal@236: "name": "Contributor Pin", bgneal@236: "description": "For making a donation to the site." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 8, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 5, bgneal@236: "image": "badges/shield.png", bgneal@236: "order": 5, bgneal@236: "name": "Security Pin", bgneal@236: "description": "For reporting spam or abuse." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@400: "pk": 10, bgneal@400: "model": "bio.badge", bgneal@400: "fields": { bgneal@400: "numeric_id": 6, bgneal@400: "image": "badges/camera.png", bgneal@400: "order": 6, bgneal@400: "name": "POTD Pin", bgneal@400: "description": "For submitting a photo of the day." bgneal@400: } bgneal@400: }, bgneal@400: { bgneal@236: "pk": 1, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 100, bgneal@236: "image": "badges/award_star_bronze_1.png", bgneal@400: "order": 7, bgneal@236: "name": "Bronze Star", bgneal@236: "description": "For service to the site and community." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 2, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 101, bgneal@236: "image": "badges/award_star_silver_2.png", bgneal@400: "order": 8, bgneal@236: "name": "Silver Star", bgneal@236: "description": "For distinguished and dedicated service to the site and community." bgneal@236: } bgneal@236: }, bgneal@236: { bgneal@236: "pk": 3, bgneal@236: "model": "bio.badge", bgneal@236: "fields": { bgneal@236: "numeric_id": 102, bgneal@236: "image": "badges/award_star_gold_3.png", bgneal@400: "order": 9, bgneal@236: "name": "Gold Star", bgneal@236: "description": "For exceptional and meritorious service to the site and community." bgneal@236: } bgneal@236: } bgneal@236: ]