No description
Find a file
rvelices a2087d46d2 2 template features:
- added a {html_head} smarty block - allow any template file to add content just before </head> tag (handy for plugins and allows to move more presentation logic to tpls); the content is usually <style> or <link> which must appear inside html <head> tag
- by config allow some language strings to be replaced during template compilation -> better performance. drawback: changes in the language file will not be propagated until template is recompiled.

git-svn-id: http://piwigo.org/svn/trunk@2334 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-08 01:13:13 +00:00
admin
doc
galleries
include
install
language
plugins
template
template-common
template-extension
tools
about.php
action.php
admin.php
category.php
comments.php
feed.php
identification.php
index.php
install.php
nbm.php
notification.php
password.php
picture.php
popuphelp.php
profile.php
qsearch.php
random.php
register.php
search.php
search_rules.php
tags.php
upgrade.php
upgrade_feed.php
upload.php
ws.php