Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Creative Commons

Descrição

O plugin Creative Commons para WordPress dá aos autores a possibilidade de licenciar conteúdos com uma licença Creative Commons (Choose a License). Com este plugin pode:

  • License your blog (single WordPress install)
  • Display license for the site, posts and pages
  • Prevent license changes per site (all pages on a site must use the same license)
  • License your WordPress Network (WordPress Multisite install)
  • License some of your sites differently in your WordPress Network
  • Impeça alterações de licença na sua rede WordPress (todas as páginas em todos os sites têm de utilizar a mesma licença)
  • Licencie todo o seu conteúdo com a mesma licença (licença por autor)
  • Licencie alguns artigos, páginas ou imagens de forma diferente da sua licença por omissão (por licença de conteúdo)
  • Licencie artigos e páginas incluindo simplesmente blocos CC Gutenberg para cada licença necessária (Blocos Gutenberg de Licenças)
  • Mostrar informações da licença com “Atribuição com um clique” para imagens

A licença por omissão para o site onde estiver activado este plugin é a licença Creative Commons Atribuição-CompartilhaIgual 4.0 Internacional
(CC BY-SA)
. Esta pode ser facilmente alterada, incluindo a atribuição, dependendo das permissões de um utilizador com um dos seguintes papéis: superadministrador, administrador do site ou autor. Seleccionar uma licença é simples. Se não tiver a certeza de qual a licença a utilizar, pode utilizar o selector de licenças associado.

A licença seleccionada pode ser apresentada como um widget ou um rodapé ou ambos ao mesmo tempo. Em Apresentação > Widgets, o widget da Licença CC pode ser arrastado para qualquer área de widgets, tal como a barra lateral e todas as outras áreas disponíveis. Também pode incluir a licença no rodapé. Recomendamos a utilização do widget para uma melhor compatibilidade com o seu tema. Pode usar licenças individuais em artigos ou páginas através de blocos Gutenberg.

Ecrãs

  • In wp-admin/Dashboard, you can access the Creative Commons page inside the Settings. This page has all the license settings. In the select license area, you can select the required license. Check the one and save changes.
  • If you are creating a page or a post with the Gutenberg editor, you can include license to any content or the page/post itself by CC Gutenberg blocks. They are bundled in a seperate category "Creative Commons Licenses".
  • Selecting a block adds the respective license block. You can also change background and text colors of the block from the color palette on the right.
  • Gutenberg Block included in a post.
  • Default license as a widget.

Blocos

Este plugin inclui 8 blocos.

  • CC-BY
  • CC-BY-SA
  • CC-BY-ND
  • CC-BY-NC
  • CC-BY-NC-ND
  • CC-BY-NC-SA
  • CC0
  • Creative Commons

Instalação

  1. Vá a «Plugins > Adicionar novo» e procure o plugin para o instalar. OU carregue o plugin para o directório /wp-content/plugins/
  2. Active o plugin no menu «Plugins» do WordPress.
  3. No menu Widgets, arraste o widget Licença para a área do widget em que pretende que a licença apareça. Caso contrário, por omissão, a licença aparecerá na área de rodapé do WordPress.
  4. Se quiser incluir as licenças como blocos Gutenberg, basta acrescentar um bloco novo, procurar por «Licenças Creative Commons» nas categorias e adicionar o bloco necessário.

Perguntas frequentes

Onde posso encontrar mais informações sobre o plugin?

Veja o projecto no GitHub: creativecommons/wp-plugin-creativecommons

Avaliações

Ler 1 avaliação

Contribuidores e programadores

“Creative Commons” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

v2022.09.1

  • Fixed: PHP 8 plugin admin options load failure #209
  • Notice: migration from create-guten-block to @wordpress/scripts will be coming soon

v2022.07.1

  • Feature: Setup baseline docker-compose.yml file for easier development #199, #154
  • Verify for WordPress 6 #158
  • Prep for WordPress 5.5 #125
  • Docs: update wpcs instructions to prevent errors #159

v2021.04.1

  • Fixed: Empty title adds extra padding #148
  • Fixed: Remove outdated language files #108
  • Fixed: Update donation link #139

v2020.11.1

  • Feature: Adds native lazy loading to CC license images #126

v2020.09.1

  • Fixed: multisite issue retrieving license information #129

v2020.08.1

  • Fixed: Automatically adding licensing information for embedded content #117

v2020.07.1

  • Fixed: When plugin is activated automatically shows license on Footer #118
  • Fixed: Update dependencies #111

v2020.04.1

  • Version number is CalVer Format: YYYY.0M.Micro (see https://calver.org/)
  • Fixed: while choosing CC0 Universal Public Domain Dedication license (CC0) by default the link it should show lisence page of CC #102
  • Fixed: Verify WordPress 5.4 compatibility #98

v2020.01.1

  • Version number is CalVer Format: YYYY.0M.Micro (see https://calver.org/)
  • Add image size to badges in gutenberg blocks
  • Remove non-existent methods (and improve compatibility with Classic Editor)

v2019.12.2

  • for real Add image size to generated HTML to support browser lazyload

v2019.12.1

  • Remove warnings caused by non-checked index variables in save settings event
  • Tested behavior and compatibility with WordPress 5.3 and PHP 7.4
  • Add image size to generated HTML to support browser lazyload

v2019.9.1

  • Fixed missing assets/icon-256×256.png
  • Updated readme.txt formatting

v2019.8.2

  • All necessary Default/Site license settings added.
  • Plugin settings page updated.
  • Rich-text components added to previously static Gutenberg blocks converted to allow attribution of any content.
  • Gutenberg blocks redesigned to include settings.
  • Security improvements.
  • i18n improvements.
  • Minor bug fixes and refinements.

v2019.8.1

  • Fixed widget settings
  • Updated so that WordPress version is numeric (while GitHub version is alpha numeric for composer compatibility)

v2019.7.2

  • Bug fixes.
  • Old license chooser removed and plugin linked to the new one: https://creativecommons.org/choose/
  • Plugin settings page redesigned for a better user experience.
  • New feature to add additional text after the license.
  • Gutenberg blocks for CC licenses redesigned.

v2019.7.1

  • Initial release.
  • The plugin is an updated and revamped version of the WPLicense plugin by Creative Commons: https://github.com/tarmot/wp-cc-plugin
  • O plugin foi tornado compatível com a versão mais recente do WordPress (5.2.2), enquanto o anterior só era estável até à versão 3.8.1.
  • The revamp brings bug fixes and security fixes.
  • Gutenberg blocks for Creative Commons have been added which can be used in posts and pages.