From_Ariel
02-22-2011, 02:11 AM
I want to add a Creative Commons chooser popup to posts.
On the creative commons website is a little java app that lets you choose the options for your license then the app outputs a link to the appropriate CC Image and license.
http://labs.creativecommons.org/demos/jswidget/tags/0.97/example_web_app/
http://wiki.creativecommons.org/LicenseChooser.js
Basically what I want is when a member is posting they can click on a button and a popup will come up asking them to choose from the options above to get the right kind of license and then it will insert a CC Image & Link as appropriate.
My website will have lots of graphics and media being uploaded and I want an easy way for members to protect their stuff. I would do it as custom VB code but there are so many different combination of permissions for Creative Commons it would require like 8 different codes.
On the creative commons website is a little java app that lets you choose the options for your license then the app outputs a link to the appropriate CC Image and license.
http://labs.creativecommons.org/demos/jswidget/tags/0.97/example_web_app/
http://wiki.creativecommons.org/LicenseChooser.js
Basically what I want is when a member is posting they can click on a button and a popup will come up asking them to choose from the options above to get the right kind of license and then it will insert a CC Image & Link as appropriate.
My website will have lots of graphics and media being uploaded and I want an easy way for members to protect their stuff. I would do it as custom VB code but there are so many different combination of permissions for Creative Commons it would require like 8 different codes.