shortcode 2.0.2

New features

Added

* CKEditor 5 + Drupal 10 Compatibility, big thanks to jastraat, adiro, fraserthompson, apaderno, DamienMcKenna, Mile23, apaderno, reenaraghavan, Chandra Gowsalya Kannan, shivam_tiwari, yogeshsevak, rahul17.
* Drupal 7 → Drupal 8 migration path thanks to n4r3n

shortcode 2.0.1

Bug fixes

Changes since 2.0.0:

shortcode 7.x-2.27

Bug fixes

Changes since 7.x-2.26:

shortcode 7.x-2.26

Bug fixes

Changes since 7.x-2.25:

shortcode 7.x-2.25

Bug fixes

Changes since 7.x-2.24:

shortcode 8.x-1.0-alpha2

New features

Updated shortcode annotation:

  1. Updated description id - This is used in the backend to identify/differentiate shortcodes, not used for parsing.
  2. Added token - This is used to parse the shortcode. If not defined, defaults to id.
  3. Added weight - Weight of this shortcode. Shortcodes with lower weights are processed first.

Let's say you want to provide your own implementation of [button][/button], here's what you can do:

shortcode 7.x-2.22

Bug fixes

Changes since 7.x-2.21:

  • Small tweaks, docs fixes.
  • #2039855: Error: Undefined index: clear fix
  • #2479109 by Clark_Zhang: Basic tag image not working

shortcode 7.x-2.2

Bug fixes

* Issue #2306557 - link attributes fixes
* Video macro clean-ups

shortcode 7.x-2.1

Bug fixes
New features

The shortcode_wysiwyg moved to a separated project.
Added small cosmetics, fixes, error checkings.

The new module url is: https://drupal.org/project/shortcode_wysiwyg

shortcode 7.x-2.0

New features

At last a stable release with shortcode_info_alter() function (thx to BarisW)
Added lot of fixes, info texts etc.

shortcode 6.x-1.1

Bug fixes

Small update, just template clean-ups.

Fixed #1030088 by Boobaa: removed debug garbage from the template.
by Denes.Szabo: Removed superfluous template.

shortcode 7.x-2.x-dev

New features

Initial port. Moving to 2.x branch because the API is undergoing a rewrite.

shortcode 6.x-1.0

New features

First release the shortcode api and basic shortcode modules (Initial work based on wp's shortcode api).

Subscribe with RSS Subscribe to Releases for Shortcode