content_complete 7.x-1.4-beta2

Bug fixes

- Issue #1142450 by mike.prinsloo: only calculate field values if the field is CC enabled
- Issue #1299064 by Steven Jones: Fixed check for emptiness field
- Issue #1299078 by Steven Jones: Fixed bulk rebuild

content_complete 7.x-1.4-beta1

First beta version of the Drupal 7 version of this module, with the same functionality as the 1.4 version for Drupal 6.

content_complete 6.x-1.4

New features
Bug fixes

- Note: this will be the last D6 release of Content Complete; all new development will be for D7 only;
there might still be bug fix releases or releases with back-ports from D7
- #898532 - checked if array parameters exist in node type
- #893896 by Urme, fixed bug in nextfield translation
- #860668 by WorldFallz, added complete/incomplete views filter

content_complete 6.x-1.3

Bug fixes
  • fixed bug in the update procedure that occurred when content complete was not configured
  • #682972 by phayes, added caching for data array next to percentage; upgrade path provided
  • added views handler for new completeness data, and added data calculations for the views completeness plugin
  • #704464 by eMPee584, PHP_ALL
  • First unit test added, check completeness of a single node (title and body field)
  • #596978 by sinasquax, fixed problem in delete query

content_complete 6.x-1.2

The new version of Content Complete comes with a completely reworked cache-based database model, allowing you to compute completeness on different single nodes, and providing Views integration for display.

New features include:

content_complete 6.x-1.2-beta3

Bug fixes

Fixed a critical bug with menu_get_object: the loaded node had already fields like body, book etc. filled in. Now we reload a fresh copy of that node using node_load.

content_complete 6.x-1.2-beta1

New features
  • Complete calculation per node
  • Settings are stored along with the content type instead of in a separate table
  • Completeness values are cached in the database
  • Views integration to retrieve completeness per node
  • Batch API integration to rebuild cache
  • To rebuild the cache, go to the settings menu at admin/content/content_complete
  • Blocks can be hidden when 100% is reached. This is configurable in the block.
  • Rules integration now works on the current node, no content type needs to be passed in the configuration

content_complete 6.x-1.1

Bug fixes

Added new theming options (see README) and various bug fixes.

content_complete 6.x-1.0

New features

First stable release of Content Complete. Functionality includes showing a block with completeness for a node type, and rules integration.

content_complete 6.x-1.x-dev

Initial dev release of this module. A stable release will be released after public testing.

Subscribe with RSS Subscribe to Releases for Content Complete