yii2pinit

Pin It Button for Yii2

Setup

Pls add the image you want to show as overlay to your pictures within the folder

web/img/pinterest.png

Should be interlaced and not to big;)

Sample CKEDITOR

$pinterest = <<< SCRIPT {instanceReady: function() { this.dataProcessor.htmlFilter.addRules({ elements: { img: function( el ) { if ( !el.attributes.alt ) el.attributes.alt = 'pinterest-image'; var fragment = CKEDITOR.htmlParser.fragment.fromHtml( '<div class="pinterest-image">'+el.getOuterHtml()+'</div>' ); el.replaceWith(fragment); } } }); }} SCRIPT;

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。