aboutsummaryrefslogtreecommitdiffstats
path: root/include/category_default.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-04Remove "TODO" on picture display showed on the caddie...rub1-8/+1
2007-02-27Missing one change flat_hint to mode_flat_hintrub1-5/+2
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-1/+1
2007-02-26Remove $conf['show_nb_hits'] condition witch can hide $conf['user_nb_hits'] c...rub1-5/+3
2007-01-30Issue 0000614: Display hits under thumbnails like comments countervdigital1-2/+12
2007-01-28Issue 0000614: Display hits under thumbnails like comments countervdigital1-0/+8
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-9/+3
2006-12-13Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-1/+1
2006-12-10Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-2/+8
2006-11-07- deprecated get_thumbnail_src (still there for compatibility). use rather rvelices1-5/+11
2006-06-24feature 434: split thumbnails in template so customization could be easyerchrisaga1-0/+2
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-1/+1
2006-03-25-new : add a 'CLASS' element in 'thumbnails.line.thumbnail' array to store a ...chrisaga1-2/+4
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-1/+2
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-1/+1
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-43/+15
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-17/+34
2006-02-24fix: remove all php warnings and noticesrvelices1-13/+15
2006-02-23modification: DAY() MySQL function replaced by DAYOFMONTH() to improveplegall1-13/+16
2006-02-20calendar redesign: step 1rvelices1-2/+10
2006-02-12improvement: $page['where'] string replaced by $page['items'].plegall1-18/+30
2006-01-27improvement: got rid of num= _GET param in category.php (use only start=) sorvelices1-1/+6
2006-01-15Improve security of sessions: nikrou1-1/+1
2005-07-17- new configuration parameter : hide thumbnail captions on main page withplegall1-25/+28
2005-03-26- "add to caddie" link is visible only when categories containsplegall1-2/+7
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-10/+2
2004-11-25New ergonomic form for search queries.gweltas1-1/+1
2004-11-16- images.path column added to reduce database accessplegall1-4/+2
2004-11-15category random replaced by a more generic category : list. You give a listplegall1-0/+4
2004-11-13- admin/cat_options page added : manage options for the whole categoriesplegall1-1/+3
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-2/+2
2004-10-23- refactoring of comments.phpz0rglub1-23/+5
2004-10-23use of PHPWG_ROOT_PATH constant instead of './'z0rglub1-1/+2
2004-09-18- new version of create_file_listing.php for future 1.4 branchz0rglub1-7/+2
2004-09-01- new special category : random picturesz0rglub1-2/+10
2004-08-31if category is best_rated : displays the average rate of the element beforez0rglub1-1/+5
2004-08-16bug correction : in case of filesize metadata not registered into database,z0rglub1-1/+1
2004-08-05non picture files managementz0rglub1-3/+12
2004-07-26use new search URL variablez0rglub1-1/+1
2004-06-25initial revisionz0rglub1-0/+145