aboutsummaryrefslogtreecommitdiffstats
path: root/template (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2008-04-26Header notes location has been changed for Check integrity of upgrades in Admin.vdigital1-1/+6
(Just a temporary change before Admin transfer). git-svn-id: http://piwigo.org/svn/trunk@2318 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26New : Admin Themevdigital16-0/+593
git-svn-id: http://piwigo.org/svn/trunk@2317 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26git-svn-id: http://piwigo.org/svn/trunk@2316 ↵vdigital16-593/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26git-svn-id: http://piwigo.org/svn/trunk@2315 ↵vdigital7-0/+417
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26git-svn-id: http://piwigo.org/svn/trunk@2314 ↵vdigital7-417/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26New: jQuery and Accordion Admin menusvdigital1-6/+7
git-svn-id: http://piwigo.org/svn/trunk@2313 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26New: (temporary) version of Admin themevdigital16-0/+593
git-svn-id: http://piwigo.org/svn/trunk@2312 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20LinuxLefty patch for bug 780: Hide caddie if no targetvdigital1-157/+162
git-svn-id: http://piwigo.org/svn/trunk@2305 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall21-504/+0
bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall21-0/+441
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-02- fix display of rating stars on picture page (since smarty)rvelices5-10/+6
- rating star css use a CSS sprite git-svn-id: http://piwigo.org/svn/trunk@2295 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-31Fix day 31 not listed on smarty listrub5-37/+37
git-svn-id: http://piwigo.org/svn/trunk@2294 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-29- added 2 icons for the active/inactive plugins in the plugin listrvelices3-13/+13
git-svn-id: http://piwigo.org/svn/trunk@2293 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-26- can set privacy level for added elements during site syncrvelices4-62/+31
- removed some unused css and simplified a bit dark theme (more consistent with the orhers) git-svn-id: http://piwigo.org/svn/trunk@2292 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21- remove unused language keysrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2289 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21- minor language changes and use template->assign instead of ↵rvelices4-45/+23
template->assign_var git-svn-id: http://piwigo.org/svn/trunk@2288 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20- admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)rvelices4-106/+107
- get rid of user_list warnings - some code reorganisation in template class + explode modifier - minor template and language changes in search.tpl and cat_modify.tpl git-svn-id: http://piwigo.org/svn/trunk@2286 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18- smarty for more mail templates/cssrvelices8-156/+143
git-svn-id: http://piwigo.org/svn/trunk@2285 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-13- changes to template to accomodate nbm (solved issue when we had same ↵rvelices8-61/+59
template filename with different root dirs) - started some changes in mail templates git-svn-id: http://piwigo.org/svn/trunk@2278 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-12Modification: admin/tags goes smartyplegall1-22/+22
git-svn-id: http://piwigo.org/svn/trunk@2277 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-12site_update goes smartyrvelices1-57/+54
git-svn-id: http://piwigo.org/svn/trunk@2276 68402e56-0260-453c-a942-63ccdbb3a9ee