aboutsummaryrefslogtreecommitdiffstats
path: root/include/category_default.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove "TODO" on picture display showed on the caddie...rub2007-03-041-8/+1
* Missing one change flat_hint to mode_flat_hintrub2007-02-271-5/+2
* - refactoring page['category'] before 1.7 releaservelices2007-02-271-1/+1
* Remove $conf['show_nb_hits'] condition witch can hide $conf['user_nb_hits'] c...rub2007-02-261-5/+3
* Issue 0000614: Display hits under thumbnails like comments countervdigital2007-01-301-2/+12
* Issue 0000614: Display hits under thumbnails like comments countervdigital2007-01-281-0/+8
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-9/+3
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-131-1/+1
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-101-2/+8
* - deprecated get_thumbnail_src (still there for compatibility). use rather rvelices2006-11-071-5/+11
* feature 434: split thumbnails in template so customization could be easyerchrisaga2006-06-241-0/+2
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-1/+1
* -new : add a 'CLASS' element in 'thumbnails.line.thumbnail' array to store a ...chrisaga2006-03-251-2/+4
* URL rewrite: 3 options in the config file define behaviour (question mark rvelices2006-03-231-1/+2
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-1/+1
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-43/+15
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-17/+34
* fix: remove all php warnings and noticesrvelices2006-02-241-13/+15
* modification: DAY() MySQL function replaced by DAYOFMONTH() to improveplegall2006-02-231-13/+16
* calendar redesign: step 1rvelices2006-02-201-2/+10
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-121-18/+30
* improvement: got rid of num= _GET param in category.php (use only start=) sorvelices2006-01-271-1/+6
* Improve security of sessions: nikrou2006-01-151-1/+1
* - new configuration parameter : hide thumbnail captions on main page withplegall2005-07-171-25/+28
* - "add to caddie" link is visible only when categories containsplegall2005-03-261-2/+7
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - on picture.php, related categories under the element are displayed inplegall2004-12-051-10/+2
* New ergonomic form for search queries.gweltas2004-11-251-1/+1
* - images.path column added to reduce database accessplegall2004-11-161-4/+2
* category random replaced by a more generic category : list. You give a listplegall2004-11-151-0/+4
* - admin/cat_options page added : manage options for the whole categoriesplegall2004-11-131-1/+3
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-2/+2
* - refactoring of comments.phpz0rglub2004-10-231-23/+5
* use of PHPWG_ROOT_PATH constant instead of './'z0rglub2004-10-231-1/+2
* - new version of create_file_listing.php for future 1.4 branchz0rglub2004-09-181-7/+2
* - new special category : random picturesz0rglub2004-09-011-2/+10
* if category is best_rated : displays the average rate of the element beforez0rglub2004-08-311-1/+5
* bug correction : in case of filesize metadata not registered into database,z0rglub2004-08-161-1/+1
* non picture files managementz0rglub2004-08-051-3/+12
* use new search URL variablez0rglub2004-07-261-1/+1
* initial revisionz0rglub2004-06-251-0/+145