Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The 8.x-1.2 version has a change in composer.json, we do not require the dev version from geshi library, we require the last stable version. If you have a error in composer when updating to this release, please remove the geshifilter module and require it again:
You do not need to uninstall the module, so you will not lose any settings. This is only for people that use composer, if you do not use, it is not necessary any change.
Adding a new field of AddtoCalendar type
Below settings are only available in Add to calendar field:-
* Disabled Text: Text to be displayed if disabled.
* Start Date: Collect event start date and provide configuration similar to end
date.
* Show add to calendar widget: Available to end user for allowing the user to
disable the widget on particular event or expired events or show a message
like event expired from Disabled Text option.