diff --git a/beta/check.php b/beta/check.php deleted file mode 100755 index 147cebc..0000000 --- a/beta/check.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/beta/com/footer.php b/beta/com/footer.php deleted file mode 100755 index 7991028..0000000 --- a/beta/com/footer.php +++ /dev/null @@ -1,23 +0,0 @@ -

-Copyright © 2006 Computer Science Club of the University of Waterloo. -Redesign by -Juti Noppornpitak. -
"Modified Mac Spinner" copyrighted by -Takashi Ohida of -Qooqle.jp

- - diff --git a/beta/com/header.php b/beta/com/header.php deleted file mode 100755 index 7217b2e..0000000 --- a/beta/com/header.php +++ /dev/null @@ -1,6 +0,0 @@ -
-
-
-Set your eyes on it! -Read Newsgroup -
diff --git a/beta/com/index.php b/beta/com/index.php deleted file mode 100755 index 608eee4..0000000 --- a/beta/com/index.php +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/beta/com/mainnav.php b/beta/com/mainnav.php deleted file mode 100755 index 791686d..0000000 --- a/beta/com/mainnav.php +++ /dev/null @@ -1 +0,0 @@ -Home diff --git a/beta/conf/xmllist b/beta/conf/xmllist deleted file mode 100755 index dea9792..0000000 --- a/beta/conf/xmllist +++ /dev/null @@ -1,56 +0,0 @@ -/users/www/www/menu.xml -/users/www/www/beta/getxml -/users/www/www/docs/constitution-change-20040205.xml -/users/www/www/docs/official.xml -/users/www/www/docs/directory.xml -/users/www/www/docs/execmanual.xml -/users/www/www/docs/machine_usage_summary.xml -/users/www/www/docs/procedure.xml -/users/www/www/docs/editing-example1/directory.xml -/users/www/www/docs/editing-example1/operating-systems.xml -/users/www/www/docs/editing-example2/directory.xml -/users/www/www/docs/editing-example2/operating-systems.xml -/users/www/www/docs/editing-example3/directory.xml -/users/www/www/docs/editing-example3/operating-systems.xml -/users/www/www/docs/execmanual/sysadmin.xml -/users/www/www/docs/execmanual/vice-president.xml -/users/www/www/docs/execmanual/general.xml -/users/www/www/docs/execmanual/book.xml -/users/www/www/docs/execmanual/president.xml -/users/www/www/docs/editing-howto.xml -/users/www/www/docs/index.xml -/users/www/www/docs/machine_usage.xml -/users/www/www/docs/constitution.xml -/users/www/www/docs/constitution-change-20020920.xml -/users/www/www/docs/website.xml -/users/www/www/news/directory.xml -/users/www/www/news/index.xml -/users/www/www/about/members.xml -/users/www/www/about/directory.xml -/users/www/www/about/index.xml -/users/www/www/about/exec.xml -/users/www/www/clubs/directory.xml -/users/www/www/clubs/index.xml -/users/www/www/media/directory.xml -/users/www/www/media/index.xml -/users/www/www/members.xml -/users/www/www/users/directory.xml -/users/www/www/users/index.xml -/users/www/www/directory.xml -/users/www/www/events/directory.xml -/users/www/www/events/index.xml -/users/www/www/events/old.xml -/users/www/www/index.xml -/users/www/www/office/webcam.xml -/users/www/www/office/books/directory.xml -/users/www/www/office/directory.xml -/users/www/www/office/operating-systems.xml -/users/www/www/office/index.xml -/users/www/www/office/staff.xml -/users/www/www/office/computers.xml -/users/www/www/office/webcam-streaming.xml -/users/www/www/office/books.xml -/users/www/www/news.xml -/users/www/www/footer.xml -/users/www/www/books.xml -/users/www/www/events.xml diff --git a/beta/css/essential.css b/beta/css/essential.css deleted file mode 100755 index bb6727e..0000000 --- a/beta/css/essential.css +++ /dev/null @@ -1,179 +0,0 @@ -body { - font-family: "Sans-serif", "Arial"; - background-color:#ffffff; - font-size: 12px; - padding:0; - margin:0; -} - -a, a:link, a:visited { - cursor:pointer; - color:blue; - text-decoration:underline; -} a:hover { - color:red; - text-decoration:none; -} a:active, a:focus { - color:green; - text-decoration:none; -} - -h1, h2, h3, h4, h5, h6, p { - padding:0; - margin:0 0 20px 0; -} - -.subtitle_major { - border-top:1px solid #515697; - padding:10px 0 10px 0; - border-bottom:3px solid #515697; -} - -#ttop { - padding:0 10px 0 10px; - background-color:#557fff; - margin-bottom:10px; -} - -#tcenter { - padding:0 10px 0 10px; - /* Enable scollbar */ - overflow:auto; -} - -#tbottom { - padding:0 10px 0 10px; - margin-top:20px; - border-top:1px solid #557fff; - background-color:#ddffff; -} - -#header { - /*position:absolute; - top:0; - left:0;*/ -} #header .header_title { -/* height:41px;*/ - color:#ffffff; - font-size:24px; - padding-left:70px; -} #header .header_commands { - padding:5px; -} #header .header_commands a { - padding:0 3px 0 5px; - border-right:1px dotted #ffffff; - color:#ffffff; - text-decoration:none; -} - -#mainnav { - background:url(../image/common/csc_webtitle.png) center left transparent no-repeat; - margin:0 auto 0 auto; - width:760px; - text-align:right; - padding-top:20px; - padding-bottom:5px; - color:#ffffff; - vertical-align:bottom; -} #mainnav a, #mainnav a:link, #mainnav a:visited, #mainnav a:active { - font-size:14px; - color:#bbdfff; - text-decoration:none; - padding:0 30px 5px 5px; - border-left:3px solid #ffffff; -} #mainnav a:hover { - color:#ffffff; -} - -#footer { - margin:0 auto 0 auto; - width:760px; - padding:5px; -} #footer img { - float:left; - margin:0 10px 0 0; -} - -#webcam { - opacity:0.95; - position:absolute; - top:0; - left:0; - width:100%; -} #webcam div.webcamwindow { - padding:5px; - border:1px solid #000000; - background-color:#ffffff; - width:640px; - margin:10px auto 0 auto; -} #webcam h1 { - color:#000000; - text-align:left; - margin:0; - padding:0; -} #webcam div.webinfo { - margin-top:5px; - border-top:1px dotted #cccccc; - padding:5px; - text-align:right; -} #webcam a { - color:red; - text-decoration:none; -} - -#ng { - opacity:0.85; - position:absolute; - top:0; - left:5%; - width:90%; - /*background-color:black;*/ - background:url(../image/non-original/spinner.gif) center center white no-repeat; - border-bottom:1px solid #557fff; - border-width:0 0 1px 0; - color:white; -} #ng iframe { - width:100%; - height:400px; - border-width:0; -} #ng div { - border-top:1px solid black; -} #ng a { - color:#557fff; - text-decoration:none; -} - -#loadingbar { - opacity:0.85; - position:absolute; - top:0; - left:0; - width:100%; -} #loadingbar div.loadingbartab { - height:32px; - width:120px; - text-align:left; - background:url(../image/non-original/spinner.gif) center right transparent no-repeat; - padding:3px 40px 3px 5px; - margin:20px auto 0 auto; - border:1px solid #000000; - font-size:12px; - font-weight:700; - text-transform:uppercase; - background-color:#ffffff; -} - -#loadingbar div.loadingbartab img { - width:32px; - height:32px; -} - -#content { - width:760px; - margin:0 auto 0 auto; -} #contetn #user { -} #content #user div { - border-bottom:1px dotted #cccccc; - margin:0 5px 5px 5px; - padding:5px 0 5px 0; -} diff --git a/beta/data.txt b/beta/data.txt deleted file mode 100755 index ae59c48..0000000 --- a/beta/data.txt +++ /dev/null @@ -1 +0,0 @@ -Can read? diff --git a/beta/devnotes b/beta/devnotes deleted file mode 100755 index ec9a6d7..0000000 --- a/beta/devnotes +++ /dev/null @@ -1,7 +0,0 @@ -2006.07.14 by Juti Noppornpitak (jnopporn@csclub.uwaterloo.ca) -The AJAX framework officially named "Yume" has been replaced. Everything -looks fine to me except ill-formatted XMLs. - -2006.07.01 by Juti Noppornpitak (jnopporn@csclub.uwaterloo.ca) -The AJAX framework used on this website will be recoded. This might cause -some non-functional features or the temporary close of the website. diff --git a/beta/getxml b/beta/getxml deleted file mode 100755 index ac324e9..0000000 --- a/beta/getxml +++ /dev/null @@ -1 +0,0 @@ -find /users/www/www/ | grep 'xml$' > conf/xmllist diff --git a/beta/home.php b/beta/home.php deleted file mode 100755 index 74889db..0000000 --- a/beta/home.php +++ /dev/null @@ -1,47 +0,0 @@ - - - - Computer Science Club of the University of Waterloo - - - - - - - - - - - - - - -
- - Your web browser does not support CSS 3.0. Our external link panel and WebFeed panel are automatically - terminated by the system. To use the full potential of this homepage, please upgrade to the latest version. - We recommends to use Firefox 0.8+, Opera 8+, Safari 2+, Konqueror 3.5+ - or IE 7. - - Your web browser is known that cannot retrieve the - (streaming) live feed from our server. To enable this feature, please - install Firefox 0.8+, Opera 8+ and probable Safari 2+/Konqueror 3.5+. - - -
- - -
-
-
-
- - diff --git a/beta/image/common/csc_webtitle.png b/beta/image/common/csc_webtitle.png deleted file mode 100755 index 6208268..0000000 Binary files a/beta/image/common/csc_webtitle.png and /dev/null differ diff --git a/beta/image/common/shiroyuki_project_weblogo.png b/beta/image/common/shiroyuki_project_weblogo.png deleted file mode 100755 index 646b712..0000000 Binary files a/beta/image/common/shiroyuki_project_weblogo.png and /dev/null differ diff --git a/beta/image/common/x-mode_project_weblogo.png b/beta/image/common/x-mode_project_weblogo.png deleted file mode 100755 index e806db3..0000000 Binary files a/beta/image/common/x-mode_project_weblogo.png and /dev/null differ diff --git a/beta/image/common/x-mode_project_weblogo__white.png b/beta/image/common/x-mode_project_weblogo__white.png deleted file mode 100755 index 910e3c0..0000000 Binary files a/beta/image/common/x-mode_project_weblogo__white.png and /dev/null differ diff --git a/beta/image/non-original/Reference.txt b/beta/image/non-original/Reference.txt deleted file mode 100755 index cc1884a..0000000 --- a/beta/image/non-original/Reference.txt +++ /dev/null @@ -1 +0,0 @@ -spinner.gif -- created by Takashi Ohida of Qooqle.jp \ No newline at end of file diff --git a/beta/image/non-original/Thumbs.db b/beta/image/non-original/Thumbs.db deleted file mode 100755 index c6bfb36..0000000 Binary files a/beta/image/non-original/Thumbs.db and /dev/null differ diff --git a/beta/image/non-original/spinner.gif b/beta/image/non-original/spinner.gif deleted file mode 100755 index 1d73218..0000000 Binary files a/beta/image/non-original/spinner.gif and /dev/null differ diff --git a/beta/index.html b/beta/index.html deleted file mode 100755 index 36121cd..0000000 --- a/beta/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - -Under Construction - - - -
-

Mission Statement

-
Why are we redesigning the website?
-

We try to make it work faster... a lot faster. How is it going to be faster? -Hehe... You will see. Moreover, we will try to make it more usable. Not just for -spying the office or see the traffic stat. But it should be able to do more.

-

If you have any suggestion, please mail me at jnopporn [at] csclub

-

A beta of what the home page is here

-
- - diff --git a/beta/index.php b/beta/index.php deleted file mode 100755 index 21f3c91..0000000 --- a/beta/index.php +++ /dev/null @@ -1,61 +0,0 @@ - - - - Computer Science Club of the University of Waterloo - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
- - -
-
-
-
-
- -
- - diff --git a/beta/update b/beta/update deleted file mode 100755 index c04ea27..0000000 --- a/beta/update +++ /dev/null @@ -1,3 +0,0 @@ -echo "Updating..." -sudo cp -r ~jnopporn/www/csc-beta/* ~www/www/beta/ && chown -Rf www:root ~www/www/beta/ -echo "Done."