Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic title class and tests #68

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Generic title class and tests #68

merged 3 commits into from
Aug 9, 2023

Commits on Aug 1, 2023

  1. Create Title.php

    Generalized Title class which can be used to set the main title, sub title, parent title and additional title. Also the language of the title can be set. See also https://github.com/orgs/OPUS4/discussions/12
    vgerlach authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e4b07ec View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request #66 from vgerlach/patch-1

    Create Title.php
    j3nsch authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6b53778 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. #67 Generic title class and cleanup

    Changed function from protected to public for easier testing
    j3nsch committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    31f7bf3 View commit details
    Browse the repository at this point in the history