Skip to content

Commit

Permalink
Selectively reduce SteamLUG uses, part of #135
Browse files Browse the repository at this point in the history
Removed SteamLUG for titles where it makes sense (SteamLUG Cast being
the official names makes it a keeper), just to avoid exhaustion.

Still many more references, but I think this is enough, for now!
  • Loading branch information
johndrinkwater committed Feb 25, 2015
1 parent 31c3568 commit 7342167
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions cast.php
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ function($matches) { return '<a href="/cast/' . $matches[1] . '">' . $matches[1]
<span id="s2">{$es[1]}</span>
</div>
<p>This episode will be recorded on {$dt}</p>
<p>Listen in live as our hosts and guests discuss Linux gaming on our <a href="mumble">SteamLUG Mumble server</a>.</p>
<p>Listen in live as our hosts and guests discuss Linux gaming on our <a href="mumble">Mumble server</a>.</p>
<p><a href="{$u}" class="btn btn-primary btn-lg pull-right">Click for details</a></p>
</div>
</article>
Expand All @@ -323,7 +323,7 @@ function($matches) { return '<a href="/cast/' . $matches[1] . '">' . $matches[1]
<h3 class="panel-title">About</h3>
</header>
<div class="panel-body">
<p>SteamLUG Cast is a casual, fortnightly live audiocast held on the <a href="/mumble">SteamLUG Mumble server</a> which aims to provide interesting news and discussion for the SteamLUG and broader Linux gaming communities. SteamLUG Cast is licenced <a href = 'http://creativecommons.org/licenses/by-sa/3.0/'>CC BY-SA</a></p>
<p>SteamLUG Cast is a casual, fortnightly live audiocast held on our <a href="/mumble">Mumble server</a> which aims to provide interesting news and discussion for the SteamLUG and broader Linux gaming communities. The cast is licensed <a href = 'http://creativecommons.org/licenses/by-sa/3.0/'>CC BY-SA</a></p>
<p>From time to time, we also have guests joining to share their insights on Linux, the gaming industry and the SteamLUG community. Check back for recording archives, shownotes and further announcements!</p>
<p><a href="/cast-guests">Do you want to be a guest?</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion events.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<p>Here you can find a list of upcoming group gaming events hosted by the SteamLUG community. A countdown timer is shown above for the next upcoming event. We also have a <a href = '/feed/events'>RSS feed</a> of event reminders available.</p>
<p>All times are listed in UTC, and are subject to change.</p>
<p>Click on an event title to post comments, find more information, and retrieve server passwords (for this, you will need to become a group member by clicking the Join Group button on the upper right of any of the event pages).</p>
<p>If you'd like to know more about our community, visit the <a href = 'about' >About page</a>, or hop into our <a href = 'irc'>IRC channel</a> and say hi. If you'd like to get involved with organising SteamLUG events, please contact <a href = 'http://twitter.com/steamlug' >steamlug</a>.</p>
<p>If you'd like to know more about our community, visit the <a href = 'about' >About page</a>, or hop into our <a href = 'irc'>IRC channel</a> and say hi. If you'd like to get involved with organising events, please contact <a href = 'http://twitter.com/steamlug' >steamlug</a>.</p>
<h4>Mumble</h4>
<p>We also run a <a href = 'http://mumble.sourceforge.net/' >Mumble</a> voice chat server which we use in place of in-game voice chat. You can learn more about it on our <a href = 'mumble' >Mumble page</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions irc.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

include_once('includes/header.php');
?>
<h1 class="text-center">SteamLUG Chat</h1>
<h1 class="text-center">Chat</h1>
<div class="row">
<div class="col-md-5">
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">Chat with the SteamLUG Community</h3>
</header>
<div class="panel-body">
<p>This page contains a webchat widget that you can use to connect to the SteamLUG IRC channel. Simply enter a nickname, fill out the captcha and click connect. If you plan to join us regularly, we recommend using a dedicated IRC client such as <a href="http://www.irssi.org/">irssi</a>, <a href="http://www.weechat.org/">weechat</a> or <a href="http://xchat.org/">X-Chat</a>.</p>
<p>This page contains a webchat widget that you can use to connect to our IRC channel. Simply enter a nickname, fill out the captcha and click connect. If you plan to join us regularly, we recommend using a dedicated IRC client such as <a href="http://www.irssi.org/">irssi</a>, <a href="http://www.weechat.org/">weechat</a> or <a href="http://xchat.org/">X-Chat</a>.</p>
<p>If you are new to our community, please take the time to read our short <a href="#coc">Code of Conduct</a> below :)</p>
<dl class="dl-horizontal">
<dt>IRC Server</dt><dd>irc.freenode.net</dd>
Expand Down
2 changes: 1 addition & 1 deletion mumble.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function Users($array)
}
}
?>
<h1 class="text-center">SteamLUG Mumble Server</h1>
<h1 class="text-center">Mumble Server</h1>
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">About</h3>
Expand Down
2 changes: 1 addition & 1 deletion news.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
include_once('includes/lastRSS.php');
?>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<h1 class="text-center">SteamLUG News</h1>
<h1 class="text-center">News</h1>
<article class="panel panel-primary tweets col-sm-4 col-sm-push-8">
<header class="panel-heading">
<h3 class="panel-title">Tweets</h3>
Expand Down
2 changes: 1 addition & 1 deletion projects.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$pageTitle = "About";
?>
<?php include_once('includes/header.php'); ?>
<h1 class="text-center">SteamLUG Projects - Coming Soon…</h1>
<h1 class="text-center">Projects - Coming Soon…</h1>
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">Watch this space!</h3>
Expand Down
4 changes: 2 additions & 2 deletions servers.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
$Servers = file( $serversList );

?>
<h1 class="text-center">SteamLUG Game Servers</h1>
<h1 class="text-center">Game Servers</h1>
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">About</h3>
</header>
<div class="panel-body">
<p>Below you can find a list of our currently active game servers. Where possible, live information for the current map, number of players, etc. will be shown.</p>
<p>If you would like to host a SteamLUG server, or help manage our existing ones,<br>please contact <a href = 'http://twitter.com/steamlug'>@steamlug</a>.</p>
<p>If you would like to host a server for SteamLUG, or help manage our existing ones,<br>please contact <a href = 'http://twitter.com/steamlug'>@steamlug</a>.</p>
</div>
</article>
<article class="panel panel-default">
Expand Down
6 changes: 3 additions & 3 deletions stream.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function curl_url( $url, $get = array(), $header = array() ) {
<div class="col-sm-6">
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">SteamLUG Twitch streamers</h3>
<h3 class="panel-title">Our Twitch streamers</h3>
</header>
<div class="panel-body">
<p>A collection of Linux gamers from the Steam group http://steamcommunity.com/groups/steamlug</p>
Expand Down Expand Up @@ -128,7 +128,7 @@ function curl_url( $url, $get = array(), $header = array() ) {
<div class="col-sm-6">
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title">{$hitboxStreamers['info']['group_display_name']} Hitbox streamers</h3>
<h3 class="panel-title">Our Hitbox streamers</h3>
</header>
<div class="panel-body">
<p>{$hitboxStreamers['info']['group_text']}</p>
Expand Down Expand Up @@ -161,7 +161,7 @@ function curl_url( $url, $get = array(), $header = array() ) {
<div class="col-sm-6">
<article class="panel panel-default">
<header class="panel-heading">
<h3 class="panel-title"><a href="<?=$data["events"][0]["url"];?>"><?=$data["events"][0]["title"];?></a></h3>
<h3 class="panel-title"><a href="<?=$data["events"][0]["url"];?>"><?=str_replace( 'SteamLUG ','',$data["events"][0]["title"])?></a></h3>
</header>
<!-- <div class="panel-body">
<p class="text-center"><img src="<?=$data["events"][0]["img_header"];?>" alt="<?=$data["events"][0]["title"];?>" /></p>
Expand Down

0 comments on commit 7342167

Please sign in to comment.