How to Add a Creative Commons Licence?

0 views
Skip to first unread message

Fidelis

unread,
Mar 15, 2006, 1:03:25 PM3/15/06
to TiddlyWiki
Bonjour,

How can I add the Creative Commons HTML code to a TiddlyWiki?

Thanks

patrick

PS: something like this -

<!--Creative Commons License--><a rel="license"
href="http://creativecommons.org/licenses/by-sa/2.5/"><img
alt="Creative Commons License" border="0"
src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
<!--/Creative Commons License--><!-- <rdf:RDF
xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<license
rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
<dc:title>Title</dc:title>
<dc:description>TiddlyWiki on (...)</dc:description>
<dc:creator><Agent><dc:title>Author</dc:title></Agent></dc:creator>
<dc:rights><Agent><dc:title>Rights
Holder</dc:title></Agent></dc:rights>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
<dc:source rdf:resource="URL of TiddlyWiki" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/">
<permits
rdf:resource="http://web.resource.org/cc/Reproduction"/>
<permits
rdf:resource="http://web.resource.org/cc/Distribution"/>
<requires rdf:resource="http://web.resource.org/cc/Notice"/>
<requires
rdf:resource="http://web.resource.org/cc/Attribution"/>
<permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
<requires
rdf:resource="http://web.resource.org/cc/ShareAlike"/>
</License>
</rdf:RDF> -->

BradleyMeck

unread,
Mar 15, 2006, 1:16:21 PM3/15/06
to TiddlyWiki
well, tiddly wiki has the <html> put your html here </html> formatter
you can put in tiddler text, will that work? I dont know if this needs
to be in the head of the html document or not.

Fidelis

unread,
Mar 15, 2006, 1:37:14 PM3/15/06
to TiddlyWiki
That works!! Thanks. (I put it at the end of the MainMenu)

Reply all
Reply to author
Forward
0 new messages