Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
18.99 KB
MD5: e4dd31ba8c3dfe40fb19bc45791c1af5
SHA-1: e366c803a4cfa93e740d14ad4da50f3d34cd2d54
SHA-256: 8e66eb3a39af45ce4324f8dcde6fec483466ba2ba7aa2d75d0c09df1c4717c7d
Download zip
22.04 KB
MD5: 52a53409afc95bc9a9b19d4ac5d302ae
SHA-1: 996579363dd9f8f59609d398204053b34589fc8d
SHA-256: ed1abadbe05485e868d9dda106ffa1ad98bf98e08fe098b8707c654ba1f43442
Release notes
Added text filter help and security note to README.txt.
Fixed TARGET option and added to allowed settings in the .sscctl file. It was brought to my notice that the TARGET option was also potentially settable per file, just like LINK, TITLE, and CAPTION in the previous release. This option was added, but in the process it was noticed that the TARGET option didn't work at all, and presumably hadn't worked for a long time. Its functionality was restored, but the default value was altered to none (instead of _blank) because (a) that is what was happening anyway, and (b) TARGET is now officially frowned upon.