aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix language key in template/menubar_tags.tplrvelices2010-05-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6243 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1637: make the privacy level the same everywher, use "who can see this ↵plegall2010-04-301-4/+2
| | | | | | | | photo?" instead of "minimum privacy level". git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rollback revision 5923patdenice2010-04-293-13/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice2010-04-291-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1484: prevent XSS vulnerability, encode url.plegall2010-04-292-2/+2
| | | | | | | improvement: no need to transmit the REQUEST_URI from PHP, Smarty already knows it. git-svn-id: http://piwigo.org/svn/trunk@5990 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1484: after a "quick connect" you are correctly redirect to the same page.plegall2010-04-281-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5986 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some errors in generated htmlnikrou2010-04-201-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix display of thumbnail in IE8 (replaced conditional css includes as it ↵rvelices2010-04-193-14/+13
| | | | | | | | was in version 2.0) - remove local_head.tpl for default theme (avoid loading another file on every page hit - put the content of local_head.tpl in header.tpl) git-svn-id: http://piwigo.org/svn/trunk@5923 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1617 fixed : help page is displayed in current theme in public or admin ↵nikrou2010-04-181-0/+12
| | | | | | pages git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
* the picture stop_slideshow.png is never displayed : so the icon is deletedflop252010-04-161-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5876 68402e56-0260-453c-a942-63ccdbb3a9ee
* the picture stop_slideshow.png is never displayed because the code to stop ↵flop252010-04-161-3/+0
| | | | | | the slideshow is in slideshow.tpl : so the code in picture.tpl is deleted git-svn-id: http://piwigo.org/svn/trunk@5875 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1601: improve error feedback on multiple upload : use jGrowl jQueryplegall2010-04-141-0/+9
| | | | | | plugin to display individual state for each uploaded file. git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
* feqture 1583 : show related tags block also when browsing non tag sectionsrvelices2010-04-101-3/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5752 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix IE menubar_tags.tpl display + move style to cssrvelices2010-04-082-5/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5722 68402e56-0260-453c-a942-63ccdbb3a9ee
* add a true label on tag link title "%d images" instead of just "%d" on tags.phpplegall2010-04-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5709 68402e56-0260-453c-a942-63ccdbb3a9ee
* nicer "remove tag" icon (works nice with clear core theme, works correctlyplegall2010-04-081-0/+0
| | | | | | with dark core theme). This icon is less visible, on purpose. git-svn-id: http://piwigo.org/svn/trunk@5708 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1584: for the tagLevel font size to have the correct font size on Sylviaplegall2010-04-081-5/+5
| | | | | | core theme. git-svn-id: http://piwigo.org/svn/trunk@5704 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1583: replace add_tag.png icon by a simple "+" character in theplegall2010-04-082-6/+4
| | | | | | | "related tags" block. Only keep one link for each tag in the "related tags" block. git-svn-id: http://piwigo.org/svn/trunk@5703 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve default icons for caddie, rating, favoritesplegall2010-04-075-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5700 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some issues on NBM: move css rules to mail body if it's possible.patdenice2010-04-075-31/+1
| | | | | | Remove fieldset on available plugins page. git-svn-id: http://piwigo.org/svn/trunk@5695 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1580 - remove some hard coded markup (move them to the template)grum2010-04-051-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5682 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-014-4/+4
| | | | | | | | | | key conversion. Remove some language keys that are really obsolete. I've updated the script to convert language files to 2.1, I will apply "obsolete keys removal" process in a 2nd step on other languages. git-svn-id: http://piwigo.org/svn/trunk@5559 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-014-10/+10
| | | | | | key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1559: remove "standard deviation" in rating.plegall2010-03-311-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Load local head after theme.css.patdenice2010-03-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5454 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 1521 : picture.tpl updated to avoid double home link, picture.php ↵laurent.duretz2010-03-291-2/+1
| | | | | | updated because tpl update, functions_html.inc.php updated to work with question_mark_in_urls = false git-svn-id: http://piwigo.org/svn/trunk@5451 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Remove "Reset to default" button if user can't cutomize his ↵patdenice2010-03-241-0/+2
| | | | | | galllery. git-svn-id: http://piwigo.org/svn/trunk@5330 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: admincan activate/deactivate user customization.patdenice2010-03-241-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Bug corrected on favorite option and navigation bar.patdenice2010-03-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5305 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Allow activation or deactivation of download icon.patdenice2010-03-241-2/+20
| | | | | | Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix problem with white space in language keysnikrou2010-03-232-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed missing keys in nbmnikrou2010-03-232-12/+12
| | | | | | replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Change "General" by "Options" in Configuration menu.patdenice2010-03-232-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Change "Default Display" tab by "Guest Settings" tab. Add display tab in Configuration/Option menu. Allow to activate/deactivate a lot of display features: On main page: # Display only recently posted images # Sort order # Display all elements in all sub-categories # Display a calendar by posted date # Display a calendar by creation date # Slideshow On photo page: # Show file metadata # slideshow # Add this image to your favorites # Navigation Bar # Navigation Thumbnails git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the language keys used end with a whitespace, but it was removedplegall2010-03-233-3/+3
| | | | | | in the language file. git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing key translations for nbm and c13ynikrou2010-03-234-27/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1529: display tags in columns for search.php or admin/tags.plegall2010-03-221-1/+3
| | | | | | | Needs to be verified on Internet Explorer, even if the display:inline-block method is already used for thumbnails display. git-svn-id: http://piwigo.org/svn/trunk@5255 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the "forgot password" and "register" in identification icon bar, theseplegall2010-03-221-4/+0
| | | | | | actions are already below the "Submit" button on the very same page. git-svn-id: http://piwigo.org/svn/trunk@5252 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1528: update the about page content (FR/EN only currently).plegall2010-03-222-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1505: bug fixed, the password was not replaced by starsplegall2010-03-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5245 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: 'page generated in' had been automatically replacedplegall2010-03-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5244 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1505: improvement, ability to browse the empty gallery. The "no photoplegall2010-03-221-2/+8
| | | | | | yet" feature can be deactivated at session level. git-svn-id: http://piwigo.org/svn/trunk@5241 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1505: improvement, when there is no photo yet in the gallery, firstplegall2010-03-221-2/+51
| | | | | | | | | | shows a connection box (and only this), then if the user is an admin shows the "Hello %s, your gallery is empty...". I've also added the ability to deactivate this message. Only an admin can deactivate it. git-svn-id: http://piwigo.org/svn/trunk@5240 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some language keys problemsnikrou2010-03-202-3/+3
| | | | | | Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase copyright year to 2010plegall2010-03-199-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: replace the theme.name by theme.id for theme.css loadplegall2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix language keys problemsrvelices2010-03-189-15/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@5178 68402e56-0260-453c-a942-63ccdbb3a9ee
* - allow template class to be instantiated with an empty theme (in plugins ↵rvelices2010-03-181-1/+2
| | | | | | | | | for example) - local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists) - renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing) git-svn-id: http://piwigo.org/svn/trunk@5177 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix mistypping for home page icon (Home.png instead of home.png)nikrou2010-03-1711-11/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@5164 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1505: when there is no photo yet in the gallery, displays a big andplegall2010-03-141-0/+64
| | | | | | obvious message, guiding to the Administration>Images>Add page. git-svn-id: http://piwigo.org/svn/trunk@5138 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1502: merge multiple css files into theme.css in default theme.patdenice2010-03-139-872/+850
| | | | git-svn-id: http://piwigo.org/svn/trunk@5129 68402e56-0260-453c-a942-63ccdbb3a9ee