Skip to content

Commit f408af5

Browse files
committed
Added WordPress plugin and standardized title phrasing
1 parent 3098ec5 commit f408af5

File tree

5 files changed

+36
-4
lines changed

5 files changed

+36
-4
lines changed

content/gsoc-2019/project-ideas/project-ideas-list/archive-cc-licensed-content/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ _model: project-idea
22
---
33
_hidden: yes
44
---
5-
title: Allow creators of CC-licensed work to archive their content
5+
title: An archive for creators of CC-licensed work to store their content
66
---
77
description:
88

content/gsoc-2019/project-ideas/project-ideas-list/button-for-contact/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ _model: project-idea
22
---
33
_hidden: yes
44
---
5-
title: Implement an easy way to get in touch with creators
5+
title: An easy way for users to get in touch with content creators
66
---
77
description:
88

content/gsoc-2019/project-ideas/project-ideas-list/narrow-use-case-search/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ _model: project-idea
22
---
33
_hidden: yes
44
---
5-
title: The ability to search by use case in CC Search
5+
title: Search by use case in CC Search
66
---
77
description:
88

content/gsoc-2019/project-ideas/project-ideas-list/no-click-attribution/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ _model: project-idea
22
---
33
_hidden: yes
44
---
5-
title: Tool to make attribution as easy as possible (no-click)
5+
title: Make attribution as easy as possible (no-click)
66
---
77
description:
88

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
_model: project-idea
2+
---
3+
_hidden: yes
4+
---
5+
title: Revive and improve our WordPress plugin
6+
---
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.
8+
---
9+
rationale:
10+
11+
WordPress is one of the top platforms for creators on the internet who both produce and consume CC-licensed content. We would like to integrate with it as seamlessly as possible to promote use of CC licenses and discovery of CC-licensed content.
12+
---
13+
resources:
14+
- [WordPress plugin code](https://github.com/creativecommons/creativecommons-wordpress-plugin)
15+
- [Blog post announcing last WordPress plugin update](https://creativecommons.org/2017/01/18/one-click-wordpress/)
16+
- [CC Search (for potential integration with the plugin)](https://ccsearch.creativecommons.org/)
17+
- [CC Search API code](https://github.com/creativecommons/cccatalog-api)
18+
19+
---
20+
expected_result:
21+
22+
Public release of an updated and well-documented WordPress plugin.
23+
---
24+
skills_recommended: PHP, WordPress
25+
---
26+
primary_mentor: Hugo Solar
27+
---
28+
backup_mentor: Kriti Godey
29+
---
30+
difficulty: Medium
31+
---
32+
proposal_tag: Plugin

0 commit comments

Comments
 (0)