Ignore:
Timestamp:
11/12/09 00:16:51 (3 years ago)
Author:
PaulHarvey
Message:

Item2341: (merge from trunk) Added blockquote button and rearranged toolbars slightly; cleaned up System topic

Location:
branches/Release01x00/TinyMCEPlugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x00/TinyMCEPlugin

  • branches/Release01x00/TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin.pm

    r5385 r5495  
    6767paste_remove_styles: true, 
    6868paste_strip_class_attributes: "all", 
    69 theme_advanced_buttons1 : "foswikiformat,separator,bold,italic,tt,colour,removeformat,separator,bullist,numlist,outdent,indent,separator,link,unlink,anchor,separator,attach,image,charmap,hr,separator,undo,redo,separator,search,replace", 
    70 theme_advanced_buttons2: "tablecontrols,separator,code,hide,fullscreen", 
     69theme_advanced_buttons1 : "foswikiformat,separator,bold,italic,tt,colour,removeformat,separator,bullist,numlist,outdent,indent,blockquote,separator,link,unlink,anchor,separator,undo,redo,separator,search,replace", 
     70theme_advanced_buttons2: "tablecontrols,separator,attach,image,charmap,hr,separator,code,hide,fullscreen", 
    7171theme_advanced_buttons3: "", 
    7272theme_advanced_toolbar_location: "top", 
Note: See TracChangeset for help on using the changeset viewer.