|
| 1 | +_model: project-idea |
| 2 | +--- |
| 3 | +_hidden: yes |
| 4 | +--- |
| 5 | +title: Add CC Chooser to CC WordPress Plugin |
| 6 | +--- |
| 7 | +problem: |
| 8 | +Currently, we have a license selector on the admin panel that works fine but it |
| 9 | +can be improved by using the workflow of the new CC Chooser. We also have a set |
| 10 | +of Gutenberg blocks to insert a license in the content, we can also add a new |
| 11 | +block that can contain the CC Chooser workflow as well, this will improve the |
| 12 | +user experience and would be more educational regarding the CC Licenses. |
| 13 | +--- |
| 14 | +expected_outcome: |
| 15 | +Revamping the admin panel of the plugin, adding the CC Chooser on it as well as |
| 16 | +a Gutenberg block. |
| 17 | +--- |
| 18 | +internship_tasks: |
| 19 | +The intern will be expected to: |
| 20 | +- Research about how the new CC Chooser manage the user workflow |
| 21 | +- Recreate that process in the WordPress admin panel |
| 22 | + Generate a new Gutenberg block |
| 23 | +--- |
| 24 | +application_tips: |
| 25 | +The intern should be able to plan this process and find the best way to adapt |
| 26 | +the workflow from the CC Chooser (JavaScript/Vue) to WordPress (PHP). |
| 27 | +--- |
| 28 | +resources: |
| 29 | +- **[Applicant Guide][appguide]** |
| 30 | +- [New CC Chooser][betachooser] |
| 31 | +- [creativecommons/chooser][chooser]: [WIP] The new and improved CC license |
| 32 | + selection tool. |
| 33 | +- [creativecommons/wp-plugin-creativecommons][wpplugin]: Official Creative |
| 34 | + Commons plugin for licensing your content. With Creative Commons licenses, |
| 35 | + keep your copyright AND share your creativity. |
| 36 | + |
| 37 | +[appguide]: /internships/applicant-guide/ |
| 38 | +[betachooser]: https://chooser-beta.creativecommons.org/ |
| 39 | +[chooser]: https://github.com/creativecommons/chooser |
| 40 | +[wpplugin]: https://github.com/creativecommons/wp-plugin-creativecommons/ |
| 41 | +--- |
| 42 | +skills_recommended: |
| 43 | +- JavaScript |
| 44 | +- PHP |
| 45 | +- React |
| 46 | +- WordPress |
| 47 | +--- |
| 48 | +mentors: |
| 49 | +- Hugo |
| 50 | +--- |
| 51 | +difficulty: Medium |
| 52 | +--- |
| 53 | +filter_value: difficulty-medium skill-javascript skill-php skill-wordpress |
0 commit comments