aboutsummaryrefslogtreecommitdiffstats
path: root/template (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-08fix display of menubar tag cloud with IE8 (it was overflowing to the right ↵rvelices1-2/+1
outside the menubar) git-svn-id: http://piwigo.org/svn/branches/2.0@3545 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-07merge r3537 from trunkrvelices1-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
2009-05-06IE8 compatibilityddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@3272 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-26merge -c3257 from trunk to branch 2.0rub1-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
2009-04-26merge -c3255 from trunk to branch 2.0rub2-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
2009-03-13bug 926 fixed: change links to piwigo.org so that they go to existing URLs.plegall1-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
2009-02-14merge 3145-3146 from trunkrvelices2-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
2009-02-13merge r3136 from trunkrvelices1-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
2009-02-04merge 3120 from trunkrvelices3-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
2009-01-17merge r3086 from trunk to branch 2.0plegall1-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
2009-01-17Title harmonization in the scope of Piwigo website integration.vdigital1-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
2009-01-07- External links are following the Graphic Chart (class="external")vdigital2-2/+11
git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Administration: happy new year 2009, all PHP headers updated.plegall21-21/+21
git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-03- $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2-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
2008-12-30- Change the title logic for a better index in Google imagesvdigital2-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
2008-12-23- Japanese flagvdigital1-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
2008-12-22- theHeader (10 points): 10px morevdigital1-2/+2
git-svn-id: http://piwigo.org/svn/branches/2.0@3015 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- datePicker calendar to be re-chartered (roma).vdigital1-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
2008-12-20tags_listvdigital1-0/+3
Borders are the wrong colour. git-svn-id: http://piwigo.org/svn/branches/2.0@3004 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16Border removal in mails on thumbnails (2). Need further tests.vdigital1-1/+4
git-svn-id: http://piwigo.org/svn/branches/2.0@2994 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16Border removal in mailsvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2992 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16#ff3300 replacement by #ff3333vdigital1-2/+2
git-svn-id: http://piwigo.org/svn/branches/2.0@2990 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Sylvia mailing template : Need to be tested ...vdigital3-12/+12
git-svn-id: http://piwigo.org/svn/branches/2.0@2988 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Your coral is not the right colour code (to be confirmed)vdigital1-3/+3
git-svn-id: http://piwigo.org/svn/branches/2.0@2986 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15comments.phpvdigital1-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
2008-12-15Fieldset background removalvdigital2-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
2008-12-14- errors.png is still old icon versionvdigital2-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2980 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14- "First | Previous | 1 2 | Next | Last" :vdigital1-0/+3
- text-color = #666 (now #999) git-svn-id: http://piwigo.org/svn/branches/2.0@2978 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14It is not visible enough. Please, have just the text-color in #999.vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2974 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11- calendar by posted datevdigital1-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
2008-12-11- Quicksearch and Links reviewvdigital1-4/+10
git-svn-id: http://piwigo.org/svn/branches/2.0@2966 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-10- Temporary change on fieldset backgroundvdigital1-1/+2
git-svn-id: http://piwigo.org/svn/branches/2.0@2965 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07page Picturevdigital1-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
2008-12-06- error message : #FF3333 (now #FF3300)vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2929 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06- "register" and "lost password" icons are in bad shape in menu...vdigital1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2927 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06Categories > Upload a picturevdigital1-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
2008-11-25Minor: Changes for IE6 better support (even if it is still very poor).vdigital1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2908 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-24merge -c2906 from trunk to branch 2.0.patdenice1-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
2008-11-24Recent Stripy's icons and adapted css (tested under IE7 and FF3).vdigital2-1/+2
git-svn-id: http://piwigo.org/svn/branches/2.0@2904 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23merge -c2902 from trunk to branch 2.0.patdenice1-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
2008-11-21Sylvia notes are similar to msgs (with transparent white grid)vdigital1-10/+11
git-svn-id: http://piwigo.org/svn/branches/2.0@2898 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21merge -c2894 from trunk to branch 2.0vdigital1-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
2008-11-19Colored scrollbar in theme-ie.css (for IE)vdigital2-3/+3
git-svn-id: http://piwigo.org/svn/branches/2.0@2888 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19merge -c2884 from trunk to branch 2.0.patdenice3-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
2008-11-07New: Extend of available fields within a category page for a ↵vdigital1-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
2008-11-06- remove some unnecessary modifiers from template - it should be somehow ↵rvelices3-3/+3
faster (arguably though) git-svn-id: http://piwigo.org/svn/branches/2.0@2831 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-04- removed some unused constants from constants.phprvelices3-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
2008-10-28menu item "quicksearch" will be displayed only if a $block->data is set (likegrum1-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
2008-10-23Format Sylvia theme.cssvdigital2-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
2008-10-21Merge from trunk 2787:patdenice1-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