author | Dan |
Sat, 26 Sep 2009 15:26:14 -0400 | |
changeset 1124 | 1e956881d362 |
parent 1122 | e1606c85e937 |
child 1227 | bdac73ed481e |
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 |
--> |
|
1122
e1606c85e937
A bit of refinement and consistency to "Powered by Enano" link and associated documentation
Dan
parents:
663
diff
changeset
|
12 |
<b>{COPYRIGHT}</b> |
e1606c85e937
A bit of refinement and consistency to "Powered by Enano" link and associated documentation
Dan
parents:
663
diff
changeset
|
13 |
<!-- You may remove the following line, but it will affect your support from the Enano project. See: http://enanocms.org/powered-link --> |
e1606c85e937
A bit of refinement and consistency to "Powered by Enano" link and associated documentation
Dan
parents:
663
diff
changeset
|
14 |
<br />[[EnanoPoweredLinkLong]] | <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
|
15 |
<!-- 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
|
16 |
<img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" /> |
0 | 17 |
</div> |
18 |
</div> |
|
19 |
</div> |
|
650
e45183014778
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
Dan
parents:
377
diff
changeset
|
20 |
{JS_FOOTER} |
0 | 21 |
</body> |
22 |
</html> |
|
23 |