Download & Extend

Releases for Featured Content

featured_content 7.x-1.5

Download Size md5 hash
featured_content-7.x-1.5.tar.gz 29.44 KB 173c6ce5192237a238fae396e3ca4879
featured_content-7.x-1.5.zip 33.09 KB f87570b18e5766e25d22b71a37725122
Last updated: December 24, 2011 - 18:55
Official release from tag: 7.x-1.5

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

featured_content 6.x-1.5

Download Size md5 hash
featured_content-6.x-1.5.tar.gz 28.65 KB b93a36832c47e51b8dbd264f886c3faa
featured_content-6.x-1.5.zip 32.54 KB 8de74289750d1912af0177754e4594b2
Last updated: December 24, 2011 - 18:55
Official release from tag: 6.x-1.5

Release notes

#1350110: Address localize.drupal.org warnings by Kristen Pol: don't pass in variable into t function
#1332464: wsod under blocks page by Kristen Pol: limit number of users grabbed from database
#1200836: Unenclosed drupal_add_js causes javascript error by willieseabrook: Put drupal_add_js/css in hook_init
#1200836: Unenclosed drupal_add_js causes javascript error by Kristen Pol: get rid of extraneous drupal_add_js/css
#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
#1375382: There is no possibility to filter the content according to different language by Kristen Pol: add language filter

featured_content 7.x-2.x-dev

Download Size md5 hash
featured_content-7.x-2.x-dev.tar.gz 29.38 KB fc9fe7fd176685963d992a619ba53933
featured_content-7.x-2.x-dev.zip 33.08 KB 6ef6bfe562054c087905c39c691aeb42
Last packaged version: 7.x-2.x-dev
Last updated: April 17, 2012 - 00:15
Development snapshot from branch: 7.x-2.x

Release notes

This is the branch where caching and performance enhancements will be done.

featured_content 6.x-2.x-dev

Download Size md5 hash
featured_content-6.x-2.x-dev.tar.gz 28.89 KB 1e68a23ac19f6ead1ba2ef1dff90b483
featured_content-6.x-2.x-dev.zip 32.83 KB a82c29fb8792e418640285a5b2693e59
Last packaged version: 6.x-2.x-dev
Last updated: April 17, 2012 - 00:15
Development snapshot from branch: 6.x-2.x

Release notes

this is a new development branch to work on caching for better performance

featured_content 7.x-1.4

Download Size md5 hash
featured_content-7.x-1.4.tar.gz 28.93 KB 4fb0ac0c28cf604a6bb1e0bc83e4befd
featured_content-7.x-1.4.zip 32.53 KB 5457dec45eff4daaf4e447ac8c1d3a2a
Last updated: November 23, 2011 - 21:45
Official release from tag: 7.x-1.4

Release notes

jump to 1.4 to keep versions in sync with 6.x branch
#1265126: Showing related content automatically for each page using "search query" by Kristen Pol: add search query features based on D6 functionality
#1340240: Weighting of taxonomies , to affect the ordering of results by Kristen Pol: allow sorting by vocabulary weight
#1346628: Simplify UI for filtered content blocks by Kristen Pol: simplify UI for filtered content blocks
#969166: Limit FC to particular Book by Kristen Pol: update manual block settings to allow patterns
#1349044: Use the [filter] of the page being shown option not working by Kristen Pol: fix for "use [filter] of page" options
#1340240: Weighting of taxonomies , to affect the ordering of results by Kristen Pol: update logic for vocab+term sort

featured_content 6.x-1.4

Download Size md5 hash
featured_content-6.x-1.4.tar.gz 28.08 KB 78e2ce1ed03fc97c006d7dd93dc5224e
featured_content-6.x-1.4.zip 32.03 KB d67f009af375dbc006308feeb7c97c16
Last updated: November 23, 2011 - 21:40
Official release from tag: 6.x-1.4

Release notes

#1340240: Weighting of taxonomies , to affect the ordering of results by Kristen Pol: allow sorting by vocabulary weight
#1346628: Simplify UI for filtered content blocks by Kristen Pol: simplify UI for filtered content blocks
#1346632: Update css and js so that show/hide works as expected by Kristen Pol: fix toggle of read more & rss settings fieldsets
#969166: Limit FC to particular Book by Kristen Pol: update manual block settings to allow patterns
#1349044: Use the [filter] of the page being shown option not working by Kristen Pol: fix for "use [filter] of page" options
#1340240: Weighting of taxonomies , to affect the ordering of results by Kristen Pol: update logic for vocab+term sort

featured_content 6.x-1.3

Download Size md5 hash
featured_content-6.x-1.3.tar.gz 26.7 KB 285040e59e185a003c3493c6fce8acec
featured_content-6.x-1.3.zip 30.59 KB 1b71c5b9b830c10dc22dbb34268d1064
Last updated: November 18, 2011 - 18:25
Official release from tag: 6.x-1.3

Release notes

#1110282: Add option to filter by keyword search by snyderp: allow filtering by keywords in node title
#1101058: Add option to pass arguments to views, handle other nid's in view results by snyderp: allow nid to be passed into views as argument
#1131426: Allow for newlines, node URLs, and path aliases in the related content CCK text field by Kristen Pol: let users supply node URLs & aliases in CCK text field
#1310762: Fatal error if taxonomy module is not enabled by Kristen Pol: add in dependency on taxonomy module
#1206176: Content Type Visibility Settings broken? by Kristen Pol: remove current content type & author for visibility settings
#1061338: Compatibility with the Modr8 module by Kristen Pol: make compatible with modr8 module
#1265126: Showing related content automatically for each page using "search query" by Kristen Pol: add featured content type for simple search results

featured_content 7.x-1.0

Download Size md5 hash
featured_content-7.x-1.0.tar.gz 24.84 KB ab10202993be0ac5ea49e573e0332f1b
featured_content-7.x-1.0.zip 28.34 KB 595eef23878d6fcc81cb8343839c9a39
Last updated: November 18, 2011 - 18:20
Official release from tag: 7.x-1.0

Release notes

#1263998: Code should pass coder module review by snyderp: Additional coder fixes from #1264008
#1264008: The "delete" link is currently missing from the blocks listing by snyderp: Restoring delete link for block admin page
#1263998: Code should pass coder module review by snyderp: fixing coder reported formatting errors
#1254442: 'Undefined Variable' and 'Object could not be converted' Notices by snyderp: Fix for 'Undefined Variable' errors
#1310762: Fatal error if taxonomy module is not enabled by Kristen Pol: add in dependency on taxonomy module
#1326190: Strict warning: Only variables should be passed by reference in featured_content_block_view by Kristen Pol: pull out function to pass variable for reference
#1206176: Content Type Visibility Settings broken? by Kristen Pol: remove current content type & author for visibility settings

featured_content 7.x-1.0-beta2

Download Size md5 hash
featured_content-7.x-1.0-beta2.tar.gz 23.53 KB 012cbf684e04b0e1bea67d00e8c61ce1
featured_content-7.x-1.0-beta2.zip 26.97 KB c866f4fe512900e654cb8e93f3c46364
Last updated: July 2, 2011 - 17:21
Official release from tag: 7.x-1.0-beta2

Release notes

#1199644: Undefined indexes in featured_content-block.tpl.php by willieseabrook: get rid of php warnings
#1199642: Term filter by current page terms does not work. by willieseabrook & Kristen Pol: fix taxonomy logic for current node
#1200836: Unenclosed drupal_add_js causes javascript error by willieseabrook: Put drupal_add_js/css in hook_init
#1200836: Unenclosed drupal_add_js causes javascript error by Kristen Pol: get rid of extraneous drupal_add_js/css

featured_content 7.x-1.0-beta1

Download Size md5 hash
featured_content-7.x-1.0-beta1.tar.gz 23.43 KB a29ab7c71704b69ddafc63e2e4effedd
featured_content-7.x-1.0-beta1.zip 26.88 KB 443ba5cde79d79e091815236dae81d8d
Last updated: June 23, 2011 - 01:21
Official release from tag: 7.x-1.0-beta1

Release notes

#1125576: Undefined variable: filter_path in featured_content_get_filtered_nids() by Kristen Pol: get rid of php warnings
#1150396: Warning: Parameter 1 to featured_content_settings_form() ... by Kristen Pol: remove unneeded parameter to get rid of warning
#1181214: Call to undefined function taxonomy_node_get_terms_by_vocabulary() by Kristen Pol: change to work with taxonomy module changes
miscellaneous changes to get rid of php warnings and work with D7 array changes

featured_content 6.x-1.2

Download Size md5 hash
featured_content-6.x-1.2.tar.gz 22.63 KB a92d6dc110e993a851ee2b71bb5d29d6
featured_content-6.x-1.2.zip 27.28 KB 06c8c823ded74a07f494ce932a29462f
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.2

Release notes

#837076: RSS feed needs context to display proper results for filtered blocks by kepol: fix RSS page so has node context if applicable
#931578: Choosing "use the xxx terms of the page being shown" causes all vocabulary checkboxes being checked by kepol: fix issue with checking vocabulary checkbox
#969424: featured_content_sort_nodes_by_terms function has bug by xsanz: typo... should be nodes, not node in sort function

featured_content 6.x-1.1

Download Size md5 hash
featured_content-6.x-1.1.tar.gz 22.49 KB 80224d1268016e4bdc20d39f65e22bf6
featured_content-6.x-1.1.zip 27.16 KB 59d6ad5a363b56158acd51ea2fc719f5
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.1

Release notes

#879668: Fatal error If CCK is not installed: undefined function content_fields by kepol: fix fatal error when CCK not enabled
#879678: Fieldsets are not hidden when appropriate by kepol: hide fieldsets appropriately

featured_content 6.x-1.0

Download Size md5 hash
featured_content-6.x-1.0.tar.gz 22.23 KB fa7f23448a5772d6ecfe96e3caaadb52
featured_content-6.x-1.0.zip 26.9 KB 6bb3eead47ec270298592be98801e135
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0

Release notes

#701520: Checkbox to show page/node being displayed in blocks by kepol: Settings to allow current node to show up in block
#736718: Term Pages by kepol: Tack on taxonomy page term to filters
#800836: Modification to support Primary Term module by nightlife2008 & slightly modified by kepol: Primary term support
#705308: Improve filter selection options to avoid confusion by kepol: Make content type, user & term selection UI better
#806666: Related content to nodes of a particular view by kepol: Filter by views results feature
#814418: Create Featured Content Blocks from CCK Field Data by kepol: Support CCK-related FC blocks
#818628: Run Code through Coder Module Review by kepol: Minor Coder formatting changes
#814418: Create Featured Content Blocks from CCK Field Data by kepol: Use check_plain on CCK field names/labels to be safe

featured_content 7.x-1.x-dev

Download Size md5 hash
featured_content-7.x-1.x-dev.tar.gz 29.38 KB 51adb358e2eebdbee61d3744f48c346a
featured_content-7.x-1.x-dev.zip 33.06 KB e1037acb3c779742dfece9d28ac71191
Last packaged version: 7.x-1.5+11-dev
Last updated: April 17, 2012 - 00:15
Development snapshot from branch: 7.x-1.x

Release notes

Dev version

featured_content 6.x-1.0-beta4

Download Size md5 hash
featured_content-6.x-1.0-beta4.tar.gz 20.13 KB 1d729d35a09ea519b08597de8395ff77
featured_content-6.x-1.0-beta4.zip 24.44 KB fd2b7dad005dab70d7e4c3f08b350f2e
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0-beta4

Release notes

#726872: Error in current release by kepol: Forgot the {} around blocks table name in db_query
#748776: Why is my FC block shown on the website home page? by kepol: Bug fix for visibility settings
#748776: Why is my FC block shown on the website home page? by kepol: Don't show block on edit page if visibility settings are set
#761366: Array error from Read More link by kepol: If block shown on a non-node page, pass in path to more page
#752590: Improve documentation about block visibility conditions by kepol: More instructions for visibility settings

featured_content 6.x-1.0-beta3

Download Size md5 hash
featured_content-6.x-1.0-beta3.tar.gz 19.41 KB 7fd5248c7e46775b1535425f82a9516a
featured_content-6.x-1.0-beta3.zip 23.68 KB cd3116640c5fd50c154b3fd0bb2cb03d
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0-beta3

Release notes

#720590: common.inc on line 1416 error by kepol: bug fix - use new rss data structure
#719660: Sort by Closest Match by Terms by kepol: new feature - sort by closest/furthest match to current page
#713904: Block Title carry into more when = none by kepol: new feature - Add title/header/footer to more page & title to rss page

featured_content 6.x-1.0-beta2

Download Size md5 hash
featured_content-6.x-1.0-beta2.tar.gz 18.53 KB 5c3d45a8b8cf9b27a06c5fd5ba531d63
featured_content-6.x-1.0-beta2.zip 23.09 KB 62ee1523f844d0ac3b1419ec26d0ff56
Last updated: December 24, 2010 - 22:55
Official release from tag: 6.x-1.0-beta2

Release notes

#700044: Display of Titles - Ordered and Unordered by kepol - Allow display style of ul/ol/div for block and more page
#701516: Text to show if results are empty by kepol - Add empty text to form for when there are no results
#702744: grab FC block number as well for CSS use by kepol - Add CSS class based on block id number
#697576: More flexible path filtering by kepol - Rework path filtering for more flexibility
#700136: Include RSS Feed - mouse over description by kepol - NatureBridge reference in mouseover title text
#700042: small bug with random - but only applies to new sites by kepol - shuffle error with null data
fixed bug by kepol - Null array in array_intersect

featured_content 6.x-1.x-dev

Download Size md5 hash
featured_content-6.x-1.x-dev.tar.gz 28.88 KB ab0e43459ae43e0dccfaee87c3d07344
featured_content-6.x-1.x-dev.zip 32.82 KB 6d0bab468a6af62e04db86fee7be0627
Last packaged version: 6.x-1.5+6-dev
Last updated: April 17, 2012 - 00:15
Development snapshot from branch: 6.x-1.x

Release notes

dev version

featured_content 6.x-1.0-beta1

Download Size md5 hash
featured_content-6.x-1.0-beta1.tar.gz 17.32 KB b8ea29bbbabaafbcfa45af3c4b2f5c15
featured_content-6.x-1.0-beta1.zip 21.48 KB 86f8b9dda8d3da8878608551f83ce297
Last updated: December 24, 2010 - 22:56
Official release from tag: 6.x-1.0-beta1

Release notes

New release

Subscribe with RSS Syndicate content
nobody click here