Commit 1af48667 authored by Jakob Moser's avatar Jakob Moser
Browse files

Improve license, attribution and theme description

parent ac194922
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de>

<img alt="Promotional image for the theme" src="screenshot.png" width="400px" title="Hallo lieber Mit-Coli aus der Zukunft! Cool, dass du bis hierhin vorgestoßen bist :) Geht es der Website gut?"/>

A timeless, somewhat responsive WordPress Theme for the Fachschaft Computerlinguistik Heidelberg in our theme colors red, grey and black.
A timeless WordPress theme for the Fachschaft Computerlinguistik in Heidelberg in the colors red, gray and black.

## :wrench: Download and install

@@ -24,13 +24,13 @@ The "fscoli next" WordPress theme is distributed under the terms of the [**GNU G

"fscoli next" is based on the ["Fachschaft Computerlinguistik WordPress Theme"][original], Copyright 2015 personads, which is also distributed under the terms of the GNU General Public License v3.0.

It contains modifications made by Jakob Moser (2020--2021), namely added responsiveness and a partial rewrite of the underlying HTML, PHP and CSS. Jakob also modified the `screenshot.png` image to include the name of the new theme. The original design work by personads was left more or less intact, so there is little visual difference between the two themes.
It contains modifications made by Jakob Moser (2020--2021), namely added responsiveness, a few bug fixes and a rewrite of the underlying HTML, PHP and CSS. Jakob also modified the `screenshot.png` image to include the name of the new theme. The original design work by personads was left more or less intact, so there is little visual difference between the two themes.

GitLab provides [a list of the differences between "fscoli next" and "Fachschaft Computerlinguistik WordPress Theme"][diff].

### Differently licensed files
### Differently licensed content

**The following, different, license applies to the repository icon:** Repository icon made by [monkik][monkik] from [www.flaticon.com][flaticon].
* The [icon of this repository](https://gitlab.cl.uni-heidelberg.de/uploads/-/system/project/avatar/720/web-design-padded.png) is made by [monkik][monkik] from [www.flaticon.com][flaticon] and licensed under the **Flaticon License**.

[original]:https://gitlab.cl.uni-heidelberg.de/fachschaft/wp-theme/-/tags/original
[personads]:https://personads.me/
+1 −1
Original line number Diff line number Diff line
/*
 * Theme Name: fscoli next
 * Theme URI: https://gitlab.cl.uni-heidelberg.de/fachschaft/wp-theme
 * Description: Ein zeitloses WordPress-Theme für die Fachschaft Computerlinguistik in Heidelberg, gehalten in den Farben rot, grau und schwarz. Seit Mitte 2020 leidlich responsive, generalüberholt im Sommer und Herbst 2021.
 * Description: Ein zeitloses WordPress-Theme für die Fachschaft Computerlinguistik in Heidelberg, gehalten in den Farben rot, grau und schwarz.
 * Tags: custom-header, custom-menu, blog, education, full-width-template
 *
 * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser (Code-Anpassungen und Responsiveness)