Difference between revisions of "Website/Publish"
JennyFunny (talk | contribs) (spelling typo) |
(cat) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
[http://creativecommons.org/license/ Choose a license ] | [http://creativecommons.org/license/ Choose a license ] | ||
− | |||
|} | |} | ||
Line 22: | Line 21: | ||
|'''Step three: Paste code into your site''' | |'''Step three: Paste code into your site''' | ||
− | The specifics of the last step will depend on how you edit your website. Most desktop website tools like Dreamweaver, Frontpage, or GoLive offer a "code view" that lets you see the code that makes up your page. Near the end of the page where you are hosting your work, before you see <code><nowiki></body></html></nowiki></code>, paste in the code copied in the previous step by clicking the page and hitting ctrl-v (command-v on a Mac). | + | The specifics of the last step will depend on how you edit your website. Most desktop website tools like Dreamweaver, Frontpage, or GoLive offer a "code view" that lets you see the code that makes up your page. Near the end of the page where you are hosting your work, before you see <code><nowiki></body></html></nowiki></code>, paste in the code copied in the previous step by clicking the page and hitting ctrl-v (command-v on a Mac). |
|} | |} | ||
Line 32: | Line 31: | ||
| articles = Pt:Site/Publicar, Ru:Веб-сайт/Публиковать | | articles = Pt:Site/Publicar, Ru:Веб-сайт/Публиковать | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> | ||
+ | |||
+ | [[Category:Marking]] |
Latest revision as of 08:51, 7 February 2015
You can add a CC license to any website you control with the following instructions.
Step one: Choose a license
If you already have your own website and you'd like to put others on notice that they can use and share your works, start by choosing a license for your work. |
Step two: Copy the code
On the "Mark your content" page of the license process, copy the code provided by highlighting it with your mouse and hitting ctrl-c (command-c on a Mac). |