pkp / classic

An official theme for OJS 3.1.1+
GNU General Public License v2.0
11 stars 27 forks source link

Display license terms on the article landing page #120

Open kaitlinnewson opened 3 weeks ago

kaitlinnewson commented 3 weeks ago

Describe the bug In the theme the license terms in Distribution > License Terms do not display alongside the license URL on the article page when set. This should be adjusted in article_details.tpl.

Seen in OJS 3.3.

To Reproduce Steps to reproduce the behavior:

  1. Set the license terms in Distribution > License
  2. Ensure that the theme is installed and enabled
  3. Navigate to an article landing page, and notice that the license URL appears but not the license terms, which should be below the URL (e.g. the CC license info).

Expected behavior Display both the URL and the license terms when they are set.

Additional context