author | Dan |
Wed, 09 Jul 2008 22:49:06 -0400 | |
changeset 622 | 734af34cd7ad |
parent 377 | bb3e6c3bd4f4 |
child 650 | e45183014778 |
permissions | -rw-r--r-- |
0 | 1 |
</div> |
2 |
</div> |
|
3 |
||
4 |
<div class="straightaway"></div> |
|
5 |
<div class="footer"> |
|
6 |
<!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you |
|
7 |
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 |
|
8 |
to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys. |
|
9 |
||
10 |
-Dan |
|
11 |
--> |
|
95
1dac77b46f07
Changed style of copyright in St. Patty; first attempt at fixing some upgrade issues from beta 3 or so
dan
parents:
85
diff
changeset
|
12 |
<b>{COPYRIGHT}</b><br /> |
377
bb3e6c3bd4f4
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
Dan
parents:
286
diff
changeset
|
13 |
Powered by <a href="{URL_ABOUT_ENANO}">Enano</a> | <a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a> | Time: [[GenTime]]s<!-- BEGIN auth_admin --> | <a href="{REPORT_URI}">[[NumQueries]] SQL</a><!-- END auth_admin --> |
192
9237767a23ae
Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
Dan
parents:
95
diff
changeset
|
14 |
<!-- Do not remove this line or scheduled tasks will not run. --> |
9237767a23ae
Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
Dan
parents:
95
diff
changeset
|
15 |
<img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" /> |
0 | 16 |
</div> |
17 |
</div> |
|
18 |
</div> |
|
19 |
<div style="display: none;"> |
|
20 |
<h2>Your browser does not support CSS.</h2> |
|
21 |
<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> |
|
22 |
<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> |
|
23 |
</div> |
|
24 |
<div id="root2" class="jswindow" style="display: none;"> |
|
25 |
<div id="tb2" class="titlebar">Change style</div> |
|
26 |
<div class="content" id="cn2"> |
|
27 |
||
28 |
</div> |
|
29 |
</div> |
|
30 |
<div id="root3" class="jswindow" style="display: none;"> |
|
31 |
<div id="tb3" class="titlebar">Wiki formatting help</div> |
|
32 |
<div class="content" id="cn3"> |
|
33 |
Loading... |
|
34 |
</div> |
|
35 |
</div> |
|
36 |
<script type="text/javascript"> |
|
37 |
// This initializes the Javascript runtime when the DOM is ready - not when the page is |
|
38 |
// done loading, because enano-lib-basic still has to load some 15 other script files |
|
39 |
enano_init(); |
|
40 |
window.onload = function(e) { }; |
|
41 |
</script> |
|
42 |
</body> |
|
43 |
</html> |
|
44 |