snippet 7.x-1.9

Bug fixes

Fixing issue where empty snippets could not be edited by admins

snippet 7.x-1.8

Bug fixes

Includes:

#2501249 - Remove token as a dependency
#2503511 - Empty snippet rendering

snippet 7.x-1.6

New features

#2492345 - Add index to snippet revisions table

snippet 7.x-1.5

  • Issue #2036757 - Added snippet ctools content types as subtypes
  • Issue #2280583 - Addressing Drupal coding standards
  • Added views area handler plugin

snippet 7.x-1.3

Bug fixes

Check for the admin_links variable in the theme to prevent notices in the theme file.

snippet 7.x-1.1

- Added backwards compatibility for older versions' snippet title setting
- Added placeholder text for empty snippets when user has administer or manage snippet permissions
- Added snippet.css file

snippet 7.x-1.0

Module has been in use for the past 6 months and is stable now; rolling first stable release

snippet 7.x-1.0-rc4

Bug fixes

1. Added code to disable loading of snippet if it is disabled
2. Wrapping title in check_plain
3. Wrapping content in check_markup
4. Disable delete button from inside form

snippet 7.x-1.0-rc3

New features
Bug fixes

1. Added description in revert confirmation form.
2. Improved the revisions page and included destinations to have better UX.

snippet 7.x-1.0-rc2

Bug fixes

While previewing content the preview was not functional as expected. Resolved this preview issue.

snippet 7.x-1.0-beta4

New features
Bug fixes

Major changes in terms of code architecture has been ported. Still the use is the same.
Changes are as follows,

  1. Removed two snippet administrations links. Kept only one 'admin/snippet'
  2. One can revise title as wel
  3. Used ctools export-ui to archive goals

snippet 7.x-1.0-beta2

Fixed #1609408: Snippets not making entires for revisions on enabling or reverting a feature.
Issue was not able to create revision id for the snippets to maintain revisions.
Snippet machine name is now a mapping reference for a snippet and its revisions.

Subscribe with RSS Subscribe to Releases for Snippets