Skip to content

Commit

Permalink
links: update some links
Browse files Browse the repository at this point in the history
  • Loading branch information
siniStar7 committed Jun 27, 2016
1 parent 8183d55 commit dfd3fe4
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

**author email** siniStar [at] IRC4Fun [dot] net

**author url** http://atheme.github.io
**author url** http://www.Xtheme.org/SWI/

**version** 3.3.2

Expand All @@ -30,9 +30,9 @@ along with SWI. If not, see http://www.gnu.org/licenses/

- - -

## SWI Web Panel for Atheme IRC Services (and Atheme forks)
## SWI Web Panel for Xtheme IRC Services (and Atheme & Atheme forks)

SWI is a simple web panel for Atheme IRC services. It aims to be clean, sleek and fast. With minimul installation and configuration required.
SWI is a simple web panel for Xtheme IRC services. It aims to be clean, sleek and fast. With minimul installation and configuration required.
SWI is a fork of EGs (https://bitbucket.org/jnewing/egs) with some bug fixes, cosmetic improvements and additional features and consoles in
an effort to give users of networks running Atheme Services the ultimate control over their IRC accounts, nicknames, channels, memos, vhosts
and BotServ use via the World Wide Web.
Expand Down Expand Up @@ -70,7 +70,7 @@ During this installation I'm going to assume a few things.

First your going to need to obtain a copy of SWI one can be found here

https://github.com/atheme/SWI/
https://github.com/XthemeOrg/SWI/

Next up you're going to have to edit the swi/config/config.php file to reflect the settings of your web server and Atheme installation.

Expand Down Expand Up @@ -166,11 +166,11 @@ This is current supported on Apache, Lighttpd, Nginx and any other web server th

## Finished

That's it! You should be able to direct your browser to http://www.yournetwork.net/swi/ and login using your Atheme Nickserv account nickname and password.
That's it! You should be able to direct your browser to http://www.yournetwork.net/swi/ and login using your Xtheme/Atheme Nickserv account nickname and password.

## Issues/Bugs

Please report all issues/bugs to Issues (https://github.com/atheme/SWI/issues) (in addition to IRC).
Please report all issues/bugs to Issues (https://github.com/XthemeOrg/SWI/issues) (in addition to IRC).



Expand Down
4 changes: 2 additions & 2 deletions swi/views/credits.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
About &nbsp;&nbsp;&nbsp;&nbsp; <img src=<?php print base_url(); ?>ico/graphic-design.png>
</label>
<div>
<small>Services Web Interface version 3 (SWI3) is a fork of <a href="https://bitbucket.org/jnewing/egs" target="_blank">EGs Web Panel</a>, created by synmuffin. <i>(we and our users loved the interface!)</i> which we used as a base to start with. SWI can be found at <a href="https://github.com/atheme/SWI/">https://github.com/atheme/SWI</a></small>
<small>Services Web Interface version 3 (SWI3) is a fork of <a href="https://bitbucket.org/jnewing/egs" target="_blank">EGs Web Panel</a>, created by synmuffin. <i>(we and our users loved the interface!)</i> which we used as a base to start with. SWI can be found at <a href="http://www.Xtheme.org/SWI/">http://www.Xtheme.org/SWI</a></small>
</div>
</section>

Expand Down Expand Up @@ -41,7 +41,7 @@
Where can I get SWI3?
</label>
<div>
<small>Our Services Web Interface (version3) is available at <a href="https://github.com/atheme/SWI/" target="_blank">https://github.com/atheme/SWI/</a>. For support with SWI, please see <a href="https://kiwiirc.com/client/irc.irc4fun.net/#SWI" target="_blank"><strong>irc.IRC4Fun.net</strong> #SWI</a> --or-- <a href="https://kiwiirc.com/client/chat.freenode.net/#SWI" target="_blank"><strong>chat.freenode.net</strong> #SWI</a> for more information!</small>
<small>Our Services Web Interface (version3) is available at <a href="http://www.Xtheme.org/SWI/" target="_blank">http://www.Xtheme.org/SWI/</a>. For support with SWI, please see <a href="https://kiwiirc.com/client/irc.irc4fun.net/#SWI" target="_blank"><strong>irc.IRC4Fun.net</strong> #SWI</a> --or-- <a href="https://kiwiirc.com/client/chat.freenode.net/#SWI" target="_blank"><strong>chat.freenode.net</strong> #SWI</a> for more information!</small>
</div>
</section>

Expand Down
2 changes: 1 addition & 1 deletion swi/views/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// siniStar (Austin Ellis) <[email protected]>
-->

<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://atheme.github.io/" target="_top">Services Web Interface</a> (<a href="http://atheme.github.io/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] (<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>
<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://www.xtheme.org/" target="_top">Services Web Interface</a> (<a href="http://www.xtheme.org/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] (<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion swi/views/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</section>
</div>

<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://atheme.github.io/" target="_top">Services Web Interface</a> (<a href="http://atheme.github.io/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] </br>(<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>
<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://www.xtheme.org/" target="_top">Services Web Interface</a> (<a href="http://www.xtheme.org/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] </br>(<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>
</div>

</body>
Expand Down
2 changes: 1 addition & 1 deletion swi/views/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
</section>
</div>

<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://atheme.github.io/" target="_top">Services Web Interface</a> (<a href="http://atheme.github.io/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] </br>(<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>
<footer id="copyright">[ <a href="<?php print base_url(); ?>" target="_top"><img src=<?php print base_url(); ?>ico/world.png></a> <?php if ($this->config->item('social_media')) : ?>| <a href="<?php print $this->config->item('fb_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/facebook.png></a> | <a href="<?php print $this->config->item('tw_url'); ?>" target="_blank"><img src=<?php print base_url(); ?>ico/twitter.png></a><?php endif; ?> ] &nbsp;&nbsp;&nbsp; <a href="http://www.xtheme.org/" target="_top">Services Web Interface</a> (<a href="http://www.xtheme.org/" target="_top">SWI <?php print $this->config->item('swi_vers'); ?></a>) [<b><a href="<?php print site_url('main/credits'); ?>"><?php _t('gen_swicredits'); ?></a></b>] </br>(<a href="<?php print site_url('main/cookies'); ?>"><?php _t('gen_swicookies'); ?></a>)</footer>

</div>

Expand Down

0 comments on commit dfd3fe4

Please sign in to comment.