• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • Examples
  • File List
  • Globals

cms/templates/pragyan2011/index.php

Go to the documentation of this file.
00001 <?php
00002 if(!defined('__PRAGYAN_CMS'))
00003 { 
00004         header($_SERVER['SERVER_PROTOCOL'].' 403 Forbidden');
00005         echo "<h1>403 Forbidden<h1><h4>You are not authorized to access the page.</h4>";
00006         echo '<hr/>'.$_SERVER['SERVER_SIGNATURE'];
00007         exit(1);
00008 }
00009 ?>
00010 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
00011 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
00012 <head>
00013     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
00014 
00015     <title><?php echo  $TITLE; ?></title>
00016     <meta name="description" content="<?php echo $SITEDESCRIPTION ?>" />
00017     <meta name="keywords" content="<?php echo $SITEKEYWORDS ?>" /> 
00018         <?php global $urlRequestRoot;   global $PAGELASTUPDATED;
00019         if($PAGELASTUPDATED!="")
00020                 echo '<meta http-equiv="Last-Update" content="'.substr($PAGELASTUPDATED,0,10).'" />'."\n";
00021         ?>
00022     <link rel="index" href="./" title="Home" />
00023      <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/styles/main.css" />
00024     <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/styles/layout.css" />
00025    
00026     <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/styles/menu.css" />
00027     <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/styles/countdown.css" />
00028  <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/../common/adminui.css" />
00029  <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/../common/other.css" />
00030 
00031  <link rel="stylesheet" type="text/css" href="<?php echo  $TEMPLATEBROWSERPATH; ?>/../common/error.css" />
00032 
00033     
00034     <script language="javascript" type="text/javascript" src="<?php echo  $TEMPLATEBROWSERPATH; ?>/scripts/jquery-latest.js" ></script>
00035     <script language="javascript" type="text/javascript" src="<?php echo  $TEMPLATEBROWSERPATH; ?>/scripts/jquery.lwtCountdown-1.0.js" ></script>
00036     <script type="text/javascript" src="<?php echo $TEMPLATEBROWSERPATH; ?>/scripts/jquery.utils.min.js"></script>
00037         <script language="javascript" type="text/javascript">
00038                 //defined here for use in javascript
00039                 var templateBrowserPath = "<?php echo $TEMPLATEBROWSERPATH ?>";
00040                 var urlRequestRoot = "<?php echo $urlRequestRoot?>";
00041         </script>
00042         <script src="<?php echo $TEMPLATEBROWSERPATH;?>/scripts/menu.js" type="text/javascript"></script>
00043         <script src="<?php echo $TEMPLATEBROWSERPATH;?>/scripts/countdown.js" type="text/javascript"></script>
00044 </head>
00045 
00046 <body onload="<?php echo $STARTSCRIPTS; ?>">
00047 
00048 <div class="outercontainer">
00049         <div class="innercontainer">
00050         <div class="menucontainer">
00051                         <?php echo $MENUBAR; ?>
00052         </div> 
00053                         
00054                 <div id="header">
00055                 <a href="./"> <img src="<?php echo $TEMPLATEBROWSERPATH;?>/images/header.jpg" alt="Pragyan 2010" /> </a>
00056                 </div>
00057         <div class="contentcontainer">
00058                 <div id="actionbar" class="cont">
00059                         <?php echo $ACTIONBARPAGE ."&nbsp; ". $ACTIONBARMODULE; ?>
00060                 </div>
00061                 <div class="clearer"></div>
00062                 <div class="contentinnertube">
00063                         <?php /*
00064                         <div id="leftContent">
00065                                 <div id="quicklinks">
00066                                 <table border="1" cellspacing="0" cellpadding="7.5">
00067                                 <tr><td><a href="./+login"><img id="userLog" src="<?php echo $TEMPLATEBROWSERPATH;?>/images/icons/login.jpg" alt="Login" title="Login" /></a></td></tr>
00068                                 <tr><td><a href="<?php echo $urlRequestRoot; ?>/home/contacts"><img src="<?php echo $TEMPLATEBROWSERPATH;?>/images/icons/contactus.jpg" alt="Contacts" title="Contacts" /></a></td></tr>
00069                                 <tr><td><a href="http://www.facebook.com/pragyan.nitt"><img src="<?php echo $TEMPLATEBROWSERPATH;?>/images/icons/facebook.jpg" alt="Pragyan @ Facebook" title="Pragyan @ Facebook" /></a></td></tr>
00070                                 
00071                                 </table>
00072                                 </div>
00073                         </div>
00074                         
00075                         <div id="rightContent">
00076                                 <div id="right1" class="cont">
00077                                         
00078                                 </div>
00079                                  <script language="javascript" type="text/javascript">
00080                                         jQuery(document).ready(function() {
00081                                                 $('#countdown_dashboard').countDown({
00082                                                         targetDate: {
00083                                                                 'day':          18,
00084                                                                 'month':        2,
00085                                                                 'year':         2011,
00086                                                                 'hour':         5,
00087                                                                 'min':          0,
00088                                                                 'sec':          0
00089                                                         }
00090                                                 });
00091                                 
00092                         
00093                                         });
00094                                 </script>
00095 <!-- facebook like button -->
00096 <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpragyan.nitt&amp;layout=standard&amp;show_faces=false&amp;width=200&amp;action=like&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; margin: 10px;overflow:hidden; width:200px; height:55px;" allowTransparency="true"></iframe>              
00097 <!--            <div id="right2" class="cont">
00098                                         <h3>Links</h3>
00099                                         Facebook<br />
00100                                         Twitter
00101                                 </div> -->
00102                         </div>
00103                         */ ?>
00104                         <div id="centerContent" class="cont">
00105                                 <div id="content">
00106                                         <?php echo $INFOSTRING; ?>
00107                                         <?php echo $ERRORSTRING; ?>
00108                                         <?php echo $CONTENT; ?>
00109                                 </div>
00110                         </div>
00111                         <div id="footerContent" class="cont"> <?php echo $FOOTER; ?> </div>
00112                 </div>
00113                 <div class="clearer"></div>
00114                 
00115         </div>
00116         
00117     </div>
00118 </div>
00119 
00120 
00121 
00122 <?php 
00123 /*
00124 
00125 <!-- Main -->
00126 <div id="main" class="box">
00127 
00128     <!-- Header -->
00129     <div id="header">
00130         <!-- Logotyp -->
00131         <h1 id="logo"><?php echo  $TITLE; ?></h1>
00132       
00133     </div> <!-- /header -->
00134 
00135     <!-- Page (2 columns) -->
00136     <div id="page" class="box">
00137     <div id="page-in" class="box">
00138         <div id="strip" class="box noprint">
00139             <!-- Breadcrumbs -->
00140             <div id="breadcrumbs">
00141                         <?php echo  $BREADCRUMB; ?>
00142 
00143                                 <?php echo $ACTIONBARPAGE;?>
00144                                 <?php echo $ACTIONBARMODULE;?>
00145             </div>
00146             <hr class="noscreen" />
00147             
00148         </div> <!-- /strip -->
00149 
00150         <!-- Content -->
00151         <div id="content">
00152 
00153             <!-- Article -->
00154             <div class="article">
00155               <?php echo $INFOSTRING;?>
00156                   <?php echo $WARNINGSTRING;?>
00157                   <?php echo $ERRORSTRING;?>
00158                   <?php echo  $CONTENT; ?>
00159             </div> <!-- /article -->
00160         </div> <!-- /content -->
00161 
00162         <!-- Right column -->
00163         <div id="col" class="noprint">
00164             <div id="col-in">
00165                 <!-- Category -->
00166                                 <?php echo $MENUBAR;?>
00167 
00168                                 <hr class="noscreen" />
00169                                 <h3><span>Links</span></h3>
00170                                 <ul id="links">
00171                                         <li><a href="http://www.sourceforge.net/projects/pragyan">Pragyan CMS Project</a></li>
00172                                         <li><a href="http://www.pragyan.org">Pragyan Festival</a></li>
00173                                         <li><a href="http://www.nitt.edu">NIT Trichy</a></li>
00174                                 </ul>
00175                                 <hr class="noscreen"/>
00176             </div> <!-- /col-in -->
00177         </div> <!-- /col -->
00178     </div> <!-- /page-in -->
00179     </div> <!-- /page -->
00180 
00181     <!-- Footer -->
00182     <div id="footer">
00183         <div id="top" class="noprint"><p><span class="noscreen">Back to top</span> <a href="#header" title="Back to top ^">^<span></span></a></p></div>
00184         <hr class="noscreen" />
00185         <p id="copyright"><?php echo $FOOTER; ?></p>
00186     </div> <!-- /footer -->
00187 
00188 </div> <!-- /main -->
00189 */
00190 ?>
00191 </body>
00192 </html>

Generated on Mon Mar 14 2011 05:35:30 for Pragyan CMS by  doxygen 1.7.1