Currently when you select video in the dropdown generated by shortcode_wysiwyg, you don't get any of the options that are listed in the module (height, width and class).

CommentFileSizeAuthor
#2 shortcode_wysiwyg-2849238-2.patch277 bytesliampower

Comments

LiamPower created an issue. See original summary.

liampower’s picture

Status: Active » Needs review
StatusFileSize
new277 bytes

The issue was $form was not being returned.

liampower’s picture

Title: shortcode_wysiwyg integration doesn't show elements » shortcode_wysiwyg integration doesn't show attributes

  • Denes.Szabo committed 68b3107 on 7.x-1.x authored by LiamPower
    Issue #2849238 by LiamPower: shortcode_wysiwyg integration doesn't show...
denes.szabo’s picture

Status: Needs review » Fixed

@LiamPower Thanks for the patch!

denes.szabo’s picture

Status: Fixed » Closed (fixed)