Changeset 139

Show
Ignore:
Timestamp:
28/09/06 20:19:13 (7 years ago)
Author:
dez
Message:

Changes made in the live version of the site being folded back in

Files:
1 removed
12 modified

Legend:

Unmodified
Added
Removed
  • components/bananas.php

    r125 r139  
    99 
    1010if ($mode == "detail") { 
    11         $smarty->assign("awards",$DB->GetAll("select *, date_trunc('second', whn) from awards where username=? order by whn", array($who))); 
     11        $smarty->assign("awards",$DB->GetAll("select *, date_trunc('second', whn) from awards where username=? order by whn desc", array($who))); 
    1212} 
    1313 
  • htdocs/css/sucs.css

    r132 r139  
    66        background: #fff; 
    77        min-width: 600px; 
     8} 
     9 
     10hr { 
     11        border: 1px solid #e76808; 
    812} 
    913 
     
    269273} 
    270274 
    271 .box .boxhead a, .box .boxhead h2, .box .boxhead h3, .box .boxfoot p { 
     275.box .boxhead a, .box .boxhead h2, .box .boxhead h3, .box .boxfoot p, .boxfoot a { 
    272276        color: #ffc62b; 
    273277} 
  • htdocs/index.php

    r138 r139  
    1515   -------------------------------------------------------- */ 
    1616// root directory for website - *with* trailing / 
    17 $base = "/var/www/beta/"; 
     17$base = "/var/www/sucssite/"; 
    1818 
    1919// Include the Smarty templating engine 
     
    2828require("/usr/share/adodb/adodb.inc.php"); 
    2929$DB = NewADOConnection('postgres8'); 
    30 $DB->Connect('dbname=beta'); 
     30$DB->Connect('dbname=sucssite'); 
    3131$DB->SetFetchMode(ADODB_FETCH_ASSOC); 
    3232 
     
    8383 
    8484// SSL? 
    85 $ssl_url = "https://".@$_SERVER['HTTP_HOST'].@$_SERVER['REQUEST_URI']; 
     85$ssl_path = @$_SERVER['REQUEST_URI']; 
     86if (($n=strstr($ssl_path,"?"))!==FALSE) $ssl_path=substr($ssl_path,0,$n); 
     87$ssl_url = "https://".@$_SERVER['HTTP_HOST'].$ssl_path; 
    8688$smarty->assign("ssl_url", $ssl_url); 
    8789 
  • lib/session.php

    r124 r139  
    3939                }while ($old); 
    4040                $DB->Execute("insert into session (hash, time, ip) values (?,NOW(),?)", array($token, $ip)); 
    41                 setcookie("session", $token); 
     41                setcookie("session", $token, NULL, "/"); 
    4242                $this->token = $token; 
    4343                return; 
     
    5353                $submit = @$_POST['Login']; 
    5454                $logout = @$_POST['Logout']; 
    55                 $session_user = @$_POST['session_user']; 
     55                $session_user = strtolower(@$_POST['session_user']); 
    5656                $session_pass = @$_POST['session_pass']; 
    5757 
  • static/Knowledge/FAQ.txt

    r138 r139  
    1 <p>This page is still being worked on so&nbsp;it might change over the next few days, please bear with us. Hopefully&nbsp;it might answer some of your questions :)&nbsp;&nbsp;</p><h2>SUCS Membership</h2><dl><dt>I missed you at Freshers&#39; Fayre and enrolment, how do I join?<br /></dt><dd>Use the online form at the bottom of the page&nbsp;&nbsp;<a href="../About/Joining">here</a>&nbsp; or come to the room.</dd><br /><dt>Why should I join SUCS? </dt><dd>There is more information about joining SUCS and the benefits of joining on the Joining page. </dd></dl><blockquote><h3>Members CD</h3><dl><dl><dt>What is on the member&#39;s CD? </dt><dd>You can find a full list of things here LINK but in general you will find programs that will allow you to interact with SUCS services such as: Putty so you can talk on Milliways; Thunderbird for your e-mail; and Armagetron to play over the gameserver.</dd><dd><br /></dd><dd><br /></dd><dt>How do I install it? <br /></dt><dd>When you insert the CD a web interface should automatically pop-up with instructions to follow, or you can browse the CD and install what you want manually. </dd></dl><blockquote><dt>I didn&#39;t get a CD when I signed up where can I get one? </dt><dd>We might have some left so ask one of the exec or you can download the image from here LINK to burn onto your own CD. </dd></blockquote></dl></blockquote><br /><blockquote><h3>Personal space</h3><dl><dl><dt>What <em>can</em> I use my SUCS space for? </dt><dd>Storing files and hosting a personal website or files. </dd></dl><blockquote><dt>What <em>can&#39;t</em> I use my SUCS space for? </dt><dd>Storing and sharing illegal or copyrighted material such as mp3s and video files. </dd><dd><br /></dd><dt>How do I access my files from home? </dt><dd>There are a couple of ways you can access your SUCS files from home. One of the easiest ways is to use a system called WebDAV. This allows you to access your files as though you were looking through folders on your owncomputer. Check out the <a href="../Help/SUCS%20Services/Using%20WebDAV">WebDAV</a> page of the help wiki for more information. You can also log into your SUCS account using SSH, which allows you to access your files from a command line. This is somewhat more technical, but it&#39;s a good thing to know how to do. Visit the <a href="../Help/SUCSServices/Logging%20in%20remotely">remote login page</a> on the help wiki for more information. </dd><br /><dt>Where is my web space? </dt><dd>Your public_html folder in your home directory is where you can put files for online viewing. You can also see them at this address: <a href="../~username">http://www.sucs.org/~username</a> </dd><br /><dt>How can I make a website?</dt><dd>If you are new to HTML and CSS then this guide LINK would be useful. Anything you want to be viewed online should be stored in your public_html folder. You can access this on the SUCS machines and using a program such as WinSCP (see the Members CD). Creating an index.html page would be a good place to start though :). </dd><dd><br /></dd><dd><br /></dd><dt>How do I set up a SUCS blog? </dt><dd>You can go here LINK </dd></blockquote></dl></blockquote><br /><h2>Getting to know other SUCS members</h2><dl><dl><dt>How can I get to know other SUCS members? </dt><dd>You can talk to them on Milliways, through the <a href="../Community/Forum/">forum</a>, join in a game on the gameserver or come to the socials :) </dd></dl></dl><blockquote><h3>Milliways </h3><dl><dl><dt>How do I use Milliways? </dt><dd>The How To for Milliways is <a href="Help/SUCS%20Services/Using%20Milliways">here</a> or you can use the Java version&nbsp;on the website.&nbsp;</dd></dl><blockquote><dt>How do I get colours and other Milliways scripts? </dt><dd>There is a How To for this in the Help section <a href="Help/SUCS%20Services/Using%20Milliways/Setting%20up%20Milliways%20Scripts">here</a>.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>I&#39;m using Putty I keep pasting when I right click, how can I fix this? </dt><dd>Open Putty and go to the Selection category under Window. You need to change the &#39;Control use of mouse&#39; to &#39;Middle extends, Right brings up menu&#39;. This way you still copy something from Milliways buy selecting it only. It is best to create a saved session for Milliways if you have not already, to save you doing this each time you log in. </dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>How do I see special Characters?</dt><dd>Have a look at the How To <a href="Help/SUCS%20Services/Using%20Milliways/Correcting%20your%20character%20encoding%20in%20Milliways">here</a>. </dd></blockquote></dl></blockquote><h2><br /></h2><blockquote><h3>Gaming</h3><dl><dl><dt>What games can I play on the SUCS gameserver? </dt><dd>Have a look at the Games page <a href="../Games">here</a>. At the moment</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>I don&#39;t have some of these games, where can I find them? </dt><dd>Some might be available on your Members CD, otherwise you might have to buy them or download them yourself. Some should be on the computers in the SUCS room, so if you are playing from the SUCS room just have a look around. Check out each game&#39;s page for information on obtaining it.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>How do I join a game? </dt><dd>First go to the Games page and log in, then leave the browser window open and start up the game normally. You need to look at the individual page for each game to get the connection information. These are available from the Games page.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>I want to play [some game not available], how can I? </dt><dd>There may be a reason why this is not available, why not ask or make a suggestion for a game on the forum? </dd></dl></dl><h3>Socials</h3><dl><dl><dt>When are the socials? </dt><dd>Every week on Friday from 1pm until people leave :).</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>Where are the socials? </dt><dd>The non Smoking section of JC&#39;s bar in Fulton House.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>What do you do at the socials? </dt><dd>We just hang out really and chat. It is more of a way to get to know&nbsp;everyone and relax after a hard week of study ;).</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>Will there be other social events? </dt><dd>Yes there will. Keep an eye on your SUCS mail, the forums or even Milliways for more details. Also, at the end of the year after exams there is the annual beach party. </dd></dl></dl></blockquote><h2>The Room</h2><dl><dl><dt>Where is the room exactly? </dt><dd>The room is located on the ground floor of the SU building. See <a href="../About/Room">this page</a> for more details.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>How do I get into the room? </dt><dd>You swipe your student card in the card reader next to the door, wait for a few seconds and the door will unlock. The monitor by the window shows you the status of the card reader.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>Are there any rules for the room? </dt><dd>Yes. You can read them <a href="../About/Room%20Rules">here</a>&nbsp; or on the notice board in the room.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>What can I do in the room? </dt><dd>You can: use the computers; print documents; burn CDs; use the scanner; take books out from the library; bring your own computer and and hook it up to GuestNET.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>How do I connect to GuestNET? </dt><dd>Take a look at the GuestNET How To page in the Help section <a href="Help/SUCS%20Services/Connecting%20to%20GuestNet">here</a>.</dd></dl></dl><blockquote dir="ltr" style="margin-right: 0px"><h3>Computers</h3></blockquote><blockquote><dl><dl><dt>What operating system is running on the computers in the room? </dt><dd>Fedora Core 5. You can find out more about this <a href="http://fedora.redhat.com/docs/release-notes/fc5/release-notes-ISO/" target="_blank">here</a>.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>I&#39;m a Windows user and have never used Linux before, what do I do? </dt><dd>Do not worry, it&#39;s not complicated. There is a Windows to Linux guide in the Help section <a href="Help/Windows%20to%20Linux">here</a> to get you started.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>Why Linux?</dt><dd>It&#39;s free and Windows is available on all other computers on campus. It is useful if you&#39;re a first year&nbsp;Computer&nbsp;Science&nbsp;student and want to get a head start for the second year. </dd></dl></dl><h3>Printing</h3><dl><dl><dd><br /></dd><dd><br /></dd><dt>Is there a limit to how much printing I can do? </dt><dd>Within reason, no. However your usage might be questioned if you regularly print off vast quantities in one go.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>My document was written in MS Word, how can I view it on the SUCS computers? </dt><dd>Answer.</dd><dd><br /></dd><dd><br /></dd><dd><br /></dd><dt>I&#39;m&nbsp;connected to GuestNET, how do I print from my own computer? </dt><dd>Check out the How To in the Help section <a href="Help/SUCS%20Services/Printing%20in%20the%20SUCS%20room">here</a>&nbsp;to see how to set up your computer for printing. </dd></dl></dl></blockquote><blockquote><h3>Burning CDs</h3><dl><dl><dt>How do I burn CDs? </dt><dd>There is a guide in the Help section here LINK </dd><dd><br /></dd><dd><br /></dd><dt>Which computers in the SUCS room have CD burners in? </dt><dd>Americium, Uranium and Thorium. </dd><dd><br /></dd><dd><br /></dd><dt>Where can I get CDs from? </dt><dd>SUCS usually has a small amount on sale in the SUCS room, but if not you should be able to buy some from the Level 2 shop in the SU building. </dd></dl></dl><h3>Scanning</h3><dl><dl><dt>How do I use the scanner? </dt><dd>Uh... next question? </dd></dl></dl><h3>Library</h3><dl><dl><dt>What books are in the library? </dt><dd>There is a page for the Library here LINK </dd><dd><br /></dd><dd><br /></dd><dt>I&#39;m doing Computer Science, which of these are recommended course text? </dt><dd>Your lecturer should give you a list at the beginning of your course so you can check the library for them then. </dd><dd><br /></dd><dd><br /></dd><dt>How do I take a book of from the library? </dt><dd>some form of howto </dd></dl></dl></blockquote><h2>Tools</h2><dl><dl><dt>What tools are available on the SUCS site? </dt><dd>see the tools page </dd><dd><br /></dd><dd><br /></dd><dt>How do I use [tool]? </dt><dd>Have a look at the Tools page or the individual page for the tool for more information. </dd></dl></dl><blockquote><h3>SUCS mail</h3><dl><dl><dt>How do I check my SUCS mail? </dt><dd>You can use Squirrel Mail LINK through the website, configure your e-mail client for your SUCS e-mail address or forward all your SUCS mail to another e-mail address you use. </dd><dd><br /></dd><dd><br /></dd><dt>How do I use Squirrel Mail? </dt><dd>There is a help page for Squirrel Mail here: LINK </dd><dd><br /></dd><dd><br /></dd><dt>How do I set up my client for my sucs email account? </dt><dd>Please check these How To&#39;s: Configuring OS X Mail LINK; Configuring Thunderbird; or check out the Accessing e-mail section on the SUCS Help Pages LINK</dd><dd><br /></dd><dd><br /></dd><dt>How do I set up e-mail forwarding for my SUCS account with Squirrel Mail? </dt><dd>You need to create a .forward file with the e-mail address you want to forward to in and put it in your home directory.<br />You can use any text editor to do this. If you are using Notepad though, you need to make sure you are saving as &quot;All Files&quot; first otherwise it automatically appends.txt to the end of the file name.</dd><dd><br /></dd><dd><br /></dd><dt>Why do I keep getting the same e-mail from sucs to several of my addresses? </dt><dd>Because someone somewhere is mean :(. I guess send an e-mail to admin at </dd></dl></dl></blockquote><dl></dl>&nbsp;&nbsp; <h2>Problems</h2><dl><dl><dt>Something has gone awry with one the SUCS services, where can I get help? </dt><dd>If it isn&#39;t answered in this section of the FAQ e-mail the admin team or, if it is not that urgent, put a post in the forum here: LINK </dd></dl></dl><blockquote><h3>Known Problems </h3><dl><dl><dt>I&#39;m using IE7/Safari and keep getting certificate errors when I view parts the website, how can I stop this? </dt><dd>If you are using IE7 have a look at the Help page here LINK and here LINK if you are using Safari. </dd></dl></dl></blockquote> 
     1<p> 
     2This page is still being worked on so it might change over the  
     3 
     4next few days, please bear with us. Hopefully it might answer  
     5 
     6some of your questions :) 
     7</p> 
     8 
     9<strong><a href="#sucs_membership">SUCS Membership</a></strong> 
     10<ul> 
     11        <li><a href="#s_m1">I missed you at Freshers' Fayre and enrolment, how do I join?</a></li> 
     12        <li><a href="#s_m2">Why should I join SUCS?</a></li> 
     13        <li><strong><a href="#members">Members CD</a></strong></li> 
     14        <ul> 
     15                <li><a href="#mem1">What is on the members CD?</a></li> 
     16                <li><a href="#mem2">How do I install the CD contents?</a></li> 
     17                <li><a href="#mem3">I didn't receive a CD when I signed up, where can I get one?</a></li> 
     18        </ul> 
     19        <li><strong><a href="#storage_space">Storage Space</a></strong></li> 
     20        <ul> 
     21                <li><a href="#s_s1">What <em>can</em> I use my SUCS space for?</a></li> 
     22                <li><a href="#s_s2">What <em>can't</em> I use my SUCS space for?</a></li> 
     23                <li><a href="#s_s3">How do I access my files from home?</a></li> 
     24                <li><a href="#s_s4">Where is my web space?</a></li> 
     25                <li><a href="#s_s5">How can I make a website?</a></li> 
     26                <li><a href="#s_s6">How do I set up a SUCS blog?</a></li> 
     27        </ul> 
     28</ul> 
     29<strong><a href="#community">Getting to know other SUCS members</a></strong> 
     30<ul> 
     31        <li><a href="#com1">How can I get to know other SUCS members?</a></li> 
     32        <li><strong><a href="#milliways">Milliways</a></strong></li> 
     33        <ul> 
     34                <li><a href="#mil1">How do I use Milliways?</a></li> 
     35                <li><a href="#mil2">How do I get colours and other Milliways scripts?</a></li> 
     36                <li><a href="mil3">I'm using Putty and I keep pasting when I right click, how can I fix this?</a></li> 
     37                <li><a href="#mil4">How do I see special characters?</a></li> 
     38        </ul> 
     39        <li><strong><a href="#gaming">Gaming</a></strong></li> 
     40        <ul> 
     41                <li><a href="#gam1">What games can I play on the SUCS gameserver?</a></li> 
     42                <li><a href="#gam2">I don't have some of these games, where can I find them?</a></li> 
     43                <li><a href="#gam3">How do I join a game?</a></li> 
     44                <li><a href="#gam4">I want to play [some game not available], how can I?</a></li> 
     45        </ul> 
     46        <li><strong><a href="#socials">Socials</a></strong></li> 
     47        <ul>     
     48                <li><a href="#soc1">When are the socials?</a></li> 
     49                <li><a href="#soc2">Where are the socials?</a></li> 
     50                <li><a href="#soc3">What do you do at the socials?</a></li> 
     51                <li><a href="#soc4">Will there be other social events?</a></li> 
     52        </ul> 
     53</ul> 
     54<strong><a href="#the_room">The Room</a></strong> 
     55<ul> 
     56        <li><a href="#t_r1">Where is the room exactly?</a></li> 
     57        <li><a href="#t_r2">How do I get into the room?</a></li> 
     58        <li><a href="#t_r3">Are there any rules for using the room?</a></li> 
     59        <li><a href="#t_r4">What can I do in the room?</a></li> 
     60        <li><a href="#t_r5">How do I connect to GuestNET?</a></li><br /> 
     61        <li><strong><a href="#computers">Computers</a></strong></li> 
     62        <ul> 
     63<li><a href="#comp1">How do I change my password?</a></li> 
     64                <li><a href="#comp2">What operating system is running on the computers in the room?</a></li> 
     65                <li><a href="#comp3">I am a Windows user and have never used Linux before, what do I do?</a></li> 
     66                <li><a href="#comp4">Why Linux?</a></li> 
     67        </ul> 
     68        <li><strong><a href="#printing">Printing</a></strong></li> 
     69        <ul> 
     70                <li><a href="#prin1">Is there a limit to how much printing I can do?</a></li> 
     71                <li><a href="#prin2">My document was written in MS Word, how can I view it on the SUCS computers?</a></li> 
     72                <li><a href="#prin3">I am connected to GuestNet, how do I print from my own computer?</a></li> 
     73        </ul> 
     74        <li><strong><a href="#burning_cds">Burning CDs</a></strong></li> 
     75        <ul> 
     76                <li><a href="#b_c1">How do I burn CDs?</a></li> 
     77                <li><a href="#b_c2">Which computers in the SUCS room have CD burners in?</a></li> 
     78                <li><a href="#b_c3">Where can I get CDs from?</a></li> 
     79        </ul> 
     80        <li><strong><a href="#scanning">Scanning</a></strong></li> 
     81        <ul> 
     82                <li><a href="#scan1">How do I use the scanner?</a></li> 
     83        </ul> 
     84        <li><strong><a href="#library">Library</a></strong></li> 
     85        <ul> 
     86                <li><a href="#lib1">What books are in the library?</a></li> 
     87                <li><a href="#lib2">I'm doing Computer Science, which of these are recommended course text?</a></li> 
     88                <li><a href="#lib3">How do I take a book from the library?</a></li> 
     89        </ul> 
     90</ul> 
     91<strong><a href="#tools">Tools</a></strong> 
     92<ul> 
     93        <li><a href="#tool1">What tools are available on the SUCS site?</a></li> 
     94        <li><a href="#tool2">How do I use [tool]?</a></li> 
     95        <li><strong><a href="#sucs_mail">SUCS mail</a></strong></li> 
     96        <ul> 
     97                <li><a href="#s_ma1">How do I check my SUCS mail?</a></li> 
     98                <li><a href="#s_ma2">How do I use Squirrel Mail?</a></li> 
     99                <li><a href="#s_ma3">How do I set up my client for my SUCS e-mail account?</a></li> 
     100                <li><a href="#s_ma4">How do I set up e-mail forwarding for my SUCS e-mail account with Squirrel Mail?</a></li> 
     101                <li><a href="#s_ma5">Why do I keep getting the same e-mail from SUCS to several of my addresses?</a></li> 
     102        </ul> 
     103</ul> 
     104<strong><a href="#problems">Problems</a></strong> 
     105<ul> 
     106        <li><a href="#prob1">Something has gone awry with one of the SUCS services, where can I get help?</a></li> 
     107        <li><a href="#prob2">I'm using IE7/Safari and keep getting certificate errors when I view parts of the website, how can I stop this?</a></li> 
     108</ul> 
     109 
     110<hr /> 
     111 
     112<h2><a id="sucs_membership">SUCS Membership</a></h2> 
     113 
     114<dl>     
     115<dt><a id="s_m1">I missed you at Freshers' Fayre and enrolment, how do I join?</a></dt> 
     116<dd>Use the online form at the bottom of the <a href="../About/Joining">Joining</a> page or come to the room.</dd> 
     117         
     118<dt><a id="s_m2">Why should I join SUCS?</a></dt> 
     119<dd>There is more information about joining SUCS and the benefits of joining on the <a href="https://www.sucs.org/About/Joining">Joining page</a>.</dd> 
     120 
     121</dl> 
     122 
     123        <h3><a id="members">Members CD</a></h3> 
     124<blockquote> 
     125        <dl> 
     126        <dt><a id="mem1">What is on the Members CD?</a></dt> 
     127        <dd>You can find a full list of things here LINK but in general you will find programs that will allow you  
     128to interact with SUCS services such as: Putty so you can talk on Milliways; Thunderbird for your e-mail; and Armagetron to play over the gameserver.</dd> 
     129 
     130        <dt><a id="mem2">How do I install the CD contents?</a></dt> 
     131        <dd>When you insert the CD a web interface should automatically pop-up with instructions to follow, or you can browse the CD and install what you want manually.</dd> 
     132 
     133        <dt><a id="mem3">I didn't receive a CD when I signed up where can I get one?</a></dt> 
     134        <dd>We might have some left so ask one of the exec or you can download the image from here LINK to burn onto your own CD.</dd> 
     135        </dl> 
     136</blockquote> 
     137 
     138        <h3><a id="storage_space">Storage Space</a></h3> 
     139<blockquote> 
     140        <dl> 
     141        <dt><a id="s_s1">What <em>can</em> I use my SUCS space for?</a></dt> 
     142        <dd>Storing files and hosting a personal website or files.</dd> 
     143 
     144        <dt><a id="s_s2">What <em>can't</em> I use my SUCS space for?</a></dt> 
     145        <dd>Storing and sharing illegal or copyrighted material such as mp3s and video files.</dd> 
     146 
     147        <dt><a id="s_s3">How do I access my files from home?</a></dt> 
     148        <dd>There are a couple of ways you can access your SUCS files from home. One of the easiest ways is to use a system called WebDAV. This allows you to access your files as though you were looking through folders on your own computer. Check out the <a href="../Help/SUCS%20Services/Using%20WebDAV">WebDAV</a> page of the help wiki for more information. You can also log into your SUCS account using SSH, which allows you to access your files from a command line. This is somewhat more technical, but it&#39;s a good thing to know how to do. Visit the <a href="../Help/SUCSServices/Logging%20in%20remotely">remote login page</a> on the help wiki for more information.</dd> 
     149         
     150        <dt><a id="s_s4">Where is my web space?</a></dt> 
     151        <dd>Your public_html folder in your home directory is where you can put files for online viewing. You can also see them at this address: <a href="../~username">http://www.sucs.org/~username</a></dd> 
     152 
     153        <dt><a id="s_s5">How can I make a website?</a></dt> 
     154        <dd>If you are new to HTML and CSS then this guide LINK would be useful. Anything you want to be viewed online should be stored in your public_html folder. You can access this on the SUCS machines and using a program such as WinSCP (see the Members CD) or webDAV. Creating an index.html page would be a good place to start though :).</dd> 
     155 
     156        <dt><a id="s_s6">How do I set up a SUCS blog?</a></dt> 
     157        <dd>You can go here LINK</dd> 
     158        </dl> 
     159</blockquote> 
     160 
     161<hr /> 
     162 
     163<h2><a id="community">Getting to know other SUCS members</a></h2> 
     164 
     165<dl> 
     166<dt><a id="com1">How can I get to know other SUCS members?</a></dt> 
     167<dd>You can talk to them on Milliways, through the <a href="../Community/Forum/">forum</a>, join in a game on the gameserver or come to the socials :).</dd> 
     168</dl> 
     169 
     170        <h3><a id="milliways">Milliways</a></h3> 
     171<blockquote> 
     172        <dl> 
     173        <dt><a id="mil1">How do I use Milliways?</a></dt> 
     174        <dd>The How To for Milliways is <a href="Help/SUCS%20Services/Using%20Milliways">here</a> or you can use the Java version on the website.</dd> 
     175 
     176        <dt><a id="mil2">How do I get colours and other Milliways scripts?</a></dt> 
     177        <dd>There is a How To for this in the Help section <a href="Help/SUCS%20Services/Using%20Milliways/Setting%20up%20Milliways%20Scripts">here</a>.</dd> 
     178                 
     179        <dt><a id="mil3">I'm using Putty I keep pasting when I right click, how can I fix this?</a></dt> 
     180        <dd>Open Putty and go to the Selection category under Window. You need to change the 'Control use of mouse' to 'Middle extends, Right brings up menu'. This way you still copy something from Milliways buy selecting it only. It is best to create a saved session for Milliways if you have not already, to save you doing this each time you log in.</dd> 
     181 
     182        <dt><a id="mil4">How do I see special characters?</a></dt> 
     183        <dd>Have a look at the How To <a href="Help/SUCS%20Services/Using%20Milliways/Correcting%20your%20character%20encoding%20in%20Milliways">here</a>.</dd> 
     184        </dl> 
     185 
     186</blockquote> 
     187 
     188        <h3><a id="gaming">Gaming</a></h3> 
     189<blockquote> 
     190        <dl> 
     191        <dt><a id="gam1">What games can I play on the SUCS gameserver?</a></dt> 
     192        <dd>Have a look at the <a href="../Games">Games</a> page.</dd> 
     193 
     194        <dt><a id="gam2">I don't have some of these games, where can I find them?</a></dt> 
     195        <dd>Some might be available on your Members CD, otherwise you might have to buy them or download them yourself. Some should be on the computers in the SUCS room, so if you are playing from the SUCS room just have a look on the computer you are using. Check out each game's page for information on obtaining it.</dd> 
     196 
     197        <dt><a id="gam3">How do I join a game?</a></dt> 
     198        <dd>First go to the Games page and log in, then leave the browser window open and start up the game normally. You need to look at the individual page for each game to get the connection information. These are available from the Games page.</dd> 
     199 
     200        <dt><a id="gam4">I want to play [some game not available], how can I?</a></dt> 
     201        <dd>There may be a reason why this is not available, why not ask or make a suggestion for a game on the forum?</dd> 
     202        </dl> 
     203 
     204</blockquote> 
     205 
     206        <h3><a id="socials">Socials</a></h3> 
     207<blockquote> 
     208        <dl> 
     209        <dt><a id="soc1">When are the socials?</a></dt> 
     210        <dd>Every week on Friday from 1pm until people leave :).</dd> 
     211 
     212        <dt><a id="soc2">Where are the socials?</a></dt> 
     213        <dd>The non Smoking section of JC's bar in Fulton House.</dd> 
     214 
     215        <dt><a id="soc3">What do you do at the socials?</a></dt> 
     216        <dd>We just hang out really and chat. It is more of a way to get to know everyone and relax after a hard week of study ;).</dd> 
     217 
     218        <dt><a id="soc4">Will there be other social events?</a></dt> 
     219        <dd>Yes there will. Keep an eye on your SUCS mail, the forums or even Milliways for more details. Also, at the end of the year after exams there is the annual beach party.</dd> 
     220        </dl> 
     221</blockquote> 
     222 
     223<hr /> 
     224 
     225<h2><a id="the_room">The Room</a></h2> 
     226 
     227<dl> 
     228<dt><a id="t_r1">Where is the room exactly</a></dt> 
     229<dd>The room is located on the ground floor of the SU building. See <a href="../About/Room">this page</a> for more details.</dd> 
     230 
     231<dt><a id="t_r2">How do I get into the room?</a></dt> 
     232<dd>If you are a student with the old magnetic strip student card, then you swipe your student card in the card reader next to the door, wait for a few seconds and the door will unlock. The monitor by the window shows you the status of the card reader. If you are a first year student or a student with one of the new cards (without a magnetic strip) and you have another card, that is <em>not</em> a bank card, with a magnetic strip on it bring it along to the and someone should be able to add that card to the system for you to use instead.</dd> 
     233 
     234<dt><a id="t_r3">Are there any rules for using the room?</a></dt> 
     235<dd>Yes. You can read them <a href="../About/Room%20Rules">here</a> or on the notice board in the room.</dd> 
     236 
     237<dt><a id="t_r4">What can I do in the room?</a></dt> 
     238<dd>You can: use the computers; print documents; burn CDs; use the scanner; take books out from the library; and bring your own computer and and hook it up to GuestNET.</dd> 
     239 
     240<dt><a id="t_r5">How do I connect to GuestNET?</a></dt> 
     241<dd>Take a look at the GuestNET How To page in the Help section <a href="Help/SUCS%20Services/Connecting%20to%20GuestNet">here</a>.</dd> 
     242</dl> 
     243 
     244        <h3><a id="computers">Computers</a></h3> 
     245<blockquote> 
     246        <dl> 
     247      <dt><a id="comp1">How do I change my password?</a></dt> 
     248      <dd>If you are using one of the SUCS machines, open up a terminal and type in the command <strong>passwd</strong> and follow the instructions. You can also do this from home if you SSH into SUCS.</dd>  
     249        <dt><a id="comp2">What operating system is running on the computers in the room?</a></dt> 
     250        <dd>Fedora Core 5. You can find out more about this <a href="http://fedora.redhat.com/docs/release-notes/fc5/release-notes-ISO/" target="_blank">here</a>.</dd> 
     251 
     252        <dt><a id="comp3">I am a Windows user and have never used Linux before, what do I do?</a></dt> 
     253        <dd>Do not worry, it's not complicated. There is a Windows to Linux guide in the Help section <a href="Help/Windows%20to%20Linux">here</a> to get you started.</dd> 
     254 
     255        <dt><a id="comp4">Why Linux?</a></dt> 
     256        <dd>It's free and Windows is available on all other computers on campus. It is useful if you are a first year Computer Science student and want to get a head start for the second year.</dd> 
     257        </dl> 
     258 
     259</blockquote> 
     260 
     261        <h3><a id="printing">Printing</a></h3> 
     262<blockquote> 
     263        <dl> 
     264        <dt> 
     265        <a id="prin1">Is there a limit to how much printing I can do?</a></dt> 
     266        <dd>Within reason, no. However your usage might be questioned if you regularly print off vast quantities in one go.</dd> 
     267 
     268        <dt><a id="prin2">My document was written in MS Word, how can I view it on the SUCS computers?</a></dt> 
     269        <dd>Answer.</dd> 
     270 
     271        <dt><a id="prin3">I am connected to GuestNET, how do I print from my own computer?</a></dt> 
     272        <dd>Check out the How To in the Help section <a href="Help/SUCS%20Services/Printing%20in%20the%20SUCS%20room">here</a> to see how to set up your computer for printing.</dd> 
     273        </dl> 
     274</blockquote> 
     275 
     276        <h3><a id="burning_cds">Burning CDs</a></h3> 
     277<blockquote> 
     278        <dl> 
     279        <dt><a id="b_c1">How do I burn CDs?</a></dt> 
     280        <dd>There is a guide in the Help section here LINK</dd> 
     281 
     282        <dt><a id="b_c2">Which computers in the SUCS room have CD burners in?</a></dt> 
     283        <dd>Americium, Uranium and Thorium.</dd> 
     284 
     285        <dt><a id="b_c3">Where can I get CDs from?</a></dt> 
     286        <dd>SUCS usually has a small amount on sale in the SUCS room, but if not you should be able to buy some from the Level 2 shop in the SU building.</dd> 
     287        </dl> 
     288</blockquote> 
     289 
     290        <h3><a id="scanning">Scanning</a></h3> 
     291<blockquote> 
     292        <dl> 
     293        <dt><a id="scan1">How do I use the scanner?</a></dt> 
     294        <dd>Uh... next question?</dd> 
     295        </dl> 
     296</blockquote> 
     297 
     298        <h3><a id="library">Library</a></h3> 
     299<blockquote> 
     300        <dl> 
     301        <dt><a id="lib1">What books are in the library?</a></dt> 
     302        <dd>There is a page for the Library here LINK</dd> 
     303 
     304        <dt><a id="lib2">I'm doing Computer Science, which of these are recommended course text?</a></dt> 
     305        <dd>Your lecturer should give you a reccomended reading list at the beginning of your course so you can check the library for them then.</dd> 
     306 
     307        <dt><a id="lib3">How do I take a book out from the library?</a></dt> 
     308        <dd>Answer</dd> 
     309        </dl> 
     310</blockquote> 
     311 
     312<hr /> 
     313 
     314<h2><a id="tools">Tools</a></h2> 
     315 
     316<dl> 
     317<dt><a id="tool1">What tools are available on the SUCS site?</a></dt> 
     318<dd>See the Tools page here LINK. You will only be able to use these tools once you have logged in.</dd> 
     319 
     320<dt><a id="tool2">How do I use [tool]?</a></dt> 
     321<dd>Have a look at the Tools page or the individual page for the tool for more information.</dd> 
     322</dl> 
     323 
     324        <h3><a id="sucs_mail">SUCS mail</a></h3> 
     325<blockquote> 
     326        <dl>             
     327        <dt><a id="s_ma1">How do I check my SUCS mail?</a></dt> 
     328        <dd>You can use Squirrel Mail LINK through the website, configure your e-mail client for your SUCS e-mail address or forward all your SUCS mail to another e-mail address you use.</dd> 
     329 
     330        <dt><a id="s_ma2">How do I use Squirrel Mail?</a></dt> 
     331        <dd>There is a help page for Squirrel Mail here: LINK</dd> 
     332 
     333        <dt><a id="s_ma3">How do I set up my client for my SUCS e-mail account?</a></dt> 
     334        <dd>Please check these How To's: Configuring OS X Mail LINK; Configuring Thunderbird; or check out the Accessing e-mail section on the SUCS Help Pages LINK</dd> 
     335 
     336        <dt><a id="s_ma4">How do I set up e-mail forwarding for my SUCS account with Squirrel Mail?</a></dt> 
     337        <dd>You need to create a .forward file with the e-mail address you want to forward to in and put it in your home directory.<br />You can use any text editor to do this. If you are using Notepad though, you need to make sure you are saving as "All Files" first otherwise it automatically appends .txt to the end of the file name.</dd> 
     338 
     339        <dt><a id="s_ma5">Why do I keep getting the same e-mail from SUCS to several of my addresses?</a></dt> 
     340        <dd>Because someone somewhere is mean :(. I guess send an e-mail to admin at EMAIL</dd> 
     341        </dl> 
     342</blockquote> 
     343 
     344<hr /> 
     345 
     346<h2><a id="problems">Problems</a></h2> 
     347 
     348<dl> 
     349<dt><a id="prob1">Something has gone awry with one the SUCS services, where can I get help?</a></dt> 
     350<dd>If it is not answered in this section of the FAQ or in the Help files, e-mail the admin team. If it is not that urgent however, you could put a post in the forum here: LINK</dd> 
     351 
     352<dt><a id="prob2">I'm using IE7/Safari and keep getting certificate errors when I view parts the website, how can I stop this?</a></dt> 
     353<dd>For now there is a problem with the certificate but once this has been fixed, if you are using IE7 or Safari and you have a similar problem, you need to view the certificate and accept it permanently to avoid having to do it each time you visit the site.</dd> 
     354</dl> 
  • templates/breadcrumb.tpl

    r126 r139  
    22                                <ul> 
    33{foreach name=pathlist from=$pathlist key=key item=item} 
    4                                         <li>{if !$smarty.foreach.pathlist.first}{if $item!=""}&gt; {/if}{/if}{if !$smarty.foreach.pathlist.last}<a href="{buildpath list=$pathlist item=$item}">{/if}{if $item}{$item}{else}{if $smarty.foreach.pathlist.first}SUCS{/if}{/if}{if !$smarty.foreach.pathlist.last}</a>{/if}</li> 
     4                                        <li>{if !$smarty.foreach.pathlist.first}{if $item!=""}&gt; {/if}{/if}{if !$smarty.foreach.pathlist.last}<a href="{buildpath list=$pathlist item=$item|escape:'url'}">{/if}{if $item}{$item|escape:'htmlall'}{else}{if $smarty.foreach.pathlist.first}SUCS{/if}{/if}{if !$smarty.foreach.pathlist.last}</a>{/if}</li> 
    55{/foreach} 
    66                                </ul> 
  • templates/login.tpl

    r108 r139  
    11                        <div id="loginForm"> 
    2                                 <form method="post" action="{$ssl_url}"> 
     2                                <form method="post" action="{$ssl_url|escape:'htmlall'}"> 
    33                                        <div> 
    44{if $session->loggedin}