aboutsummaryrefslogtreecommitdiffstats
path: root/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Previous change in defect.vdigital2008-10-111-3/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2720 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-112-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
* Merge from trunk 2716:patdenice2008-10-111-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
* Merge from trunk 2712:patdenice2008-10-111-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
* Merge from 2710:patdenice2008-10-112-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
* Comments page review. (Merge 2706)vdigital2008-10-104-36/+40
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2707 68402e56-0260-453c-a942-63ccdbb3a9ee
* jQuery Datepicker:rub2008-10-105-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
* Move filter button to menubar.tpl.patdenice2008-10-102-6/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2702 68402e56-0260-453c-a942-63ccdbb3a9ee
* - replace a preg_match with simple comparison (faster)rvelices2008-10-101-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
* - removed unused var from templatervelices2008-10-091-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
* Corrective change to svn:2674vdigital2008-10-091-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
* Sylvia theme: vdigital2008-10-093-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
* CSS Conformity (1 of n)vdigital2008-10-082-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
* Gallery side icons for Sylviavdigital2008-10-0818-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2691 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add id to date controls in order to prepare Datepickerrub2008-10-081-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2690 68402e56-0260-453c-a942-63ccdbb3a9ee
* Upload file is out of Graphic charter (Too complex to do currently).vdigital2008-10-081-2/+2
| | | | | | It may come later by a template extension. git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
* .gif rating stars in Sylvia themevdigital2008-10-081-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
* - forgotten images in commit 2674.patdenice2008-10-062-0/+0
| | | | | | - small correction in cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
* Some icons (Thanks to Stripy).vdigital2008-10-069-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
* - Don't show "home" twice on picture navbar if category is not set.patdenice2008-10-062-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
* Quickconnect : pressing "Tab+Enter" after remember was linking you to ↵vdigital2008-10-052-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
* Gallery side icons for Sylvia (simple copy from others)vdigital2008-10-052-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2665 68402e56-0260-453c-a942-63ccdbb3a9ee
* Comments list is correct (but it needs a hack for IE)vdigital2008-10-043-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2657 68402e56-0260-453c-a942-63ccdbb3a9ee
* - don't display empty <ul> if no plugins to display in specials admin menu.patdenice2008-10-041-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
* Sylvia mbTags borders recoveryvdigital2008-10-041-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@2655 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use directly $lang_info on tpl files.rub2008-10-042-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2651 68402e56-0260-453c-a942-63ccdbb3a9ee
* Gallery side icons for Sylvia (Some are missing, your browser cache could ↵vdigital2008-10-0446-2/+63
| | | | | | | | hide that). + No borders for pics in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix tag cloud display with IE6/IE7 (without additionnal css hacks)rvelices2008-10-038-51/+37
| | | | | | - collapsed several identical selectors into one git-svn-id: http://piwigo.org/svn/trunk@2648 68402e56-0260-453c-a942-63ccdbb3a9ee
* Infos is not green anymore vdigital2008-10-021-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
* Identification menu was broken.vdigital2008-10-021-3/+3
| | | | | | Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
* Random picture had double border with <p> Caption </p>.vdigital2008-10-021-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
* - the optim option conf['compiled_template_cache_language'] works betterrvelices2008-10-024-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2636 68402e56-0260-453c-a942-63ccdbb3a9ee
* Purpose of datepicker with jQuery.rub2008-10-011-0/+2
| | | | | | I will open a french topic on forum to debate of implementation and possibles changes. git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee
* - default-colors.css is imported from layout.css instead of header.tpl ↵rvelices2008-10-015-28/+27
| | | | | | | | | (smaller header + more consistent with the other imports) - removed unused rule from default-layout.css (A.button) - rating stars have a transparent background in Sylvia also git-svn-id: http://piwigo.org/svn/trunk@2630 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix bad content of NBM mail.rub2008-09-306-60/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2628 68402e56-0260-453c-a942-63ccdbb3a9ee
* Link borders removed: with Stripy agreement.vdigital2008-09-291-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
* RC1 - Last Graphic and CSS feedbackvdigital2008-09-281-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee
* Mistake wrong ligne updatedvdigital2008-09-271-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2611 68402e56-0260-453c-a942-63ccdbb3a9ee
* Outline (partly removed)vdigital2008-09-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
* buttonButterfly 2 - Last Graphic and CSS feedback (focus on buttons)vdigital2008-09-271-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@2609 68402e56-0260-453c-a942-63ccdbb3a9ee
* Butterfly 2 - Last Graphic and CSS feedbackvdigital2008-09-271-5/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2608 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin remove references to unexisting css (print.css and ↵rvelices2008-09-272-0/+0
| | | | | | | | | fix-thumbnailsie56...) - fix .errors and .infos rules background-image url pointing to non existent image - remove unused plugin_xxxx.gif from public theme git-svn-id: http://piwigo.org/svn/trunk@2607 68402e56-0260-453c-a942-63ccdbb3a9ee
* - put the privacy level change select last in the table, added title ↵rvelices2008-09-261-40/+41
| | | | | | attribute for the rating stars git-svn-id: http://piwigo.org/svn/trunk@2594 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed 3 unused rules from thumbnails.cssrvelices2008-09-264-36/+21
| | | | | | - changed default font-family to Arial,Helvetica,sans-serif because it is widely used, available on most platforms with a very good utf-8 coverage while Univers, Helvetica, Optima, "Bitstream Vera Sans" were not even all sans serif git-svn-id: http://piwigo.org/svn/trunk@2593 68402e56-0260-453c-a942-63ccdbb3a9ee
* .virtual_cat removed from public sidevdigital2008-09-244-11/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2581 68402e56-0260-453c-a942-63ccdbb3a9ee
* - user_list submit form without selected user shows javascript alert (now ↵rvelices2008-09-241-1/+3
| | | | | | | | working; previously had bad XPath selector) - put #debug css rule in Sylvia/theme.css (I removed it in my prev commit from default-layout) git-svn-id: http://piwigo.org/svn/trunk@2578 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed #debug css rule (why would we need that in default-layout?)rvelices2008-09-231-1/+1
| | | | | | | | - order by rank is not available in calendar/chronology mode - small non-functional change in functions_search.inc.php (handy for plugin) - unused variables/smaller code/unused params in func call git-svn-id: http://piwigo.org/svn/trunk@2572 68402e56-0260-453c-a942-63ccdbb3a9ee
* New ranks icon (Which is a manual ordering).vdigital2008-09-224-2/+2
| | | | | | | | | | | remove tags moved to yoga. Half round buttons and fieldset are removed on Stripy request... Permalink order has been reviewed. Bigbutton:hover mistake is repaired. Some compatibility in public interface. git-svn-id: http://piwigo.org/svn/trunk@2570 68402e56-0260-453c-a942-63ccdbb3a9ee
* Sylvia: Border lines broken on Tags block on gallery sidevdigital2008-09-211-0/+1
| | | | | | | Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link). git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee
* Index page: Scrolling start above the category when description is too long.vdigital2008-09-194-7/+19
| | | | | | | | Sql Trace in a <div> clear:both. French de-à => du-au git-svn-id: http://piwigo.org/svn/trunk@2550 68402e56-0260-453c-a942-63ccdbb3a9ee