BostonGlobe / scribblelive_widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scribblelive widget

A homepage widget that pulls in latest tweets and cycles through them via Scribblelive

Instructions

Step 1: Setup the event and get the stream id (Syndication -> API) and token (Gear in top menu -> API -> enter description and click generate)

Step 2: Create ticket for cron job on Jira

Project: Operations
**Issue type**: Cronjob
**Summary**: hit php output to jsonp
**Add watchers**: mike.devlin

**Description**:
URL: http://private.boston.com/newsprojects/scribblelive/fetch.php?callback=onLoadData&token=[your-token]&event=[your-stream-id]
Save output as [your-filename-date].jsonp
Result should be public
Run every minute
End on [date]

Replace the brackets above with your info.

Step 3: Create a new jpt in Methode by copying the contents in the file methode.jpt

Step 4: Fill out customData in jpt

Developers

Graphic files live at /Boston/Content/Metro/WebGraphics/reusable/scribblelive

About


Languages

Language:HTML 68.0%Language:JavaScript 20.6%Language:CSS 8.1%Language:Makefile 3.2%