sillsdev / webonary

Source code for Webonary and related applications that support it
https://www.webonary.org
MIT License
5 stars 3 forks source link

Change copyright text for a dictionary to be a field so that the same text is entered in different locations on the website #737

Open peteroatley opened 3 weeks ago

peteroatley commented 3 weeks ago

Currently the copyright text for a dictionary is entered in three different places. We would like this to be changed so that the text is entered on the Webonary Super Admin page and a custom field, short-code or something else is available to place on the website pages.

The locations of the copyright text are: Dictionary footer https://www.webonary.org/test-oatley/wp-admin/themes.php?page=themezee

Dictionary copyright page https://www.webonary.org/test-oatley/overview/copyright/

Display all sites page https://www.webonary.org/display-all-sites/

peteroatley commented 1 day ago

@phillip-hopper We had a look at the copyright field and found the following issues:

  1. The footer should show the dictionary name and, year and copyright symbol and then the contents of the [copyright] shortcode. e.g. French Dictionary (c) 2024 SIL Global At the moment it only shows the text from the application form. Image

Image

So, the copyright field shouldn't contain the whole copyright notice just the name of the copyright holder.

  1. The Application form text isn't being transferred to the Copyright field in the Webonary plugin. Image