termcase 8.x-1.0

Unsupported

THe first Drupal 8 release of the Termcase module. Thanks a lot to sonamsingh for writing the port!

termcase 7.x-1.3

Bug fixes
New features
Unsupported

The 7.x-1.2 release introduced the use of vocabulary names instead of ID's (See #2123819). The upgrade path didn't work smoothly though, so I decided to add another release with some small changes.

Also, this release introduces an alter hook so you can alter the formatting of the terms in your own module.

termcase 7.x-1.2

Bug fixes
New features
Unsupported

This release changes the use of vocabulary ID's to vocabulary machine names.

Variables like taxonomy_vocabulary1_termcase are now named taxonomy_vocabulary_tags_termcase. Mind the extra underscore. The release includes an update path, so all values for existing vocabularies will be converted to the new formatting. However, if you have saved your termcase variables to Features, you need to update your features to include the new variables.

termcase 6.x-1.3

New features
Bug fixes
Unsupported

The following issues have been fixed/added in this release:

termcase 6.x-1.2

New features
Unsupported

Current functionality

  • Choose case settings per vocabulary
  • Update all existing terms per vocabulary
  • Overview of case settings on taxonomy overview page
  • Notice on node/add and node/edit form (on free tagging vocabularies)

New functionality

termcase 7.x-1.0

Unsupported

The first Drupal 7 release of the Termcase module.

Current functionality

  • Choose case settings per vocabulary
  • Update all existing terms per vocabulary
  • Overview of case settings on taxonomy overview page

#todo (low prio): Add a notice on the node/add and node/edit form to inform the user that the term will be converted

termcase 6.x-1.1

Unsupported

Changed from using an extra column in the vocabulary table to drupal_set_variable().

termcase 7.x-1.x-dev

Development snapshot.
Please test and give feedback!

#TODO: Add a notice on the node/add form to tell the user that his tag will be converted

termcase 6.x-1.0

New features
Unsupported

The first release of the Termcase module.

Current functionality

  • Choose case settings per vocabulary
  • Update all existing terms per vocabulary
  • Overview of case settings on taxonomy overview page
  • Notice on node/add and node/edit form (on free tagging vocabularies)
Subscribe with RSS Subscribe to Releases for Termcase