piwigo/include
plegall dac7decfb5 improvement: $page['where'] string replaced by $page['items'].
$page['where'] was an SQL clause used to retrieve pictures in #images
table. $page['items'] is the list of picture ids of the current section.

improvement: function initialize_category replaced by dedicated included PHP
script include/section_init.inc.php. Code was refactored to improve
readibility and maintenability. $page['navigation_bar'] is now build in
category.php instead of initialize_category function. Function check_cat_id
was also replaced by a piece of code in the new file. The file to include to
display thumbnails from category.php is now set in section_init.inc.php
instead of calculated in category.php.

bug fix: the test for rel="up" link for standard HTML navigation links in
category menu was not working with non numeric categories, such as
"favorites".

improvement: function check_login_authorization removed because useless but
in profile.php.


git-svn-id: http://piwigo.org/svn/trunk@1036 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-02-12 21:52:16 +00:00
..
.cvsignore I don't want to see mysql.inc.php anymore when updating... 2004-10-08 22:24:14 +00:00
category_calendar.inc.php Improve security of sessions: 2006-01-15 13:45:42 +00:00
category_default.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
category_recent_cats.inc.php Improve security of sessions: 2006-01-15 13:45:42 +00:00
category_subcats.inc.php Improve security of sessions: 2006-01-15 13:45:42 +00:00
common.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
config_default.inc.php Applying coding style guidelines to r1018 and r1019. 2006-02-01 22:07:26 +00:00
constants.php [NBM] Step 2: Add new table user_mail_notification (update, install, constants, delete user 2006-02-06 22:59:30 +00:00
feedcreator.class.php - new feature : RSS notification feed. Feed generator is an external tool 2005-07-16 14:29:35 +00:00
functions.inc.php not include .svn directory in the candidates (get_dirs function) for new themes 2006-02-12 16:05:49 +00:00
functions_category.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
functions_group.inc.php - improvement: long localized messages are in HTML files instead of $lang 2005-09-14 21:57:05 +00:00
functions_html.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
functions_mail.inc.php Applying coding style guidelines to r1018 and r1019. 2006-02-01 22:07:26 +00:00
functions_metadata.inc.php - modification : less configuration parameters in administration 2005-09-03 16:36:05 +00:00
functions_notification.inc.php Applying coding style guidelines to r1018 and r1019. 2006-02-01 22:07:26 +00:00
functions_session.inc.php The session garbage collector should not be called when a session is closed 2006-02-12 14:08:57 +00:00
functions_user.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
functions_xml.inc.php - improvement: long localized messages are in HTML files instead of $lang 2005-09-14 21:57:05 +00:00
index.php all headers adapted to new year 2005, happy new year 2005-01-07 23:10:51 +00:00
page_header.php Improve security of sessions: 2006-01-15 13:45:42 +00:00
page_tail.php html error: title_send_mail should be encoded 2006-02-04 20:55:22 +00:00
pngfix.js - report bug 206 correction and some template improvement from branch 1.5 2005-11-19 23:46:18 +00:00
scripts.js - modification : less configuration parameters in administration 2005-09-03 16:36:05 +00:00
section_init.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00
template.php improve template : split theme from template itself 2005-12-03 17:33:38 +00:00
user.inc.php improvement: $page['where'] string replaced by $page['items']. 2006-02-12 21:52:16 +00:00