aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-15Replace some $lang by l10nrub1-5/+4
2007-03-09plugins only:rvelices1-17/+17
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-3/+3
2007-02-20New: non picture files are now logged in history when downloaded. Theplegall1-1/+1
2007-02-19web service: added method to query search elementsrvelices1-1/+1
2007-02-16- adviser mode: added check on admin profile page and removed 2 read-only TAG...rvelices1-28/+9
2007-02-15Code refactoring.plegall1-25/+31
2007-02-15- feature 642: display both subcategory thumbnails and element thumbnails (if arvelices1-1/+1
2007-02-09- added plugin action loc_end_picturervelices1-34/+26
2007-02-07Feature 638 added: "Fixed navigation bar" extension integration.plegall1-31/+59
2007-01-17Issue 0000622: Optional light slideshow vdigital1-1/+18
2007-01-16Modification: new data model for history, more compact, more efficient. Aplegall1-1/+1
2007-01-11- better code in filter.inc.php (remove unused code + filter is not resetedrvelices1-1/+1
2007-01-09feature 606: search engine spider restrictions (meta robots)rvelices1-2/+7
2006-12-28Fix Feature Issue ID 0000585.rub1-1/+1
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-1/+9
2006-12-02improve page header : slightly prettier title and chrisaga1-1/+7
2006-11-17- plugins can have full control over the path/url of the element/image/rvelices1-53/+18
2006-11-07- deprecated get_thumbnail_src (still there for compatibility). use rather rvelices1-11/+5
2006-11-01plugins last modifications + events are triggered now from picture.phprvelices1-109/+148
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-8/+8
2006-04-28merge -r1287 from branch-1_6 to trunkrvelices1-1/+2
2006-04-28merge -r1285 in from branch-1_6 to trunkrvelices1-1/+2
2006-04-21Issue ID 0000346:rub1-0/+3
2006-04-08merge -r1134 from branches/branch-1_6 into trunkrvelices1-3/+3
2006-04-05improvement: on picture.php, show title calculated inplegall1-14/+3
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-15/+33
2006-03-28fix: php 5 errors and warningsrvelices1-3/+5
2006-03-27improvement issue 0000127&0000301:rub1-6/+3
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-8/+22
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-14/+9
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-42/+43
2006-03-17URL rewrite for chronology: uses $page['chronology'] and rvelices1-72/+69
2006-03-16Step 7 improvement issue 0000301:rub1-2/+5
2006-03-16bug fixed: create_navigation_bar take into account clean URL if requested.plegall1-109/+2
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-694/+365
2006-03-13Step 1 improvement issue 0000127:rub1-2/+2
2006-03-09Step 2 improvement issue 0000301:rub1-0/+5
2006-03-08Step 1 improvement issue 0000301:rub1-9/+9
2006-02-28calendar improvements: week on weekly list starts on Monday,rvelices1-31/+31
2006-02-24calendar: added posted/created chronologyrvelices1-19/+5
2006-02-24fix: remove all php warnings and noticesrvelices1-15/+22
2006-02-23fix: permissioning not working (2 bugs)rvelices1-2/+2
2006-02-23new calendar completely integratedrvelices1-25/+33
2006-02-17fix: remote site decodes html entities from xml and addslashesrvelices1-3/+1
2006-02-15feature 288: manage rates for administratorsrvelices1-2/+2
2006-02-14feature 251: Rating For Anonymous usersrvelices1-117/+203
2006-02-12improvement: $page['where'] string replaced by $page['items'].plegall1-119/+106
2006-02-08- remake of Remote sites and Synchronize: rvelices1-14/+4
2006-02-01feature 280: Allow visitors/users to choose image ordering inside a categoryrvelices1-34/+39