Skip to content

Commit

Permalink
Updated the year + a few small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Wruczek committed Jan 26, 2018
1 parent 83874bd commit 2d60467
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,6 +1,7 @@
config/config.php
prototypes/
admin/
.idea/

cache/
!/cache/.htaccess
Expand Down
2 changes: 1 addition & 1 deletion .htaccess
@@ -1,4 +1,4 @@
# (c) 2015 - 2017 Wruczek <wruczekk@gmail.com> and Contributors
# (c) 2015 - 2018 Wruczek <wruczekk@gmail.com> and contributors

AddDefaultCharset UTF-8

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 - 2017 Wruczek <wruczekk@gmail.com> and Contributors
Copyright (c) 2016 - 2018 Wruczek <wruczekk@gmail.com> and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
19 changes: 10 additions & 9 deletions README.md
@@ -1,4 +1,3 @@
<p align="center">Für ein Deutsches Readme klicke<a href="https://github.com/Wruczek/ts-website/wiki/%5BDE%5D-Readme-%7C-Liesmich"> hier</a> </p>
<p align="center">
<a href="https://github.com/Wruczek/ts-website/issues/36">
<img src="https://i.imgur.com/iffB2sa.png">
Expand All @@ -8,27 +7,29 @@

[![Website screenshot](http://i.imgur.com/9UZV6NG.png)](http://imgur.com/a/RUSi2)

<p align="center"><a href="http://imgur.com/a/RUSi2">More screenshots</a></p>
<p align="center"><a href="http://imgur.com/a/RUSi2">More screenshots</a> | :de: <b>Für ein Deutsches Readme klicke <a href="https://github.com/Wruczek/ts-website/wiki/%5BDE%5D-Readme-%7C-Liesmich">hier</a></b>

<p align="center">
<b>Need help? <a href="https://telegram.me/tswebsite">Join our telegram group</a></b> for news, announcements, help and general chat about ts-website.
<b>Need help? <a href="https://t.me/tswebsite">Join our telegram group</a></b> for news, announcements, help and general chat about ts-website.
</p>

<br>
<hr>

**ts-website** - free website for your TeamSpeak 3 server<br>

<hr>

#### Useful links
- [Demo](https://ts.wruczek.tech/)
- [Installation instructions](https://github.com/Wruczek/ts-website/wiki/Website-Installation)
- [Installation instructions](https://github.com/Wruczek/ts-website/wiki/%5BEN%5D-Website-Installation)
- [Wiki](https://github.com/Wruczek/ts-website/wiki)
- [Report Issues / Suggestions](https://github.com/Wruczek/ts-website/issues/new)
- **[ts-website Telegram group](https://telegram.me/tswebsite) - help, announcements, and general chat**
- **[ts-website Telegram group](https://t.me/tswebsite) - help, announcements, and general chat**

#### Main Features
- News page, dynamic server status, admin list with status, server viewer, ban list and rules page
- Multiple languages with auto-detection for default language
- PHP 7.0, Apache 2 and nginx support
- Supports for PHP 5 and 7, Apache 2 and nginx
- Modern and responsive design
- Caching
- Free and Open source, under MIT license
Expand All @@ -38,7 +39,7 @@ I am happy to take any programming-related requests, add additional features or

For business enquiries only: **wruczekk** at **gmail.com**, for anything else please join our [Telegram group](https://t.me/ts-website).

<br><br>
<!-- <br><br>
<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9PL5J7ULZQYJQ" target="_blank"><img src="https://i.imgur.com/s1u7rju.png"></a>
</p>
</p> -->
6 changes: 3 additions & 3 deletions config/config.template.php
Expand Up @@ -8,7 +8,7 @@
For business enquiries only: wruczekk at gmail.com, for anything else please join Telegram chat.
Need help? Join our telegram group for news, announcements, help and general chat about ts-website: https://telegram.me/tswebsite
Need help? Join our telegram group for news, announcements, help and general chat about ts-website: https://t.me/tswebsite
*/


Expand Down Expand Up @@ -68,10 +68,10 @@
$config['contact']['items'][] = ["name", "link description", "link"];
FOR EXAMPLE:
$config['contact']['items'][] = ["Telegram", "@Wruczek", "https://telegram.me/Wruczek"];
$config['contact']['items'][] = ["Telegram", "@Wruczek", "https://t.me/Wruczek"];
*/

$config['contact']['items'][] = ["TeamSpeak", "Support channel", "ts3server://teamspeakip?cid=30"];
$config['contact']['items'][] = ["Email", "contact@email.com", "mailto:contact@email.com"];
$config['contact']['items'][] = ["Telegram", "@Telegram", "https://telegram.me/Telegram"];
$config['contact']['items'][] = ["Telegram", "@Telegram", "https://t.me/Telegram"];
$config['contact']['items'][] = ["Twitter", "@Twitter", "https://twitter.com/Twitter"];
2 changes: 1 addition & 1 deletion css/christmas-theme.css
@@ -1,7 +1,7 @@
/*!
* Christmas theme for ts-website
* https://github.com/Wruczek/ts-website
* (c) Wruczek 2016 - 2017
* (c) Wruczek 2016 - 2018
* The MIT License
*/

Expand Down
2 changes: 1 addition & 1 deletion include/footer.php
Expand Up @@ -12,7 +12,7 @@
<ul class="list-inline">
<li> <!-- Please respect the amount of work we've put for free into this project and leave the authors in the footer. Thank you. -->
<p>
<a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 &mdash; &copy; <a href="https://wruczek.tech">Wruczek</a> and Contributors 2016 - 2017
<a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 &mdash; &copy; <a href="https://wruczek.tech">Wruczek</a> and contributors 2016 - 2018
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion include/header.php
Expand Up @@ -16,7 +16,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="<?php echo $config["general"]["desc"]; ?>">
<meta name="author" content="Wruczek and Contributors">
<meta name="author" content="Wruczek and contributors">

<title><?php echo $config["general"]["title"] . $config["general"]["subtitle"]; ?></title>

Expand Down
2 changes: 1 addition & 1 deletion include/modulecheck.php
Expand Up @@ -89,7 +89,7 @@ function showError($title, $text) { ?>
<?php echo $text; ?>
</div>
<div class="panel-footer">
&copy; <a href="https://wruczek.tech">Wruczek</a> 2016 - 2017 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 | MIT License
&copy; <a href="https://wruczek.tech">Wruczek</a> 2016 - 2018 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 | MIT License
</div>
</div>

Expand Down

0 comments on commit 2d60467

Please sign in to comment.