Dotclear


Ignore:
Timestamp:
10/25/15 10:09:44 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Children:
3128:3863cfaaae8d, 3130:dc667b6545bf
Parents:
3118:5c671c6fae8a (diff), 3125:3491c455735d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge 2.8.2 into 2.9 (default)

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.core.php

    r3112 r3126  
    13801380                    array('lang','string','en', 
    13811381                    'Default blog language'), 
    1382                     array('media_exclusion','string','/\.php[0-9]*$/i', 
     1382                    array('media_exclusion','string','/\.(phps?|pht(ml)?|phl)[0-9]*$/i', 
    13831383                    'File name exclusion pattern in media manager. (PCRE value)'), 
    13841384                    array('media_img_m_size','integer',448, 
  • inc/core/class.dc.core.php

    r3122 r3126  
    13901390                    array('media_img_title_pattern','string','Title ;; Date(%b %Y) ;; separator(, )', 
    13911391                    'Pattern to set image title when you insert it in a post'), 
     1392                    array('media_video_width','integer',400, 
     1393                    'Video width in media manager'), 
     1394                    array('media_video_height','integer',300, 
     1395                    'Video height in media manager'), 
    13921396                    array('nb_post_for_home','integer',20, 
    13931397                    'Number of entries on first home page'), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map