Not a developer? Go to MovableType.com

Documentation

WebsiteIfCCLicense

A conditional tag that is true when the current website in context has been assigned a Creative Commons License.

Example

<mt:WebsiteIfCCLicense>
    Our Creative Commons license: <mt:WebsiteCCLicenseURL>
    <div><img src="<mt:WebsiteCCLicenseImage>" /></div>
<mt:Else>
    We have not yet selected a Creative Commons license for our website.
</mt:WebsiteIfCCLicense>
Back

1 Comment

Emily K

Emily K on August 31, 2012, 9:25 a.m. Reply

When the site doesn’t have the license it returns empty place, right?