Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature 77: standard navigation link - finalized | rvelices | 2006-02-10 | 1 | -1/+1 |
| | | | | | | | | | 3 small fixes: simplified code (unnecessary $page['tab_expand']), urls in comments (at end of line nl2br issue+regex+html 4 validated) and $page['where'] correction for most_visited git-svn-id: http://piwigo.org/svn/trunk@1031 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | improve template : split theme from template itself | chrisaga | 2005-12-03 | 1 | -2/+2 |
| | | | | | | | rest of the job : template (yoga), themes (clear dark), and php to handle them git-svn-id: http://piwigo.org/svn/trunk@960 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | - report bug 206 correction and some template improvement from branch 1.5 | chrisaga | 2005-11-19 | 1 | -2/+2 |
| | | | | | | | - feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page git-svn-id: http://piwigo.org/svn/trunk@948 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | - improvement: long localized messages are in HTML files instead of $lang | plegall | 2005-09-14 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | array. This is the case of admin/help and about pages. - deletion: of unused functions (ts_to_mysqldt, is_image, TN_exists, check_date_format, date_convert, get_category_directories, get_used_metadata_list, array_remove, pwg_write_debug, get_group_restrictions, get_all_group_restrictions, is_group_allowed, style_select, deprecated_getAttribute). - new: many new contextual help pages to replace descriptions previously included in pages. - modification: reorganisation of language files. Deletion of unused language keys, alphabetical sort. No faq.lang.php anymore (replaced by help.html). Only done for en_UK.iso-8859-1. git-svn-id: http://piwigo.org/svn/trunk@862 68402e56-0260-453c-a942-63ccdbb3a9ee | ||||
* | - new : template yoga, made by yoDan, helped by chrisaga for integration | plegall | 2005-09-03 | 1 | -0/+138 |
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee |