Posted by fago on March 21, 2012 at 7:59pm
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