aboutsummaryrefslogtreecommitdiffstats
path: root/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix display of menubar tag cloud with IE8 (it was overflowing to the right ↵rvelices2009-07-081-2/+1
| | | | | | outside the menubar) git-svn-id: http://piwigo.org/svn/branches/2.0@3545 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3537 from trunkrvelices2009-07-071-1/+1
| | | | | | bug 1029 IE8 : rating system is gone - correction of javascript git-svn-id: http://piwigo.org/svn/branches/2.0@3538 68402e56-0260-453c-a942-63ccdbb3a9ee
* IE8 compatibilityddtddt2009-05-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3272 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3257 from trunk to branch 2.0rub2009-04-261-1/+1
| | | | | | Rollback "Missing <ul> on NBM" in order to dd <ul> on feed too. git-svn-id: http://piwigo.org/svn/branches/2.0@3258 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3255 from trunk to branch 2.0rub2009-04-262-1/+1
| | | | | | | | | | | Missing <ul> on NBM merge -c3254 from trunk to branch 2.0 Remove icon not used on public part. git-svn-id: http://piwigo.org/svn/branches/2.0@3256 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall2009-03-131-1/+1
| | | | | | | new: if the current language is french, the links go to fr.piwigo.org insted. git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3145-3146 from trunkrvelices2009-02-142-2/+2
| | | | | | | | | | Last (I hope) paranoic optims ... - move get_uysername and get_groupname from public to admin/functions.inc.php - optim in index.php - tags.tpl does not need smarty modifier included - move func get_comment_post_key from functions_comment to functions (avoid extra inclusion every time on picture page) git-svn-id: http://piwigo.org/svn/branches/2.0@3147 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3136 from trunkrvelices2009-02-131-2/+0
| | | | | | | | - moved check upgrade feed code to admin/include/functions_upgrade.php - refactored some code (shorter and somehow faster - but nothing revolutionary) - decrease lost space in permalinks.tpl and hard coded column width (was illisible) git-svn-id: http://piwigo.org/svn/branches/2.0@3137 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3120 from trunkrvelices2009-02-043-13/+13
| | | | | | | | | | optimizations (php only) - removed unnecessary call to array_unique in get_image_ids_for_tags - put back in smarty exec time counting (debug mode) for each included template - prefix some smarty modifiers with @ in some templates - do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier git-svn-id: http://piwigo.org/svn/branches/2.0@3121 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3086 from trunk to branch 2.0plegall2009-01-171-0/+0
| | | | | | | Sylvia_top-left-bg.jpg : pinkTree = same design, shaper image git-svn-id: http://piwigo.org/svn/branches/2.0@3093 68402e56-0260-453c-a942-63ccdbb3a9ee
* Title harmonization in the scope of Piwigo website integration.vdigital2009-01-171-1/+3
| | | | | | | | | | $conf['reverse_home_title'] is false by default. On reverse_home_title = true, only index page will reverse its title. Compare to prior releases all titles are reversed. git-svn-id: http://piwigo.org/svn/branches/2.0@3090 68402e56-0260-453c-a942-63ccdbb3a9ee
* - External links are following the Graphic Chart (class="external")vdigital2009-01-072-2/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-0421-21/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* - $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2009-01-032-4/+18
| | | | | | | | | Meta tags for description, author, and keywords are generated, except if meta robots "noindex" is forced (with some pages like search, recent cats, etc.). In addition, $conf['meta_ref'] = false is forcing "noindex, nofollow". git-svn-id: http://piwigo.org/svn/branches/2.0@3040 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Change the title logic for a better index in Google imagesvdigital2008-12-302-2/+5
| | | | | | (It was already done but it should be improved). git-svn-id: http://piwigo.org/svn/branches/2.0@3031 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Japanese flagvdigital2008-12-231-0/+5
| | | | | | | - <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) git-svn-id: http://piwigo.org/svn/branches/2.0@3017 68402e56-0260-453c-a942-63ccdbb3a9ee
* - theHeader (10 points): 10px morevdigital2008-12-221-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3015 68402e56-0260-453c-a942-63ccdbb3a9ee
* - datePicker calendar to be re-chartered (roma).vdigital2008-12-221-0/+4
| | | | | | | - Identification > Notification : Translation review - Header with no header (Sylvia only). git-svn-id: http://piwigo.org/svn/branches/2.0@3013 68402e56-0260-453c-a942-63ccdbb3a9ee
* tags_listvdigital2008-12-201-0/+3
| | | | | | Borders are the wrong colour. git-svn-id: http://piwigo.org/svn/branches/2.0@3004 68402e56-0260-453c-a942-63ccdbb3a9ee
* Border removal in mails on thumbnails (2). Need further tests.vdigital2008-12-161-1/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2994 68402e56-0260-453c-a942-63ccdbb3a9ee
* Border removal in mailsvdigital2008-12-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2992 68402e56-0260-453c-a942-63ccdbb3a9ee
* #ff3300 replacement by #ff3333vdigital2008-12-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2990 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia mailing template : Need to be tested ...vdigital2008-12-153-12/+12
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2988 68402e56-0260-453c-a942-63ccdbb3a9ee
* Your coral is not the right colour code (to be confirmed)vdigital2008-12-151-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2986 68402e56-0260-453c-a942-63ccdbb3a9ee
* comments.phpvdigital2008-12-151-0/+23
| | | | | | Please, have the ancient squared boxes for each comment git-svn-id: http://piwigo.org/svn/branches/2.0@2984 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fieldset background removalvdigital2008-12-152-3/+25
| | | | | | Alternate colours of lines for each comment, AND have the "Add a comment" border (only) in orange git-svn-id: http://piwigo.org/svn/branches/2.0@2982 68402e56-0260-453c-a942-63ccdbb3a9ee
* - errors.png is still old icon versionvdigital2008-12-142-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2980 68402e56-0260-453c-a942-63ccdbb3a9ee
* - "First | Previous | 1 2 | Next | Last" :vdigital2008-12-141-0/+3
| | | | | | - text-color = #666 (now #999) git-svn-id: http://piwigo.org/svn/branches/2.0@2978 68402e56-0260-453c-a942-63ccdbb3a9ee
* It is not visible enough. Please, have just the text-color in #999.vdigital2008-12-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2974 68402e56-0260-453c-a942-63ccdbb3a9ee
* - calendar by posted datevdigital2008-12-111-0/+8
| | | | | | | | - january, feb, march (or 1,2,3) : border = #666 (now #999) (Default colors overrode) git-svn-id: http://piwigo.org/svn/branches/2.0@2968 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Quicksearch and Links reviewvdigital2008-12-111-4/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2966 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Temporary change on fieldset backgroundvdigital2008-12-101-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2965 68402e56-0260-453c-a942-63ccdbb3a9ee
* page Picturevdigital2008-12-071-1/+2
| | | | | | | - line above "comment" should be ... HR (horizontal rule) hidden - "submit" button should aligned with "author" input git-svn-id: http://piwigo.org/svn/branches/2.0@2931 68402e56-0260-453c-a942-63ccdbb3a9ee
* - error message : #FF3333 (now #FF3300)vdigital2008-12-061-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2929 68402e56-0260-453c-a942-63ccdbb3a9ee
* - "register" and "lost password" icons are in bad shape in menu...vdigital2008-12-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2927 68402e56-0260-453c-a942-63ccdbb3a9ee
* Categories > Upload a picturevdigital2008-12-061-0/+4
| | | | | | | | | - "browse" input = border #666, 1px, bg #222 (now, bg #FFFFcc) => CSS has been changed, but the result has not changed git-svn-id: http://piwigo.org/svn/branches/2.0@2925 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor: Changes for IE6 better support (even if it is still very poor).vdigital2008-11-251-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2908 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2906 from trunk to branch 2.0.patdenice2008-11-241-9/+8
| | | | | | | - Replace all #content by .content in Sylvia theme.css. - In LocalFiles Editor, show error message when creating new template file with empty filename. git-svn-id: http://piwigo.org/svn/branches/2.0@2907 68402e56-0260-453c-a942-63ccdbb3a9ee
* Recent Stripy's icons and adapted css (tested under IE7 and FF3).vdigital2008-11-242-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2904 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2902 from trunk to branch 2.0.patdenice2008-11-231-3/+2
| | | | | | | | | - Add home and identification buttons after installation. - Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia notes are similar to msgs (with transparent white grid)vdigital2008-11-211-10/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2898 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2894 from trunk to branch 2.0vdigital2008-11-211-0/+0
| | | | | | | remove_s.png icon for tag removal (forgotten) git-svn-id: http://piwigo.org/svn/branches/2.0@2895 68402e56-0260-453c-a942-63ccdbb3a9ee
* Colored scrollbar in theme-ie.css (for IE)vdigital2008-11-192-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2888 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2884 from trunk to branch 2.0.patdenice2008-11-193-3/+6
| | | | | | | | | | - Replace some mysql_query by pwg_query function. - Add home button after upgrade.php. - Add utf8 charset for access denied message. - Replace some #content by .content in css files. - Fix menubar blocks borders with IE. git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: Extend of available fields within a category page for a ↵vdigital2008-11-071-13/+13
| | | | | | | | template-extension simple usage. Refer to topic: "Smoothgallery plugin" where no plugin is requested to do it. git-svn-id: http://piwigo.org/svn/branches/2.0@2840 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove some unnecessary modifiers from template - it should be somehow ↵rvelices2008-11-063-3/+3
| | | | | | faster (arguably though) git-svn-id: http://piwigo.org/svn/branches/2.0@2831 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed some unused constants from constants.phprvelices2008-11-043-22/+8
| | | | | | | - removed some unused css rules - removed unused code git-svn-id: http://piwigo.org/svn/branches/2.0@2823 68402e56-0260-453c-a942-63ccdbb3a9ee
* menu item "quicksearch" will be displayed only if a $block->data is set (likegrum2008-10-281-6/+8
| | | | | | | | other menu items) use of a boolean value for the "qsearch" $block->data variable (see topic #98370) git-svn-id: http://piwigo.org/svn/branches/2.0@2814 68402e56-0260-453c-a942-63ccdbb3a9ee
* Format Sylvia theme.cssvdigital2008-10-232-96/+334
| | | | | | Minor: on default-layout.css category list on search page is enlarged. git-svn-id: http://piwigo.org/svn/branches/2.0@2794 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk 2787:patdenice2008-10-211-44/+0
| | | | | | | | - Move upgrade.tpl to admin template. - Deactivate all active plugins during upgrade.php. - Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility) git-svn-id: http://piwigo.org/svn/branches/2.0@2788 68402e56-0260-453c-a942-63ccdbb3a9ee