faqfield 8.x-7.1

New features

Drupal 10 release

Contributors (4)

juanramonperez, percoction, noorulshameera, heddn

Changelog

Issues: 1 issues resolved.

Changes since 8.x-7.0:

faqfield 8.x-7.0

Bug fixes
New features

UI asset libraries are deprecated and moved to contrib modules

- Added "jquery_ui_accordion:jquery_ui_accordion" dependency
According to https://www.drupal.org/node/3070687 the "core" key has been removed. Therefore, the new version of module supports only the kernel version higher than "8.7.7"

faqfield 7.x-1.5

Bug fixes
New features

Issue #2542482 by mfb: Accordion FAQs should have anchor links that open the accordion item.
Fixed the coding standards.

faqfield 7.x-1.3

Bug fixes

Fixes: #1984460: jQuery > 1.5 breaks autoheight setting

Should I update?

Update is only necessary when you are using jquery_update and a jquery version >1.5.

What happens without the update?

If you are using a jquery version >1.5 you will not be able to use the "Auto height" option of the jQuery Accordion formatter correctly.

faqfield 8.x-1.0-beta1

First pretty stable port of the 7.x module.

Has been thoroughly tested, please report any issues.

faqfield 7.x-1.2

Bug fixes

#2221449: Encapsulate JS implementation for accordion by derhasi

This should resolve problems with the accordion for some specific cases.

faqfield 7.x-1.1

New features
Bug fixes

This release introduces some new features but also some major functionality changes you should pay attention on!

Bugfixes:

faqfield 7.x-1.0-rc5

Bug fixes

Somehow the possibility to save a default format on the formatable answer widget got lost.
This Update corrects it.

faqfield 7.x-1.0-rc4

Bug fixes

Fixed a bug causing default values and empty fields to be saved.
Did some general code clean up.

faqfield 7.x-1.0-rc1

New features
Bug fixes
  • Default field values now actually working
  • Formatable textareas are using the default value format as default filter format
  • Cardinality (Number of field values) is set to unlimited by default after a field was created
  • Maximum size of questions can be altered
  • Labels for input widget ("Question", "Answer") can be customized
  • Coding standard corrections
  • Making better use of field API best practices
  • Field delta variable is now available for theming functions

faqfield 7.x-1.0-beta3

New features

Updates:

  • Answer widget is now configurable
  • Answer field is now compatible to Wysiwyg
  • Made some general code clean-ups

Running update.php is NEEDED!

faqfield 7.x-1.x-dev

Current development release. Only for testing and development purposes!
Do not use this on your productive environment.

Subscribe with RSS Subscribe to Releases for FAQ Field