google_feedapi 7.x-1.2

New features

Added new "time" field. You can now choose how you would like the time to display.

relative "5 hours ago"
formal "September 5, 2013"
none ""

google_feedapi 7.x-1.0

New features

You may now use the Google FeedAPI Integration library in other modules, using:

<?php

drupal_add_library(array('google_feedapi', 'google_jsapi_feeds'));

google_feedapi 7.x-1.0-beta2

Bug fixes
  • Fix bug where some query parameters were removed.
  • Add number of items option
  • Add ability to just show title.
  • Option for showing abbreviated content summary.
  • Fixed bug where multiple formatters on the same page could cause conflicts.

google_feedapi 7.x-1.0-beta1

New features

Working 7.x release

This is working in it's basic form and has been tested but still needs some css/theming before it will be ready to move out of beta.

Subscribe with RSS Subscribe to Releases for Google FeedAPI Formatter