aboutsummaryrefslogtreecommitdiffstats
path: root/include/section_init.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-19bug 418: navigation bar in picture.php to the root of special categoriesrvelices1-4/+8
2006-05-09fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a rvelices1-1/+4
2006-04-28bug 349: Nicer display messages instead of "die" when urls cannot be rvelices1-1/+5
2006-04-21bug 345: cannot browse categories (Club Internet modified web server provides rvelices1-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