themes/oxygen/footer.tpl
author Dan
Sat, 26 Jan 2008 15:42:32 -0500
changeset 377 bb3e6c3bd4f4
parent 286 b2f985e4cef3
child 391 85f91037cd4f
permissions -rw-r--r--
Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel

              </div>
              <div id="mdgCommentContainer">
              </div>
            </div></div>
          </td><td id="mdg-mr"></td></tr>
          <tr><td id="mdg-btl"></td><td>
            <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
                 with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
                 to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys.
                 
                 -Dan
                 -->
            <div id="credits">
              <b>{COPYRIGHT}</b><br />
              Website engine powered by <a href="{URL_ABOUT_ENANO}">Enano</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a>&nbsp;&nbsp;|&nbsp;&nbsp;Generated in [[GenTime]]sec<!-- BEGIN auth_admin -->&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{REPORT_URI}">[[NumQueries]] SQL</a><!-- END auth_admin -->
              <!-- Do not remove this line or scheduled tasks will not run. -->
              <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
            </div>
          
          </td><td id="mdg-btr"></td></tr>
          <tr><td id="mdg-btcl"></td><td id="mdg-btm"></td><td id="mdg-btcr"></td></tr>
          </table>
            
        </td>
        
        <!-- BEGIN sidebar_right -->
        <!-- BEGINNOT in_admin -->
        <td class="mdgSidebarHolder" valign="top">
          <div id="right-sidebar">
            
            {SIDEBAR_RIGHT}
              
          </div>
          <div id="right-sidebar-showbutton" style="display: none; position: fixed; top: 3px; right: 3px;">
            <input type="button" onclick="collapseSidebar('right');" value="&lt;&lt;" />
          </div>
        </td>
        <!-- END in_admin -->
        <!-- END sidebar_right -->
      
      </tr>
    </table>
    <div style="display: none;">
    <h2>Your browser does not support CSS.</h2>
     <p>If you can see this text, it means that your browser does not support Cascading Style Sheets (CSS). CSS is a fundemental aspect of XHTML, and as a result it is becoming very widely adopted by websites, including this one. You should consider switching to a more modern web browser, such as Mozilla Firefox or Opera 9.</p>
     <p>Because of this, there are a few minor issues that you may experience while browsing this site, not the least of which is some visual elements below that would normally be hidden in most browsers. Please excuse these minor inconveniences.</p>
    </div>
    <div id="root3" class="jswindow" style="display: none;">
      <div id="tb3" class="titlebar">Wiki formatting help</div>
      <div class="content" id="cn3">
        Loading...
      </div>
    </div>
    <script type="text/javascript">
      // This initializes the Javascript runtime when the DOM is ready - not when the page is
      // done loading, because enano-lib-basic still has to load some 15 other script files
      // check for the init function - this is a KHTML fix
      if ( typeof ( enano_init ) == 'function' )
      {
        enano_init();
        window.onload = function(e) {  };
      }
    </script>
  </body>
</html>