diff --git a/DefaultFogsChildThemePlugin.php b/DefaultFogsChildThemePlugin.php index 4b0cf68..9add6b6 100644 --- a/DefaultFogsChildThemePlugin.php +++ b/DefaultFogsChildThemePlugin.php @@ -12,7 +12,7 @@ * * @brief Default Fogs theme */ -namespace APP\plugins\themes\defaultFogs +namespace APP\plugins\themes\defaultFogs; use PKP\plugins\ThemePlugin; diff --git a/readme.md b/readme.md index f839834..0e7777f 100644 --- a/readme.md +++ b/readme.md @@ -2,9 +2,9 @@ ![Focus on German Studies logo](templates/images/fogs-header-logo-large.png "Focus on German Studies Logo") -OJS custom *child* theme for the Focus on German Studies scholarly journal for German language literature and German Studies, which is run and published exclusively by graduate students at the University of Cincinnati and hosted on Journals@UC by the University of Cincinnati Press. +OJS child theme, developed for OJS version 3.4.0-4, adapted from version 1.0.3 of the [DefaultManuscript](https://github.com/NateWr/defaultManuscript) -Adapted from version 1.0.3 of the [DefaultManuscript](https://github.com/NateWr/defaultManuscript) OJS child theme, developed for OJS version 3.2.1.1 +OJS custom *child* theme for the Focus on German Studies scholarly journal for German language literature and German Studies, which is run and published exclusively by graduate students at the University of Cincinnati and hosted on Journals@UC by the University of Cincinnati Press. ## Install -Upload [tar file](https://github.com/uclibs/defaultFogs/releases/download/v1.0.3/defaultFogs.tar.gz) to plugin gallery in OJS. +Upload [tar file](https://github.com/uclibs/defaultFogs/releases/download/v1.1.0-4/defaultFogs.tar.gz) to plugin gallery in OJS. diff --git a/templates/frontend/components/footer.tpl b/templates/frontend/components/footer.tpl index 8b3bfbd..5a67f89 100644 --- a/templates/frontend/components/footer.tpl +++ b/templates/frontend/components/footer.tpl @@ -11,6 +11,9 @@ * represents a page-level override, and doesn't indicate whether or not * sidebars have been configured for thesite. *} + {* overide brand image with clips logo *} + {assign var=brandImage value="plugins/themes/defaultFogs/templates/images/journals_uc.png"} + {assign var=ucPressLogo value="plugins/themes/defaultFogs/templates/images/UC_Press_White.png"} @@ -40,12 +43,12 @@
diff --git a/version.xml b/version.xml index b089f74..e042e9d 100644 --- a/version.xml +++ b/version.xml @@ -23,10 +23,10 @@ Valid: 1.0.2.3, 0.1.4.0 Invalid: 1.0, v1.0.4, 1.0.0.0b --> -