Commit graph

21 commits

Author SHA1 Message Date
rvelices
3a67845aaf - removed and moved (from common to admin) some CSS rules
- upgraded jQuery and accordion to latest version (and reorganised a bit their location)

git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 01:26:26 +00:00
rvelices
0b32dd4c0b - further reduce css rules and remove unused ones
- added a smarty prefilter so that html output is nicely indented now ...

git-svn-id: http://piwigo.org/svn/trunk@2481 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22 00:45:03 +00:00
rvelices
685f4e2998 - tried to reduce the number of css rules and selectors (most gains on menubar and usercomments) tested with IE6,IE7,FF,Opera9,Safari3
git-svn-id: http://piwigo.org/svn/trunk@2480 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-21 01:14:03 +00:00
vdigital
fda524253d Admin isolation: Copy of admin templates in admin folder.
(Before previous admin templates removal).
Some of css simplification (in admin only currently.


git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22 08:45:28 +00:00
patdenice
eb975a8cda Change all #content by .content in css files.
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-20 00:27:26 +00:00
patdenice
1283b5ecb1 Corections to respect coding conventions.
Change plugins versions to 1.8
Change 3 plugins URI.

git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 18:56:05 +00:00
patdenice
78e175b3fb Enhance plugins administtration
git-svn-id: http://piwigo.org/svn/trunk@2242 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 17:53:23 +00:00
rub
4577278acc Apply property svn:eol-style Value: LF
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:33:53 +00:00
vdigital
073ab4a9e3 Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page.
Quick solved list:
1 - Wording on EXIF/IPTC Advices
2 - Default language is English
3 - Some Transparency issues under IE
4 - Some Border issues
5 - PWG Menu moved from Advices Box to Intro.
6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL()
7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)).

git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15 22:44:48 +00:00
chrisaga
8723b9cf29 improve caddie display : better checkbox positionning in every tested browsers.
Opera still not perfect , but much better.

git-svn-id: http://piwigo.org/svn/trunk@1518 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 16:26:52 +00:00
chrisaga
72d88da6de fix bug 410: "Gestionnaire des Sites" passe à la ligne avec IE
git-svn-id: http://piwigo.org/svn/trunk@1396 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 12:28:48 +00:00
chrisaga
1d68294b45 improve : set legend height in template-common/default-layout.css, not in the template.
git-svn-id: http://piwigo.org/svn/trunk@1341 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-05 14:36:15 +00:00
chrisaga
b2e246ae80 git-svn-id: http://piwigo.org/svn/trunk@1328 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-05-30 19:00:17 +00:00
chrisaga
6cdc153757 improve : #thePopuphelpPage doesn't need a min-width
git-svn-id: http://piwigo.org/svn/trunk@1323 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-27 23:01:46 +00:00
chrisaga
98f978a38e - improve : caddie display : now like the thumbails in category page. Valid HTML (still an Opera issue)
git-svn-id: http://piwigo.org/svn/trunk@1263 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-23 10:31:10 +00:00
chrisaga
f6d5aefa8b - improvement : minor improvements and bug fixes in template
git-svn-id: http://piwigo.org/svn/trunk@1261 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22 20:00:43 +00:00
chrisaga
fb7ab41df6 - improve display : set a min-width for the decent browsers. No good IE fix now.
git-svn-id: http://piwigo.org/svn/trunk@1182 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 10:11:03 +00:00
rub
b64c5176dd Issue ID 310:
o Fix css file order 
  o Add example

git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 13:38:37 +00:00
chrisaga
ba711b68b3 - Improve thumbnailCategories display : This new display looks quite good with both themes.
Handle long category description with automatic scrollbars.
	Got rid of the hr.separation which mess the display sometimes.

git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 10:53:14 +00:00
rub
f8ec2e6370 Improvement issue 0000310:
o Add local-layout.css files


git-svn-id: http://piwigo.org/svn/trunk@1088 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-03-19 23:04:13 +00:00
chrisaga
dc3c040399 improve template : split theme from template itself
rest of the job : template (yoga), themes (clear dark), and php to handle them


git-svn-id: http://piwigo.org/svn/trunk@960 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 17:33:38 +00:00