Show
Ignore:
Timestamp:
03/15/11 21:29:49 (2 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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • 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'] = ' » '; 
    2424$conf['paginate_pages_around'] = 7; 
    25  
    26  
     25$conf['show_picture_name_on_title'] = false; 
     26$conf['show_thumbnail_caption'] = false; 
    2727 
    2828?>