Dotclear


Ignore:
Timestamp:
02/20/19 14:35:05 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

No more Flash player (flv, mp3) in Dotclear \o/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_pref.php

    r3898 r3958  
    260260        $blog_settings->system->put('media_video_width', $media_video_width); 
    261261        $blog_settings->system->put('media_video_height', $media_video_height); 
    262         $blog_settings->system->put('media_flash_fallback', !empty($_POST['media_flash_fallback'])); 
    263262        $blog_settings->system->put('media_img_title_pattern', $_POST['media_img_title_pattern']); 
    264263        $blog_settings->system->put('media_img_use_dto_first', !empty($_POST['media_img_use_dto_first'])); 
     
    587586    ]) . 
    588587    '</p>' . 
    589  
    590     '<h5>' . __('Flash player') . '</h5>' . 
    591     '<p><label for="media_flash_fallback">' . 
    592     form::checkbox('media_flash_fallback', '1', $blog_settings->system->media_flash_fallback) . 
    593     __('Insert Flash player fallback for video (mp4 or m4v) and audio (mp3) media') . '</label></p>' . 
    594     '<p class="form-note info">' . __('For flv video, the Flash player will be anyway inserted.') . '</p>' . 
    595588    '</div>' . 
    596589 
Note: See TracChangeset for help on using the changeset viewer.

Sites map