Ignore:
Timestamp:
Mar 11, 2008, 3:04:27 AM (16 years ago)
Author:
rvelices
Message:
  • remove $confsubcatify (it was my reqquest to Pierrick when plugins were not available; now it can be done through plugin)
  • optimization when show_nb_comments true (1 sql query per page instead of 1 query per element)
  • some cleanup & more standard trigger names
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/config_default.inc.php

    r2218 r2274  
    222222// name ?
    223223$conf['show_picture_name_on_title'] = true;
    224 
    225 // subcatify: display thumbnails representing a category a different way
    226 // than thumbnails representing a picture.
    227 $conf['subcatify'] = true;
    228224
    229225// display_fromto: in subcatify mode, display the date creation bounds of a
Note: See TracChangeset for help on using the changeset viewer.