Changeset 5160

Show
Ignore:
Timestamp:
03/31/07 22:12:35 (2 years ago)
Author:
matt
Message:

Make most of the buttons a map, helps the write page load faster.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/js/tinymce/tiny_mce_config.php

    r4953 r5160  
    7777    gecko_spellcheck : true, 
    7878    entities : "38,amp,60,lt,62,gt", 
     79    button_tile_map : true, 
    7980    content_css : "<?php echo $mce_css; ?>", 
    8081    valid_elements : "<?php echo $valid_elements; ?>",