1 <!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns
="http://www.w3.org/1999/xhtml" xml
:lang
="en">
4 <title
>Omnia
&mdash
; The
New Nothing
&mdash
; My Home
</title
>
6 <meta http
-equiv
="content-type" content
="text/html;charset=iso-8859-1" />
7 <meta name
="author" content
="Matt Todd, Mike White, Brian Hursey, Christopher Pigg" />
8 <meta name
="keywords" content
="nothing, utility, distribution, system, tools, the HUB" />
9 <meta name
="description" content
="A Utility Distribution System (UDS) to replace the old Nothing (hence the 'The New Nothing' line)." />
11 <meta name
="robots" content
="none" />
13 <link rel
="stylesheet" type
="text/css" media
="all" href
="<%resource request=$request resource='res/hub.css'%>" />
14 <link rel
="stylesheet" type
="text/css" media
="print" href
="<%resource request=$request resource='res/hub.print.css'%>" />
15 <!-- <%
$request->host%
>-->
16 <script type
="text/javascript" src
="<%resource request=$request resource='res/js/prototype.js'%>"></script
>
17 <script type
="text/javascript" src
="<%resource request=$request resource='res/js/scriptaculous.js'%>"></script
>
18 <script type
="text/javascript" src
="<%resource request=$request resource='res/js/moo.fx.js'%>"></script
>
19 <script type
="text/javascript" src
="<%resource request=$request resource='res/js/moo.fx.pack.js'%>"></script
>
20 <script type
="text/javascript" src
="<%resource request=$request resource='res/js/omnia.js'%>>"></script
>
21 <script type
="text/javascript">
23 e
= document
.getElementById(id
);
24 if(e
.className
== 'hidden') e
.className
= ''; else e
.className
= 'hidden';
31 <a href
="http://thehub.clayton.edu/">Back to the HUB
</a
> ·
; <%link_to controller
='files' action
='logout' title
='Logout'%
>
35 <h2
>The
New Nothing
</h2
>  
;Beta
39 <li
><%link_to controller
='files' action
='index' title
='Home' rel
='index' extra
='class="menu"'%
></li
>
40 <li
><%link_to controller
='files' action
='favorites' title
='Favorites' extra
='class="menu"'%
></li
>
41 <li
><%link_to controller
='files' action
='popular' title
='Popular' extra
='class="menu"'%
></li
>
42 <li
><%link_to controller
='files' action
='recent' title
='Recent' extra
='class="menu"'%
><li
>
43 <li
><%link_to controller
='users' action
='profile' id
=$session_user->id title
='My Stats' extra
='class="menu"'%
></li
>
47 <div id
="content"><div
class="pad">
49 <div id
="Flash" class="<%$flash.class|default:"none
"%>" onclick
="new Effect.Fade(this, {duration: 1});"><div
>
53 <%include file
="../_upload.php"%
>
55 <%include file
=$template%
>
58 </div
><!-- container
-->
60 <%include file
="../_sidebar.php"%
>
62 <div
class="clearer"> 
;</div
>
64 ©
; 2005 The HUB
. All Rights Reserved
. Valid
<a href
="http://validator.w3.org/check?uri=http%3A%2F%2Fthehub.clayton.edu%2Fomnia%2F">XHTML
1.0 Strict
</a
> and <a href
="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fthehub.clayton.edu%2Fomnia%2F">CSS
</a
>.