You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-drupal/contents.lr
+12-13
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,24 @@ body:
14
14
Creative Commons provides vast number of public copyright licenses for people who want to enable free distribution of their work. Creative Commons licenses currently covers over **1.6 billion resources**. These license files are then translated to multiple different languages and ported for [different jurisdictions](https://wiki.creativecommons.org/wiki/CC_Ports_by_Jurisdiction) for international usage. People link to the respective licenses along with their licensed works. These license files are in the form of `html` files, stored in [creativecommons/creativecommons.org](https://github.com/creativecommons/creativecommons.org/tree/master/docroot/legalcode) repo.
15
15
16
16
### Problem Statement
17
-
There are currently two Creative Commons (CC) modules for Drupal. CC Lite only offers limited functionality, but the CC module has not been updated for a long time and doesn't support current versions of Drupal.
17
+
There are currently two Creative Commons (CC) modules for Drupal. CC Lite only offers limited functionality, but the CC module has not been updated for a long time and doesn't support current versions of Drupal.
18
18
19
-
### Planning
19
+
### Planning
20
20
* update the Creative Commons module, referencing and possibly building on Creative Commons lite, to support Drupal 6\
21
21
* expand its functionality to embed and detect license information for some file uploads.
22
22
23
-
### Summary
23
+
### Summary
24
24
The Creative Commons module allows users to assign a Creative Commons license to
25
-
the content of a node, or to specify a site-wide license. It uses to Creatve
26
-
Commons API to retrieve up-to-date license information. Licenses are diplayed
27
-
using a Creative Commons Node License block and the Creative Commons Site
25
+
the content of a node, or to specify a site-wide license. It uses to Creatve
26
+
Commons API to retrieve up-to-date license information. Licenses are diplayed
27
+
using a Creative Commons Node License block and the Creative Commons Site
28
28
License block. The module also supports some license metadata fields. License
29
29
information is output using ccREL RDFa inside the blocks, and can optionally be
30
30
output as RDF/XML in the body of a node.
31
31
32
32
Creative Commons search is available at /search/creativecommons/, and (if the
33
33
Views module is installed and enabled) a Creative Commons view is available at
34
-
/creativecommons. Creative Commons license information and metadata are
34
+
/creativecommons. Creative Commons license information and metadata are
35
35
available to the Views module.
36
36
37
37
For a full description of the module, visit the project page:
@@ -46,13 +46,13 @@ None
46
46
### Installation
47
47
* Install as usual, see http://drupal.org/node/70151 for further information.
48
48
49
-
### Configuration
49
+
### Configuration
50
50
* Configure user permissions in Administer >> User management >> Permissions >>
51
51
creativecommons module:
52
52
53
53
- administer creative commons
54
54
55
-
Users can customize the module settings in Administer >> Settings >>
55
+
Users can customize the module settings in Administer >> Settings >>
56
56
Creative Commons
57
57
58
58
- attach creative commons
@@ -68,21 +68,20 @@ None
68
68
Administer >> Settings >> Creative Commons. To make it mandatory to specify a
69
69
license, simply make the 'None' type unavailable.
70
70
71
-
* Set default license type and jurisdiction in Administer >> Settings >>
71
+
* Set default license type and jurisdiction in Administer >> Settings >>
72
72
Creative Commons >> site defaults. Here, you can set the default license to be
73
73
used as a site-wide license if you wish, and you can include any relevant
74
74
metadata.
75
75
76
76
* Enable Creative Commons licensing for desired content types in Administer >>
77
-
Settings >> Creative Commons >> content types. For example, you might wish to
77
+
Settings >> Creative Commons >> content types. For example, you might wish to
78
78
allow Creative Commons licensing for blog posts, but not forum posts.
79
79
80
80
* In your Drupal user account settings, you can set a jurisdiction or default
81
81
license to override the site defaults.
82
82
83
83
84
-
CC Drupal is only possible due to the support and guidance of my mentors [Kevin Reynen](http://drupal.org/user/48877) and `CC Tech Staff Member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
85
-
84
+
CC Drupal is only possible due to the support and guidance of my mentors [Kevin Reynen](http://drupal.org/user/48877) and `CC Tech Staff Member`, who have been very supportive on every step of the project.
86
85
87
86
The project is approaching its completion. Can't wait to see it in production.
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-libreoffice-plugin-updates/contents.lr
+4-5
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ author: Ishan-Thilina
11
11
body:
12
12
13
13
This year Creative Commons has a much more limited focus on what we would like to see out of Google Summer of Code than in previous years.
14
-
### Installation
14
+
### Installation
15
15
The latest version of the plugin is 0.7.0, available for download from the [OpenOffice.org Extension site](https://extensions.openoffice.org/en/project/ccooo)
16
16
To install:
17
17
@@ -32,15 +32,14 @@ The Python port of the Creative Commons Add-in for LibreOffice and OpenOffice.or
32
32
33
33
For more information visit [the official addin page](https://wiki.creativecommons.org/wiki/OpenOfficeOrg_Addin) of Creative Commons
34
34
35
-
###Testing
35
+
###Testing
36
36
Download the out.oxt file. Install it via the LibreOffice Extension Manager (Tools --> Extension Manager).
37
37
38
38
Then go to `Insert``--> ``Creative Commons`. By using the first option you can insert the license information to the document. The second option is for changing those data.
39
39
### Knowledge Prerequisite
40
-
`Python` ,`Shell`
41
-
42
-
CC LibreOffice is only possible due to the support and guidance of `CC tech staff member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
40
+
`Python` ,`Shell`
43
41
42
+
CC LibreOffice is only possible due to the support and guidance of `CC tech staff member`, who have been very supportive on every step of the project.
44
43
The project is approaching its completion. Can't wait to see it in production.
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-media-fingerprinting-library/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Some reading:
40
40
### Knowledge Prerequisite
41
41
`Media formats/encodings` ,`JavaScript` ,`C/C++.`
42
42
43
-
CC MEDIA FINGERPRINTING LIBRARY is only possible due to the support and guidance of my mentors [Dan Mills](#) or ` other CC tech staff member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
43
+
CC MEDIA FINGERPRINTING LIBRARY is only possible due to the support and guidance of my mentors [Dan Mills](#) or ` other CC tech staff member`, who have been very supportive on every step of the project.
44
44
45
45
The project is approaching its completion. Can't wait to see it in production.
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-openoffice-plugin-updates/contents.lr
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ The OpenOffice plug-in for Creative Commons was completed in 2007 as a GSoC proj
17
17
### Solutions
18
18
Planning to :-
19
19
* update the Creative Commons plug-in for OO.o 3 SDK.
20
-
* Add support for CC0.
20
+
* Add support for CC0.
21
21
* Improve the UI and add support for OO.o Draw.
22
22
23
-
CC Open Office Plugin Updates is only possible due to the support and guidance of my mentors [nyergler](https://github.com/nyergler?tab=overview&from=2010-12-01&to=2010-12-31) and `other CC Tech Staff Member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
23
+
CC Open Office Plugin Updates is only possible due to the support and guidance of my mentors [nyergler](https://github.com/nyergler?tab=overview&from=2010-12-01&to=2010-12-31) and `other CC Tech Staff Member`, who have been very supportive on every step of the project.
24
24
25
25
You can follow the project on: [OpenOfficeOrg Addin](https://wiki.creativecommons.org/wiki/OpenOfficeOrg_Addin).
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-pasteboard/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ No matter who you are, though, feel free to learn more about the work we're doin
23
23
[CC Pasteboard](https://github.com/mnmtanish/pasteboard) aims to solve the problem by using tool like pasteboard that allows teachers to clip portions of webpages and reassemble them into documents (currently using Google Docs), while keeping track of the sources both to be used as references, as well as for later editing (e.g. next year, or by another teacher). This storyboard has a good overview of how we envision the tool being used
24
24
25
25
26
-
CC Pasteboard is only possible due to the support and guidance of CC tech staff, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
26
+
CC Pasteboard is only possible due to the support and guidance of CC tech staff, who have been very supportive on every step of the project.
27
27
28
28
You can follow the project on Github: [mnmtanish/pasteboard](https://github.com/mnmtanish/pasteboard). You can also join the discussion on `#cc` on [IRC](https://freenode.net/)
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/cc-wordpress-plugin/contents.lr
+3-3
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ To install the plugin, move the directory you found this file in into the plugin
28
28
29
29
It is recommended that you choose defaults for license, rights holder and jurisdiction on the "CC License Manager" page in the administration area.
30
30
31
-
### Licensing
31
+
### Licensing
32
32
Unless otherwise noted, the code is licensed under the [GNU General Public License, Version 2][6] or (at your option) any later version. Stylesheets are licensed under a [Creative Commons Zero license][7].
33
33
34
34
The included [HTML5lib][8] is licensed under the The [MIT License][9].
@@ -45,7 +45,7 @@ For rights holders of the included HTML5lib see the [list of HTML5lib committers
45
45
46
46
The included Ogg (vorbis/theora) php manipulation library was written by Nicolas Ricquemaque.
@@ -61,7 +61,7 @@ The included Ogg (vorbis/theora) php manipulation library was written by Nicolas
61
61
62
62
63
63
CC Wordpress Plugin is only possible due to the support and guidance of my mentors [
64
-
Matthias Rampke](https://creativecommons.org/author/aldenpage) and `other CC Tech Staff Member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
64
+
Matthias Rampke](https://creativecommons.org/author/aldenpage) and `other CC Tech Staff Member`, who have been very supportive on every step of the project.
65
65
66
66
You can follow the project on Github: [cc-archive/wordpress-cc-plugin](https://github.com/cc-archive/wordpress-cc-plugin).
Copy file name to clipboardExpand all lines: content/archives/old-tech-blog/entries/rdfa-plugin-for-wordpress/contents.lr
+2-2
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ LocalSettings.php:
65
65
You should also add a line like the following, to set the expiration time
66
66
of the cache, in seconds; this line will cache data for a week:
67
67
68
-
`$edgCacheExpireTime = 7 * 24 * 60 * 60;`
68
+
`$edgCacheExpireTime = 7 * 24 * 60 * 60;`
69
69
70
70
You can also set for string replacements to be done on the URLs you call,
71
71
for instance to hide API keys:
@@ -83,7 +83,7 @@ set connection settings as well - see the online documentation for more
83
83
information.
84
84
85
85
86
-
CC RDFa Plugin for WordPress is only possible due to the support and guidance of my mentors [Nathan Yergler](https://github.com/nyergler) and `CC Tech Staff Member`, who have been very supportive on every step of the project. Also I would like to thank engineering director [Kriti Godey](https://creativecommons.org/author/kgodey) for her continuous support.
86
+
CC RDFa Plugin for WordPress is only possible due to the support and guidance of my mentors [Nathan Yergler](https://github.com/nyergler) and `CC Tech Staff Member`, who have been very supportive on every step of the project.
87
87
88
88
You can follow the project on Github: [cc-archive/ExternalData_RDFa](https://github.com/cc-archive/ExternalData_RDFa).
0 commit comments