aboutsummaryrefslogtreecommitdiffstats
path: root/include/section_init.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-14- thumbnails creation for all local sites (not only site id 1)rvelices1-5/+0
2007-02-10Replace all flat_cat by flat.rub1-8/+8
2007-02-08Issue 0000639: Force selected page on index.phprub1-13/+24
2007-02-08- correct php warnings (section_init and mass_inserts)rvelices1-20/+20
2007-02-07Issue 0000639: Force selected page on index.phprub1-2/+23
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-13/+11
2007-01-11- better code in filter.inc.php (remove unused code + filter is not resetedrvelices1-34/+15
2007-01-09feature 606: search engine spider restrictions (meta robots)rvelices1-8/+31
2007-01-08Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-1/+1
2007-01-02Issue ID 0000529 Re-Fixed.rub1-2/+2
2006-12-31Issue ID 0000529 Fixed.rub1-2/+2
2006-12-27Fix Feature Issue ID 0000608: crash when asking random images with no images ...rub1-4/+15
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-41/+130
2006-12-01- sessions are always started (even for visitors)rvelices1-4/+2
2006-11-14feature 479: when more than 3 tags selected, be able to remove one tag rvelices1-24/+2
2006-11-10git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices1-0/+2
2006-11-08- merge category_recent_cats and category_subcats into category_cats (a lot rvelices1-3/+3
2006-08-15feature 519: quick search (first version)rvelices1-4/+4
2006-07-26feature 169: each category can have its own image orderrvelices1-0/+5
2006-06-19bug 418: navigation bar in picture.php to the root of special categoriesrvelices1-4/+8
2006-05-09merge -r1305 from branch-1_6 to trunkrvelices1-1/+4
2006-04-28merge -r1287 from branch-1_6 to trunkrvelices1-1/+5
2006-04-21merge r1228 from branch-1_6 into trunkrvelices1-1/+1
2006-04-06improvement: urls for tags can contain now only the tag or the id and tagrvelices1-38/+48
2006-04-05image sort order for tagsrvelices1-10/+6
2006-04-04fix: sql query erros when: no items for the selected tag, search returnsrvelices1-8/+16
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-16/+101
2006-03-30fix: image_order cookie path fixed for url rewritingrvelices1-1/+2
2006-03-28moved category.php to index.phprvelices1-13/+19
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-7/+15
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-15/+48
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-145/+156
2006-03-17URL rewrite for chronology: uses $page['chronology'] and rvelices1-25/+37
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-165/+285
2006-02-23new calendar completely integratedrvelices1-99/+42
2006-02-20calendar redesign: step 1rvelices1-4/+10
2006-02-14feature 251: Rating For Anonymous usersrvelices1-1/+1
2006-02-12improvement: $page['where'] string replaced by $page['items'].plegall1-0/+400