Skip to content

Commit 1d82375

Browse files
committed
Added generic CC plugin idea.
1 parent f408af5 commit 1d82375

File tree

2 files changed

+32
-2
lines changed

2 files changed

+32
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
_model: project-idea
2+
---
3+
_hidden: yes
4+
---
5+
title: Plugins to integrate licensing, discovery, and attribution of CC-licensed works into other platforms
6+
---
7+
description: We'd like to create plugins for other platforms to help users find CC-licensed content (using the CC Catalog API), attribute them correctly, and license their own work under CC licenses. Any creation platform or software is fair game. Some ideas: Google Docs/Slides, Microsoft Office, browser extensions,
8+
---
9+
rationale:
10+
11+
We would like to integrate with as many content creation platforms and tools as seamlessly as possible to promote use of CC licenses and discovery of CC-licensed content.
12+
---
13+
resources:
14+
- [Documentation for developing add-ons for G-Suite](https://developers.google.com/gsuite/add-ons/overview)
15+
- [Old Microsoft Office plugin information](https://wiki.creativecommons.org/wiki/Microsoft_Office_Addin)
16+
- [Old OpenOffice plugin information](https://wiki.creativecommons.org/wiki/OpenOfficeOrg_Addin)
17+
---
18+
expected_result:
19+
20+
Public release of a functional and well-documented plugin.
21+
---
22+
skills_recommended: PHP, WordPress
23+
---
24+
primary_mentor: Timid Robot Zehta
25+
---
26+
backup_mentor: Kriti Godey
27+
---
28+
difficulty: Medium
29+
---
30+
proposal_tag: Plugin

content/gsoc-2019/project-ideas/project-ideas-list/wordpress-plugin/contents.lr

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _hidden: yes
44
---
55
title: Revive and improve our WordPress plugin
66
---
7-
description: Our WordPress plugin has not been updated for two years. We'd like to update the plugin so that it is compatible with the latest version of WordPress and the code is in line with WordPress best practices. Add features to it that would help users find CC-licensed images, attribute them correctly, and license their own work under CC licenses.
7+
description: Our WordPress plugin has not been updated for two years. We'd like to update the plugin so that it is compatible with the latest version of WordPress and the code is in line with WordPress best practices. Add features to it that would help users find CC-licensed content, attribute them correctly, and license their own work under CC licenses.
88
---
99
rationale:
1010

@@ -19,7 +19,7 @@ resources:
1919
---
2020
expected_result:
2121

22-
Public release of an updated and well-documented WordPress plugin.
22+
Public release of an functional, up-to-date, and well-documented WordPress plugin.
2323
---
2424
skills_recommended: PHP, WordPress
2525
---

0 commit comments

Comments
 (0)