News Digest

buzztouch plugin: News Digest
Version: v1.1
Inspired by the Yahoo Digest app, shows scrolling pages with a clickable header image on top and content on bottom.
works on iOS iOS
Developer Info
Latest Review
PointerTu Nguyen | 01/31/15 (v1.1)
it doesn't work on self hosted version. only work on buzztouch website. that suck. please make note on plugin when it not work on self hosted. so I don't waste money for this.
Screenshots
More Information
This plugin was inspired by the "Yahoo Digest" app for iPhone. It shows full-screen pages of content, allowing the user to scroll sideways to access each page. Each page has a header image on top (optionally clickable), and content underneath. Scrolling up/down or left/right will show animation effects on the images, making them appear as if they are underneath everything else. See demo video at:

http://youtu.be/UTP_wOuvCa0

Version History
------------------------
1.1          2/28/2014 - fixed issue with changing linked screens on control panel
1.0          1/17/2014 - initial release

iOS Project (3.0 projects only)
------------------------
CR_newsDigest.m
CR_newsDigest.h
CR_digestView.h
CR_digestView.m
CR_digest_tapRecognizer.m
CR_digest_tapRecognizer.h
cr_digest_mask_right.png
cr_digest_mask_left.png
cr_digestMask.psd

Android Project
------------------------
(this project is only for iOS)

JSON Data
------------------------
{"itemId":"digest","itemType":"CR_newsDigest", "navBarStyle":"hidden", "backgroundColor":"#000000","angleView":"right","statusBarStyle":"hidden","childItems":[
{"itemId":"page1","itemType":"CR_menuItem","imageLocation":"beach-tracks.JPG","titleText":"Beach Party!","descriptionText":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat."},
{"itemId":"page2","itemType":"CR_menuItem","imageLocation":"black-white-city.JPG","titleText":"Flashback to 1950","descriptionText":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.","loadScreenWithItemId":"8A16DBA29D9D12980645517"},
{"itemId":"page3","itemType":"CR_menuItem","imageLocation":"broken-bridge.JPG","titleText":"Warning: Bridge Out","descriptionText":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat."}

]},