themes/oxygen/footer.tpl
author Dan
Mon, 16 Feb 2009 16:17:25 -0500
changeset 832 7152ca0a0ce9
parent 650 e45183014778
child 1122 e1606c85e937
permissions -rw-r--r--
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message) - Pages are now stored with an extra metadata field called page_format which is "wikitext" or "xhtml" - New $flags parameter + RENDER_* constants added that control RenderMan::render() behavior - Several other changes: * Added a sprite API for Javascript and made editor use sprites when possible * Removed a number of config options from the default install schema, replaced with second parameter to getConfig() calls * MessageBox in editor mostly replaced with miniPrompt * A few bugfixes related to password changes (registration didn't even work) * Rewrote the bitfield compression algorithm used to serialize allowed MIME types * Fixed some typos in language files and strings * Fixed a Text_Wiki bug in Heading parser

              </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 />
              [[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<!-- BEGINNOT stupid_mode --><a href="http://validator.w3.org/check?uri=referer">{lang:page_w3c_valid_xhtml11}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">{lang:page_w3c_valid_css}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<!-- END stupid_mode -->[[StatsLong]]
              <!-- 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>
    {JS_FOOTER}
  </body>
</html>