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

File:
1 edited

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?>
Note: See TracChangeset for help on using the changeset viewer.