Changeset 9716


Ignore:
Timestamp:
Mar 15, 2011, 9:29:49 PM (13 years ago)
Author:
flop25
Message:

Massive update !
sprite for icons
old icons deleted
adding a text for about.php
version changed to auto for all themes
a few other changes

Location:
extensions
Files:
126 added
85 deleted
91 edited

Legend:

Unmodified
Added
Removed
  • extensions/floOS/OS_default/icon

    • Property svn:ignore set to
      *.db
  • extensions/floPure/Pure_autumn/themeconf.inc.php

    r6859 r9716  
    22/*
    33Theme Name: Pure_autumn
    4 Version: 1.0.0
     4Version: auto
    55Description: Colors of autumn, random sort of colors for thumbnails, "S" blocks... a must have !
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=443
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr
    99*/
    1010
  • extensions/floPure/Pure_clear_blue/theme.css

    r5835 r9716  
     1.pwg-icon {
     2        background-image: url(icon/SPRITE.png);
     3}
    14
    25/* text color */
  • extensions/floPure/Pure_clear_blue/themeconf.inc.php

    r6853 r9716  
    22/*
    33Theme Name: Pure_clear_blue
    4 Version: 1.0.2
     4Version: auto
    55Description: It was my first style but now this version is compatible for piwigo 2.1 </br> Rounded corners, a peaceful blue... you will like this style
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=383
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
    11 /*
    12 $themeconf = array(
    13   'template' => 'floPure',
    14   'theme' => 'clear_blue',
    15   'template_dir' => 'template/floPure',
    16   'icon_dir' => 'template/floPure/icon',
    17   'admin_icon_dir' => 'template/floPure/icon/admin',
    18   'mime_icon_dir' => 'template/floPure/icon/mimetypes/',
    19   'local_head' => '<!-- no theme specific head content -->',
    20   'eid' => '143',
    21   'version' => '2.0.5',
    22 );
    23 */
    2411$themeconf = array(
    2512  'name'         => 'Pure_clear_blue',
  • extensions/floPure/Pure_default/icon/index.php

    r5904 r9716  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | Piwigo - a PHP based picture gallery                                  |
     3// | Piwigo - a PHP based photo gallery                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2008      Piwigo Team                  http://piwigo.org |
     5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
    66// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
    77// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
  • extensions/floPure/Pure_default/theme.css

    r5915 r9716  
     1/* ---------------------------------------------------------------------------
     2Theme Pure_default
     3
     4child-theme of Pure_default
     5
     6by flop25 http://www.planete-flop.fr/
     7------------------------------------------------------------------------------ */
     8
     9@import "iconset.css";
    110
    211/* positionnement */
  • extensions/floPure/Pure_freaky/theme.css

    r6861 r9716  
    1 /* $Id: theme.css 1900 2007-06-21 flop25 $ */
     1.pwg-icon {
     2        background-image: url(icon/SPRITE.png);
     3}
    24/* text color */
    35BODY, H1, H2, H3, DT,
  • extensions/floPure/Pure_freaky/themeconf.inc.php

    r6861 r9716  
    22/*
    33Theme Name: Pure_freaky
    4 Version: 1.0.0
     4Version: auto
    55Description: it's more a concept style than a style. It's Freaky, Man !
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=444
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_green_nature/themeconf.inc.php

    r6370 r9716  
    22/*
    33Theme Name: Pure_green_nature
    4 Version: 1.0.0
     4Version: auto
    55Description: Rounded corners and a green inspired from the nature, these are the two characteristics of this style.
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=385
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_grey/themeconf.inc.php

    r6863 r9716  
    22/*
    33Theme Name: Pure_grey
    4 Version: 1.0.0
     4Version: auto
    55Description: a subtle  mix of grey inspired web 2.0.
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=445
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_grey_plastic/themeconf.inc.php

    r6865 r9716  
    22/*
    33Theme Name: Pure_grey_plastic
    4 Version: 1.0.0
     4Version: auto
    55Description: a subtle  mix of grey with a 3d effect
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=446
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_sky/theme.css

    r6867 r9716  
    1 /* $Id: theme.css 1900 2007-07-12 flop25 $ */
     1.pwg-icon {
     2        background-image: url(icon/SPRITE.png);
     3}
    24/* text color */
    35BODY, H1, H2, H3, DT,
  • extensions/floPure/Pure_sky/themeconf.inc.php

    r6867 r9716  
    22/*
    33Theme Name: Pure_sky
    4 Version: 1.0.0
     4Version: auto
    55Description: Dans le bleu du ciel abandonnez-vous ...
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=446
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_tr_clear_blue/theme.css

    r5913 r9716  
    1 /* $Id: theme.css 1900 2007-06-21 flop25 $ */
     1.pwg-icon {
     2        background-image: url(icon/SPRITE.png);
     3}
    24/* text color */
    35BODY, H1, H2, H3, DT,
  • extensions/floPure/Pure_tr_clear_blue/themeconf.inc.php

    r6856 r9716  
    22/*
    33Theme Name: Pure_tr_clear_blue
    4 Version: 1.0.2
     4Version: auto
    55Description: Similar to Pure_clear_blue, this style has rounded corners, an image as background (which can be changed), a blue dominance ...
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=386
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/floPure/Pure_tr_green_nature/themeconf.inc.php

    r6857 r9716  
    22/*
    33Theme Name: Pure_tr_green_nature
    4 Version: 1.0.0
     4Version: auto
    55Description: Rounded corners and a green inspired from the nature, these are the two characteristics of this style.
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=442
    77Author: flop25
    8 Author URI: http://www.planete-flop.fr/site.php?acc=file
     8Author URI: http://www.planete-flop.fr/
    99*/
    1010
  • extensions/flop_mauve/current/theme.css

    r6690 r9716  
    233233  display:block;
    234234}
    235 
     235.pwg-icon {
     236        background-image: url(../default/s26/outline_ffffff.png);
     237}
     238
     239A:hover .pwg-icon {
     240        background-image: url(../default/s26/outline_ffff80.png);
     241}
    236242/*calendar elements*/
    237243SPAN.calItemEmpty { color: silver; }
  • extensions/flop_mauve/current/themeconf.inc.php

    r6692 r9716  
    22/*
    33Theme Name: flop_mauve
    4 Version: 3.1.1
     4Version: auto
    55Description: A mauve theme derived from the dark theme of piwigo
    66Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=385
     
    2323$conf['level_separator'] = ' &raquo; ';
    2424$conf['paginate_pages_around'] = 7;
    25 
    26 
     25$conf['show_picture_name_on_title'] = false;
     26$conf['show_thumbnail_caption'] = false;
    2727
    2828?>
  • extensions/hr_glass_xl/icon/index.php

    r9278 r9716  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | PhpWebGallery - a PHP based picture gallery                           |
    4 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
    5 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
     3// | Piwigo - a PHP based photo gallery                                    |
    64// +-----------------------------------------------------------------------+
    7 // | file          : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
    8 // | last update   : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
    9 // | last modifier : $Author: rub $
    10 // | revision      : $Revision: 1912 $
     5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
     6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    118// +-----------------------------------------------------------------------+
    129// | This program is free software; you can redistribute it and/or modify  |
  • extensions/hr_glass_xl/theme.css

    r9669 r9716  
    11/* ---------------------------------------------------------------------------
    2 Thème hr_glass_xl de flop25(.free.fr)
    3 
    4 Basé sur le Thème MontBlanc de saimon.org
     2Theme hr_glass_xl
     3
     4child-theme of hr_glass_xl
     5
     6by flop25 http://www.planete-flop.fr/
    57------------------------------------------------------------------------------ */
    68
    7 @import menu.css;
     9@import "menu.css";
     10@import "iconset.css";
    811
    912* { margin: 0; padding: 0; border: 0; }
     
    103106/*      #theHeader a:link, #theHeader a:visited, #theHeader a:hover { color: #FFF; text-decoration: none; }*/
    104107
    105 body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content {
    106         width: 860px;
     108body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content, #theCategoryPage .content {
     109        width: 898px;
    107110        margin: 0 auto;
    108111}
  • extensions/hr_os/icon/index.php

    r9280 r9716  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | PhpWebGallery - a PHP based picture gallery                           |
    4 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
    5 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
     3// | Piwigo - a PHP based photo gallery                                    |
    64// +-----------------------------------------------------------------------+
    7 // | file          : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
    8 // | last update   : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
    9 // | last modifier : $Author: rub $
    10 // | revision      : $Revision: 1912 $
     5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
     6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    118// +-----------------------------------------------------------------------+
    129// | This program is free software; you can redistribute it and/or modify  |
  • extensions/hr_os/theme.css

    r9670 r9716  
    11/* ---------------------------------------------------------------------------
    2 Thème hr_os de flop25(.free.fr)
    3 
    4 Basé sur le Thème MontBlanc de saimon.org
     2Theme hr_os
     3
     4child-theme of hr_os
     5
     6by flop25 http://www.planete-flop.fr/
    57------------------------------------------------------------------------------ */
    68
    7 @import menu.css;
     9@import "menu.css";
     10@import "iconset.css";
    811
    912* { margin: 0; padding: 0; border: 0; }
     
    8689/*      #theHeader a:link, #theHeader a:visited, #theHeader a:hover { color: #FFF; text-decoration: none; }*/
    8790
    88 body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content {
    89         width: 760px;
     91body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content, #theCategoryPage .content {
     92        width: 750px;
    9093        margin: 0 auto;
    9194}
  • extensions/hr_os_xl/icon/index.php

    r9281 r9716  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | PhpWebGallery - a PHP based picture gallery                           |
    4 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
    5 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
     3// | Piwigo - a PHP based photo gallery                                    |
    64// +-----------------------------------------------------------------------+
    7 // | file          : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
    8 // | last update   : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
    9 // | last modifier : $Author: rub $
    10 // | revision      : $Revision: 1912 $
     5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
     6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    118// +-----------------------------------------------------------------------+
    129// | This program is free software; you can redistribute it and/or modify  |
  • extensions/hr_os_xl/theme.css

    r9670 r9716  
    11/* ---------------------------------------------------------------------------
    2 Thème hr_os_xl de flop25(.free.fr)
    3 
    4 Basé sur le Thème MontBlanc de saimon.org
     2Theme hr_os_xl
     3
     4child-theme of hr_os_xl
     5
     6by flop25 http://www.planete-flop.fr/
    57------------------------------------------------------------------------------ */
    68
    7 @import menu.css;
     9@import "menu.css";
     10@import "iconset.css";
    811
    912* { margin: 0; padding: 0; border: 0; }
     
    8992/*      #theHeader a:link, #theHeader a:visited, #theHeader a:hover { color: #FFF; text-decoration: none; }*/
    9093
    91 body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content {
    92         width: 860px;
     94body#theCommentsPage .content, body#theUploadPage .content, body#theRegisterPage .content, body#theIdentificationPage .content, body#theProfilePage .content, body#theSearchPage .content, body#theAboutPage .content, body#thePopuphelpPage .content, body#thePasswordPage .content, body#theNotificationPage .content, body#theTagsPage .content, body#theNBMPage .content, #content, BODY#theAdminPage #content, BODY#theTagsPage #content, #theCategoryPage .content {
     95        width: 898px;
    9396        margin: 0 auto;
    9497}
Note: See TracChangeset for help on using the changeset viewer.