From 5fdb3847c799fe15ec53e1b13ce618fe31ca4b9b Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sun, 1 Sep 2013 20:24:53 +0100 Subject: Removed old default template The old 'default' template was deprecated with the release of the new 'dokuwiki' template (2012-10-13). It is still available in a separate repository here: https://github.com/dokufreaks/template-default But no-one in the core development team intends to maintain this template anymore. So, anyone willing to adopt it is welcome to clone it and make it your own. --- lib/tpl/default/footer.html | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 lib/tpl/default/footer.html (limited to 'lib/tpl/default/footer.html') diff --git a/lib/tpl/default/footer.html b/lib/tpl/default/footer.html deleted file mode 100644 index 38aab7216..000000000 --- a/lib/tpl/default/footer.html +++ /dev/null @@ -1,41 +0,0 @@ - - -
- - href="feed.php" title="Recent changes RSS feed">Recent changes RSS feed - - - href="" rel="license" title=""> - - - href="http://www.dokuwiki.org/donate" title="Donate">Donate - - href="http://www.php.net" title="Powered by PHP">Powered by PHP - - href="http://validator.w3.org/check/referer" title="Valid XHTML 1.0">Valid XHTML 1.0 - - href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS">Valid CSS - - href="http://dokuwiki.org/" title="Driven by DokuWiki">Driven by DokuWiki - -'; -} -?> - - -
- -- cgit v1.2.3