diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-03-28 17:07:22 +0100 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-03-28 17:07:22 +0100 |
commit | 4d5edd97b940d6bc3bd5f701c41573620f6babc0 (patch) | |
tree | cde5fa6f79c5994b82f0c43093332c0c801418e1 /themes/default | |
parent | 144f16a71f7289bb891c52995061aee21e3e08f9 (diff) |
pimped credits template a bit
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/templates/credits.tpl | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/themes/default/templates/credits.tpl b/themes/default/templates/credits.tpl index d0e6294..ba772a1 100644 --- a/themes/default/templates/credits.tpl +++ b/themes/default/templates/credits.tpl @@ -5,14 +5,16 @@ by Andreas Unterkircher<br /> Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" target="_blank">phpfspot</a> <hr /> - <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a> - <hr /> - PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>. + Some extensions:<br /><br /> + <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a> - AJAX communication with the server + <br /> + <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a> - PHP tag-cloud code + <br /> + <a href="http://www.silvestre.com.ar/">Silvestre Herrera's</a> - the most icons are from the Nuovo icon kit. <br /> - Most icons from <a href="http://www.silvestre.com.ar/">Silvestre Herrera's</a> Nuovo icon kit. + <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox2</a> - photo preview <br /> - <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox2</a> - <a href="http://www.brandspankingnew.net/archive/2007/02/ajax_auto_suggest_v2.html">Ajax Auto Suggest</a> + <a href="http://www.brandspankingnew.net/archive/2007/02/ajax_auto_suggest_v2.html">Ajax Auto Suggest</a> - Auto-Completion <hr /> F-Spot database version: {$db_version} </div> |