aboutsummaryrefslogtreecommitdiffstats
path: root/category.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-01-24add link to the start pagez0rglub1-0/+1
git-svn-id: http://piwigo.org/svn/branches/release-1_3@314 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-21Php warnings correctionz0rglub1-2/+2
git-svn-id: http://piwigo.org/svn/branches/release-1_3@311 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-18Php warning correctionz0rglub1-2/+2
git-svn-id: http://piwigo.org/svn/branches/release-1_3@292 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-18Conformity with the XHTML 1.0 transitional standardgweltas1-12/+14
Creation of the following files : - template/default/header.php and template/default/footer.php to ensure a common standard - default.css to be CSS valid Obsolescence of the following files : - template/default/theme/conf.php - template/default/style.inc.php Custom galleries should reflect those changes. git-svn-id: http://piwigo.org/svn/branches/release-1_3@290 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-17 - reformating gweltas coding style :-) (so easy to do with emacs)z0rglub1-18/+22
- due to a too much restrictive (preventing warning) test, when no category was selected, it didn't show random pictures from sub-categories git-svn-id: http://piwigo.org/svn/branches/release-1_3@286 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-15Corretion of PHP warningsgweltas1-10/+11
git-svn-id: http://piwigo.org/svn/branches/release-1_3@279 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-12Minor corrections of PHP warningsgweltas1-2/+2
git-svn-id: http://piwigo.org/svn/branches/release-1_3@276 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-11Corrections de quelques warnings php.gweltas1-11/+15
git-svn-id: http://piwigo.org/svn/branches/release-1_3@274 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-01-03 - use function get_user_plain_structure, create_user_structurez0rglub1-34/+33
- using categories.uppercats instead of the calculated structure - improving queries to retrieve pictures to display git-svn-id: http://piwigo.org/svn/branches/release-1_3@252 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-11All parent categories of the displayed category are expanded in the menuz0rglub1-0/+11
git-svn-id: http://piwigo.org/svn/trunk@193 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Enable the use of another $lang item for "login" link in the menu.z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@175 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-04Adding a page for non admin to see last users commentsz0rglub1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@166 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20If informations (filesize,width,height) are not given in the database aboutz0rglub1-5/+1
a picture, they can be found with the file itself git-svn-id: http://piwigo.org/svn/trunk@148 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19- A category can have its representative picturez0rglub1-7/+17
- Use the plain structure instead of the get_cat_info for retrieving the last date of a category git-svn-id: http://piwigo.org/svn/trunk@134 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-17Internationalization of the "comments" for the number of comments under eachz0rglub1-1/+2
picture. git-svn-id: http://piwigo.org/svn/trunk@128 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15When we use thumbnails for exploring sub-categories, the categories in thez0rglub1-0/+4
left menu open with a difference of 1 page git-svn-id: http://piwigo.org/svn/trunk@120 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05Correcting a bug in special categories (favorites, most seen, mostz0rglub1-4/+5
recent... non numeric categories) : when a picture is linked to more than one category, it's only displayed once. git-svn-id: http://piwigo.org/svn/trunk@64 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-30Multi categories for the same picturez0rglub1-31/+18
git-svn-id: http://piwigo.org/svn/trunk@61 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-08-24improve the header of each filez0rglub1-2/+4
git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-27optional cookie identificationz0rglub1-1/+12
git-svn-id: http://piwigo.org/svn/trunk@45 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-25Adding support of independant uploadable categoriesz0rglub1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@38 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-25Deleting debug messagesz0rglub1-10/+0
git-svn-id: http://piwigo.org/svn/trunk@37 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-07-21*** empty log message ***z0rglub1-72/+66
git-svn-id: http://piwigo.org/svn/trunk@26 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27*** empty log message ***z0rglub1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@20 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-27*** empty log message ***z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@19 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-25search improvedz0rglub1-33/+36
git-svn-id: http://piwigo.org/svn/trunk@17 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-21*** empty log message ***z0rglub1-63/+32
git-svn-id: http://piwigo.org/svn/trunk@16 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-18*** empty log message ***z0rglub1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@14 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-17*** empty log message ***z0rglub1-6/+6
git-svn-id: http://piwigo.org/svn/trunk@10 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-132003.05.13 user_add and user_modify addedz0rglub1-5/+6
git-svn-id: http://piwigo.org/svn/trunk@9 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-10*** empty log message ***z0rglub1-5/+6
git-svn-id: http://piwigo.org/svn/trunk@7 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-05-09Initial revisionz0rglub1-0/+499
git-svn-id: http://piwigo.org/svn/trunk@2 68402e56-0260-453c-a942-63ccdbb3a9ee