Google picasa entites
Categories
Component ID
1493180
Component name
Google picasa entites
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This sandbox contains demo-code for the "Drupalize your data - Use entities!" presentation from Drupalcon Denver 2012. It implements remote-entities for photos and albums of the google picasa API via the Zend Framework PHP library (see here).
Requirements
- Zend framework
- Entity API (latest dev version as of Mar 21th, 2012)
To test the implementation there is an example feature module included which contains a view listing (remote) picasa photos. There are also two special paths on which some example debug statements output the entities via dpm() (requires devel module). For that, visit:
yoursite.com/picasa-photo and
yoursite.com/picasa-album
