aboutsummaryrefslogtreecommitdiffstats
path: root/template (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2008-10-190 comment is removed (Start with 1)vdigital1-2/+3
Accurate samples/my-picture.tpl... git-svn-id: http://piwigo.org/svn/branches/2.0@2779 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-19CSS 2.1 cannot be reached (14 errors left).vdigital3-10/+21
IE rule set is created (including IE hack). git-svn-id: http://piwigo.org/svn/branches/2.0@2778 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-18- added an image sort order by privacy level (admins only)rvelices1-6/+6
- fix an IE6 display issue with quick search on index page git-svn-id: http://piwigo.org/svn/branches/2.0@2769 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-17Last icons received from Stripyvdigital5-0/+0
git-svn-id: http://piwigo.org/svn/branches/2.0@2766 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16Some Input text have been enlarged in Admin (class="large")vdigital1-0/+2
Bullet points removed on comments in picture page. git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16- picture nav buttons use the get_extent modifierrvelices2-4/+4
- comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Merge from trunk 2747:patdenice1-255/+0
- Install process now looks like goto/roma. - Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Neuronal correction... Buttons colors and comment list bullets.vdigital1-3/+3
git-svn-id: http://piwigo.org/svn/branches/2.0@2745 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Resolved issue 0000893: 404 errors on ↵rub1-1/+7
template-common/lib/ui/i18n/ui.datepicker-en.js New implementation. Merge trunk 2720:2721 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2744 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- fix broken plain text mails (end of header.tpl must have one empty line to ↵rvelices4-6/+7
separate from mime headers) - fix position of flat button (recent commit changed html structure) - increase font size from 80% to 90% for thumb legends (somehow the shown text is a lot smaller than 1.7) git-svn-id: http://piwigo.org/svn/branches/2.0@2740 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14========= removedvdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.0@2737 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14Stripy buttons have been reviewed.vdigital1-1/+5
git-svn-id: http://piwigo.org/svn/branches/2.0@2736 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11jQuery autosize:rub3-0/+25
Prepare public section in order to use autosize on version after butterfly Merge trunk 2720:2721 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2723 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11Previous change in defect.vdigital1-3/+4
git-svn-id: http://piwigo.org/svn/branches/2.0@2720 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11jQuery Datepicker:rub2-1/+30
Readd resize for list of categories Use include for double select list Merge trunk 2717:2718 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2719 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11Merge from trunk 2716:patdenice1-1/+1
- Remove known_template function. - Replace it by a modifier function: get_extent. git-svn-id: http://piwigo.org/svn/branches/2.0@2717 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11Merge from trunk 2712:patdenice1-1/+1
- Add known_template function (maybe we can change function name). - Template extensions are working with menubar blocks templates. git-svn-id: http://piwigo.org/svn/branches/2.0@2713 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11Merge from 2710:patdenice2-9/+6
- Move filter button back to menubar_categories.tpl. - Add dutch plugins language. git-svn-id: http://piwigo.org/svn/branches/2.0@2711 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10Comments page review. (Merge 2706)vdigital4-36/+40
git-svn-id: http://piwigo.org/svn/branches/2.0@2707 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10jQuery Datepicker:rub5-3/+40
Move code source to template-common in order to use datepicker on version after butterfly Merge trunk 2703:2704 into branch 2.0 git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10Move filter button to menubar.tpl.patdenice2-6/+8
git-svn-id: http://piwigo.org/svn/trunk@2702 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10- replace a preg_match with simple comparison (faster)rvelices1-18/+18
- try to get rid of some JS strict warnings in FF (hope it's fixed) - template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself) git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09- removed unused var from templatervelices1-8/+0
- removed 2 unused rules from public content.css - index.php improvement (as in picture) - the log is done after sending first output to client git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09Corrective change to svn:2674vdigital1-1/+1
(Add ids to textarea (for future use with TinyMCE plugin).) id="content" is already used on many pages and a css rule is applied on. So new id is id="contentid". git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09Sylvia theme: vdigital3-2/+3
- Slideshow icon left margin 7% - Missing Pause icon. - Missing Rating stars icons. Roma: - Adjust line-height to avoid truncated line in plugin menu scroll zone git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08CSS Conformity (1 of n)vdigital2-3/+5
git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08Gallery side icons for Sylviavdigital18-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2691 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08Add id to date controls in order to prepare Datepickerrub1-8/+8
git-svn-id: http://piwigo.org/svn/trunk@2690 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08Upload file is out of Graphic charter (Too complex to do currently).vdigital1-2/+2
It may come later by a template extension. git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08.gif rating stars in Sylvia themevdigital1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06- forgotten images in commit 2674.patdenice2-0/+0
- small correction in cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06Some icons (Thanks to Stripy).vdigital9-4/+17
Small cleanup in goto/picture.css (More must come later). Notification and help pages have been reviewed. Swap rating stars in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06- Don't show "home" twice on picture navbar if category is not set.patdenice2-3/+3
- Add ids to textarea (for future use with TinyMCE plugin). - Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px. git-svn-id: http://piwigo.org/svn/trunk@2674 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Quickconnect : pressing "Tab+Enter" after remember was linking you to ↵vdigital2-3/+4
"forgotten password" instead of Submitting the current form. Adjust some backgrounds (due to CSS optimization elsewhere) and some positions. git-svn-id: http://piwigo.org/svn/trunk@2668 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Gallery side icons for Sylvia (simple copy from others)vdigital2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2665 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Comments list is correct (but it needs a hack for IE)vdigital3-0/+4
git-svn-id: http://piwigo.org/svn/trunk@2657 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- don't display empty <ul> if no plugins to display in specials admin menu.patdenice1-7/+6
- correction in plugins_list.tpl if plugins missing. - filter icon is displayed inside <dt> tags. git-svn-id: http://piwigo.org/svn/trunk@2656 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Sylvia mbTags borders recoveryvdigital1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@2655 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Use directly $lang_info on tpl files.rub2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2651 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Gallery side icons for Sylvia (Some are missing, your browser cache could ↵vdigital46-2/+63
hide that). + No borders for pics in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-03- fix tag cloud display with IE6/IE7 (without additionnal css hacks)rvelices8-51/+37
- collapsed several identical selectors into one git-svn-id: http://piwigo.org/svn/trunk@2648 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Infos is not green anymore vdigital1-0/+7
(Errors is following goto/roma even though in gallery it could be never used). ratingStars have a transparent background. git-svn-id: http://piwigo.org/svn/trunk@2642 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Identification menu was broken.vdigital1-3/+3
Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Random picture had double border with <p> Caption </p>.vdigital1-1/+1
Random caption is limited to 127 characters above and 255 below. git-svn-id: http://piwigo.org/svn/trunk@2638 68402e56-0260-453c-a942-63ccdbb3a9ee