admin管理员组文章数量:1390749
On GitHub's Twitter bootstrap pages the Base CSS page's section on icons says this:
Glyphicons Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at no cost to you as developers. As a thank you, we ask you to include an optional link back to Glyphicons whenever practical.
Is there a standard form this attribution should take?
On GitHub's Twitter bootstrap pages the Base CSS page's section on icons says this:
Glyphicons Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at no cost to you as developers. As a thank you, we ask you to include an optional link back to Glyphicons whenever practical.
Is there a standard form this attribution should take?
Share Improve this question asked Oct 26, 2012 at 22:41 Matthew StrawbridgeMatthew Strawbridge 20.7k10 gold badges79 silver badges96 bronze badges2 Answers
Reset to default 6To answer my own question, the solution is presumably to attribute Glyphicons in the same way that Twitter do in the footer of the bootstrap GitHub pages, namely:
<p>Icons from <a href="http://glyphicons.">Glyphicons Free</a>, licensed
under <a href="http://creativemons/licenses/by/3.0/">CC BY 3.0</a>.</p>
This does seem to gloss over the fact that the halflings are specifically not covered by the Creative Commons licence, but I guess if it's good enough for Twitter then it should be okay for the rest of us.
GLYPHICONS Halflings font is also released as an extension of a Bootstrap www.getbootstrap. for free and it is released under the same license as Bootstrap. While you are not required to include attribution on your Bootstrap-based projects, I would certainly appreciate any form of support, even a nice Tweet is enough. Of course if you want, you can say thank you and support me by buying more icons on GLYPHICONS..
This's from https://glyphicons./license/. I hope this help you.
For me, I will make credit page and put link back to glyphicons. I don't want to put link at footer because this's under Apache 2.0 license not CC. I really appreciate their work but putting link at footer is about SEO too.
本文标签: javascriptHow should I attribute the glyphicons component of Twitter bootstrapStack Overflow
版权声明:本文标题:javascript - How should I attribute the glyphicons component of Twitter bootstrap? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744711924a2621179.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论