piwigo/include
z0rglub 98b65edb83 - refactoring of comments.php
- creation of function get_thumbnail_src used everywhere a thumbnail must be
  displayed

- creation of function parse_comment_content (used in comments.php and
  picture.php)

- concerning undefined index on arrays retrieved in database, instead of
  testing possibly unset values, use of @ operator (smarter...)

- add pre tag in default.css stylesheet for debugging purpose (need to have
  left aligned text)


git-svn-id: http://piwigo.org/svn/trunk@579 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-10-23 17:56:46 +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 - refactoring of comments.php 2004-10-23 17:56:46 +00:00
category_default.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
category_recent_cats.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
category_subcats.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
common.inc.php - deletion of session_time and session_id_size as config parameter 2004-10-02 23:12:50 +00:00
config.inc.php admin/infos_image:$page['nb_image_page'] is replaced by 2004-10-23 08:59:46 +00:00
constants.php Minor bugs correction 2004-09-07 20:10:36 +00:00
functions.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
functions_category.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
functions_group.inc.php header global refactoring 2004-02-11 23:20:38 +00:00
functions_html.inc.php - refactoring of comments.php 2004-10-23 17:56:46 +00:00
functions_metadata.inc.php "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) 2004-08-25 21:09:09 +00:00
functions_session.inc.php - checkbox for "remember me" are only shown if authorized 2004-10-06 22:48:48 +00:00
functions_user.inc.php - Delivery of french translation in order to test i18n 2004-09-23 17:09:06 +00:00
functions_xml.inc.php init of $xml_content var avoiding PHP warnings 2004-09-18 16:08:24 +00:00
index.php header global refactoring 2004-02-11 23:20:38 +00:00
page_header.php redirections modification : use of a HTML refresh page instead of header PHP 2004-03-31 20:43:09 +00:00
page_tail.php Minor bugs correction 2004-09-07 20:10:36 +00:00
scripts.js - Change of the picture page behavior to be able to open the full size image in a new window 2004-10-01 22:50:50 +00:00
template.php code refactoring 2004-03-29 22:40:21 +00:00
user.inc.php - checkbox for "remember me" are only shown if authorized 2004-10-06 22:48:48 +00:00