aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-20- local.lang is loaded without fallback on default language or ↵rvelices3-34/+31
PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big) - move a function from functions.inc.php to functions_picture.inc.php (included only when necessary) - removed some css (not as much as I wanted) git-svn-id: http://piwigo.org/svn/trunk@2479 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19- ws can include php file before invoking web call methodrvelices1-17/+17
- remove "Pierrick ..." from some languages - tags - small change to avoid increasing number of urls - added a missing closedir - remove some unnecessary class names and inexisting rel attributes git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-16- optim dont include a php file if not requiredrvelices1-1/+0
- eng lang small change - remove link to unexisting admin css git-svn-id: http://piwigo.org/svn/trunk@2476 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12Admin advices can be easily extended to new advices.vdigital38-3302/+0
Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-09updating files for the Menu class (test_menu)grum1-0/+13
+ fixes "Links" translation bug updating files for the AMenuManager plugin + enhance links template updating common classes grum_plugins_classes-2 (needed for the AMenuManager plugin) + clearing the code updating the calendar_base.class.php the 'get_nav_bar_from_items' method was returning a hard coded html string now replaced by a template file (calendar_nav.tpl) git-svn-id: http://piwigo.org/svn/trunk@2469 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24- remove functions_group.inc.php (empty for some years; avoid unnecessary ↵rvelices3-38/+27
include_file) - thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests) - removed unused css git-svn-id: http://piwigo.org/svn/trunk@2456 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-22- remove admin :hover css rule (bouncing thumbnails in caddie FF)rvelices1-0/+4
- move some code from notification.php to notification.tpl - remove some unused variables from picture.php - make random.php work even if top_number is a lot (some issues solved with url length) git-svn-id: http://piwigo.org/svn/trunk@2446 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-15- image rating on picture page done through ajax (tested safari/ie 6&7/ff)rvelices2-69/+83
git-svn-id: http://piwigo.org/svn/trunk@2435 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-12- add to caddie on picture page done through ajaxrvelices1-3/+19
git-svn-id: http://piwigo.org/svn/trunk@2429 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04Bug 754 fixed for Butterfly (some languages missing)mathiasm1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@2421 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02- first use of web services as Ajax: change the privacy level directly from ↵rvelices1-1/+27
the picture page git-svn-id: http://piwigo.org/svn/trunk@2413 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01- remember me cookie security improvement (the time when the cookie was ↵rvelices3-74/+72
generated is saved and checked in range [now-remember_me_length; now] - tags improvements * pass to templates all fields in table #tags (handy for plugins such as type tags) * fix issue with tag letter when first letter is accentuated (utf-8) * tags are sorted on url_name instead of name (accentuated first letter chars are the same as without accent) * better use of columns in by letter display mode git-svn-id: http://piwigo.org/svn/trunk@2409 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-23- remove some warnings in tags.tpl (when debug template is true)rvelices2-3/+2
- remove tagletter color from default-layout.css (it should be in every theme or nowhere) git-svn-id: http://piwigo.org/svn/trunk@2396 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22Removal some references to previous admin pagesvdigital42-688/+7
New favicon git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-03admin_v2 : menuBox-top with Y shape on rightstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2389 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02admin_v2 : to have the continuous right border all along menubar (with ↵stripy1-0/+0
transparency on bottom) git-svn-id: http://piwigo.org/svn/trunk@2388 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02admin_v2 : to have the continuous right border all along menubarstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2387 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-02Stripy admin: missing pngvdigital4-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2386 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01git-svn-id: http://piwigo.org/svn/trunk@2385 ↵stripy1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01admin_v2 : bottom part of the menuBox, with the same size now than top part ↵stripy2-0/+0
!! non mais ! ;-) git-svn-id: http://piwigo.org/svn/trunk@2384 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01git-svn-id: http://piwigo.org/svn/trunk@2383 ↵stripy1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01adnim_ve : bottom part of the left menuBox (same size than top part !)stripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2382 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-01Stripy layout on Admin page (Not stable for all browsers)vdigital20-127/+123
git-svn-id: http://piwigo.org/svn/trunk@2381 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : top part of the left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2380 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : right part of the left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2379 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : left part of the left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2378 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : bottom part of the left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2377 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31git-svn-id: http://piwigo.org/svn/trunk@2376 ↵stripy1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : top part of the left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2375 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : entire left menuBoxstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2374 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : pink tree at top-left page above menustripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2373 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31git-svn-id: http://piwigo.org/svn/trunk@2372 ↵stripy2-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-31admin_v2 : pink fillet above tabs for menu barstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2369 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30git-svn-id: http://piwigo.org/svn/trunk@2368 ↵stripy1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30admin_v2 : inactive tab for menu barstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2367 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30admin_v2 : active tabstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2366 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30admin_v2 : full page screenshotstripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2365 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30git-svn-id: http://piwigo.org/svn/trunk@2364 ↵stripy1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-30admin_v2 Box for accordion admin left menustripy1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2363 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-28feature 828 added: display tags by letters. Users can switch from "cloud" toplegall4-1/+72
"letters" with a button in the top bar. git-svn-id: http://piwigo.org/svn/trunk@2362 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-23- merge r2355 from 1.7 to trunk: fix display of menubar related tags in IE7rvelices4-11/+10
- optimized sql query in permalinks - remove some unused global variable declarations - fix bug in admin/themeconf.inc.php git-svn-id: http://piwigo.org/svn/trunk@2356 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-20Change all #content by .content in css files.patdenice32-191/+195
In tpl files, id="content" stay here for backward compatibilities. Add some plugins triggers in index.tpl and picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2352 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-17Bug 703: Authorization system in Cat management works now with well ordered ↵vdigital3-0/+0
lists (Minor: Admin theme changes) git-svn-id: http://piwigo.org/svn/trunk@2349 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15Change some PhpWebGallery to Piwigo. (2/2)rub8-15/+15
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-082 template features:rvelices2-5/+24
- added a {html_head} smarty block - allow any template file to add content just before </head> tag (handy for plugins and allows to move more presentation logic to tpls); the content is usually <style> or <link> which must appear inside html <head> tag - by config allow some language strings to be replaced during template compilation -> better performance. drawback: changes in the language file will not be propagated until template is recompiled. git-svn-id: http://piwigo.org/svn/trunk@2334 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-04Stripy look on Admin page (Not stable for all browsers)vdigital4-44/+63
git-svn-id: http://piwigo.org/svn/trunk@2332 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03Start of Stripy look on Admin page (Not stable for all browsers)vdigital15-50/+96
git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub5-155/+182
First commit, others will be follow. Not hesitate to change my translations. Add upload configuration tabsheet (move and add configuration) Change and add define for access level Can show upload link every time Can restrict access upload.class.php Can choice category on upload page Add upload class not use for the moment Review quickly and temporary style of upload.tpl git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-27Remove picture ( Rio and Nathalie demo )vdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2322 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-27Test for Rio and Stripyvdigital1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@2321 68402e56-0260-453c-a942-63ccdbb3a9ee