Dotclear

Changeset 404:f697c54fd769


Ignore:
Timestamp:
06/22/11 10:34:03 (14 years ago)
Author:
Tomtom33 <tbouron@…>
Branch:
wysiwyg
Message:

Started XHTML and ATAG compliance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r399 r404  
    563563               'theme_advanced_resizing' => 'true', 
    564564               'theme_advanced_resize_horizontal' => 'false', 
    565                'theme_advanced_blockformats' => 'p,pre,h1,h2,h3,h4', 
    566                'convert_newlines_to_brs' => 'true', 
     565               'theme_advanced_blockformats' => 'p,pre,h3,h4,h5,h6', 
    567566               'paste_auto_cleanup_on_paste' => 'true', 
     567               'forced_root_block' => '', 
    568568               'formats' => '{underline: {inline: "ins"},strikethrough: {inline: "del"},inlinecode: {inline: "code"},quote: {inline: "q"}}' 
    569569          )); 
     
    639639               'theme_advanced_resize_horizontal' => 'false', 
    640640               'theme_advanced_path'  => 'false', 
    641                'theme_advanced_blockformats' => 'p,pre,h1,h2,h3,h4', 
     641               'theme_advanced_blockformats' => 'p,pre,h3,h4,h5,h6', 
    642642               'entity_encoding' => 'raw', 
    643643               'remove_linebreaks' => 'false', 
     
    713713               'address' => __('Address'), 
    714714               'pre' => __('Preformatted'), 
    715                'h1' => __('Heading 1'), 
    716                'h2' => __('Heading 2'), 
    717                'h3' => __('Heading 3'), 
    718                'h4' => __('Heading 4'), 
    719                'h5' => __('Heading 5'), 
    720                'h6' => __('Heading 6'), 
     715               'h1' => __('Heading blog'), 
     716               'h2' => __('Heading entry'), 
     717               'h3' => __('Heading 1'), 
     718               'h4' => __('Heading 2'), 
     719               'h5' => __('Heading 3'), 
     720               'h6' => __('Heading 4'), 
    721721               'blockquote' => __('Blockquote'), 
    722722               'code' => __('Code'), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map