Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download featured_content-7.x-1.5.tar.gztar.gz 29.44 KB
MD5: 173c6ce5192237a238fae396e3ca4879
SHA-1: bde62a1495c825f1e1948d96d3572083546f866b
SHA-256: c7504e08ed26fb9782d17dd4af32bfc5cced4f3809c78e20684419adb01ebe8a
Download featured_content-7.x-1.5.zipzip 33.09 KB
MD5: f87570b18e5766e25d22b71a37725122
SHA-1: a28c18cf90863d8f8926b801a0ec2cbda5cab50d
SHA-256: c2840d330f0ae08932ac4ccc01caab21eeef3e13b9caa8f7a59356380e904778

Release notes

#1350110: Address localize.drupal.org warnings by Kristen Pol: don't pass in variable into t function
#1373304: Change "blocks" to "block" for db_query because of table name change by Kristen Pol: change {blocks} to {block} and use fetchObject ftn
#1373332: RSS link needs to be absolute when running site in a subdirectory by Kristen Pol: use absolute=>TRUE for rss icon link
#1373674: Featured Content admin settings page not showing up at admin/index by Kristen Pol: update menu item so config page shows up at admin/index
#1373686: For better performance, move drupal_add_js/drupal_add_css from hook_init by Kristen Pol: move add js/css from hook_init to configure ftn
#1380338: php fatal error: out of memory by Kristen Pol: limit number of users grabbed from database
#1375382: There is no possibility to filter the content according to different language by Kristen Pol: add language filter
#1380338: php fatal error: out of memory by Kristen Pol: try severely limiting number of users grabbed from database

Created by: Kristen Pol
Created on: 24 Dec 2011 at 18:52 UTC
Last updated: 4 Jan 2015 at 02:38 UTC
New features
Bug fixes

Other releases