aboutsummaryrefslogtreecommitdiffstats
path: root/include/section_init.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - an optimization of a Mysql query for tags (oddly but it's faster)rvelices2008-04-041-6/+4
* Replace old use of $lang by l10n function.rub2008-01-301-8/+8
* Merge from branch-1_7: 2174patdenice2007-11-291-1/+2
* - quick search optimizations (less queries)rvelices2007-10-161-0/+4
* - fix plugin menu link broken with xamp (realpath behaves differently)rvelices2007-10-121-1/+6
* - render_category_description and render_category_literal_description events ...rvelices2007-10-021-6/+11
* correct bug on one of my previous commits (flat for picture page)rvelices2007-05-021-1/+1
* category image order not correctrvelices2007-04-271-2/+2
* put some code from the huge section_init to 2 functionsrvelices2007-04-261-205/+9
* merge r1955 from branch-1_7 to trunk:rvelices2007-04-131-2/+12
* merge revisions 1938 and 1949 from branch-1_7 to trunk:rvelices2007-04-091-1/+1
* - plugin administration: small fix during activation phaservelices2007-03-081-0/+3
* 0000662: Recent elements don't use sometimes time and not truncated datetimerub2007-03-071-2/+3
* feature 657: permalinks for categoriesrvelices2007-02-281-5/+68
* - refactoring page['category'] before 1.7 releaservelices2007-02-271-15/+8
* Plugins:rvelices2007-02-231-31/+8
* - feature 642: display both subcategory thumbnails and element thumbnails (if arvelices2007-02-151-53/+15
* - thumbnails creation for all local sites (not only site id 1)rvelices2007-02-141-5/+0
* Replace all flat_cat by flat.rub2007-02-101-8/+8
* Issue 0000639: Force selected page on index.phprub2007-02-081-13/+24
* - correct php warnings (section_init and mass_inserts)rvelices2007-02-081-20/+20
* Issue 0000639: Force selected page on index.phprub2007-02-071-2/+23
* There are no filter enabled if filter configuration is empty (no icon, no fun...rub2007-01-151-13/+11
* - better code in filter.inc.php (remove unused code + filter is not resetedrvelices2007-01-111-34/+15
* feature 606: search engine spider restrictions (meta robots)rvelices2007-01-091-8/+31
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2007-01-081-1/+1
* Issue ID 0000529 Re-Fixed.rub2007-01-021-2/+2
* Issue ID 0000529 Fixed.rub2006-12-311-2/+2
* Fix Feature Issue ID 0000608: crash when asking random images with no images ...rub2006-12-271-4/+15
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-41/+130
* - sessions are always started (even for visitors)rvelices2006-12-011-4/+2
* feature 479: when more than 3 tags selected, be able to remove one tag rvelices2006-11-141-24/+2
* git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices2006-11-101-0/+2
* - merge category_recent_cats and category_subcats into category_cats (a lot rvelices2006-11-081-3/+3
* feature 519: quick search (first version)rvelices2006-08-151-4/+4
* feature 169: each category can have its own image orderrvelices2006-07-261-0/+5
* bug 418: navigation bar in picture.php to the root of special categoriesrvelices2006-06-191-4/+8
* merge -r1305 from branch-1_6 to trunkrvelices2006-05-091-1/+4
* merge -r1287 from branch-1_6 to trunkrvelices2006-04-281-1/+5
* merge r1228 from branch-1_6 into trunkrvelices2006-04-211-1/+1
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-061-38/+48
* image sort order for tagsrvelices2006-04-051-10/+6
* fix: sql query erros when: no items for the selected tag, search returnsrvelices2006-04-041-8/+16
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-16/+101
* fix: image_order cookie path fixed for url rewritingrvelices2006-03-301-1/+2
* moved category.php to index.phprvelices2006-03-281-13/+19
* URL rewrite: 3 options in the config file define behaviour (question mark rvelices2006-03-231-7/+15
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-15/+48
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-145/+156