Changeset 4925
- Timestamp:
- 09/14/09 22:07:06 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin.pm
r4583 r4925 43 43 save_callback : "FoswikiTiny.saveCallback", 44 44 %IF{"$TINYMCEPLUGIN_DEBUG" then="debug:true,"}% 45 plugins : "table,searchreplace,autosave,paste,safari,inlinepopups,f ullscreen,foswikibuttons,foswikiimage%IF{ "context TinyMCEUsabilityUpgradePluginEnabled" then=",foswikilink" else=""}%",45 plugins : "table,searchreplace,autosave,paste,safari,inlinepopups,foswikibuttons,foswikiimage%IF{ "context TinyMCEUsabilityUpgradePluginEnabled" then=",foswikilink" else=""}%", 46 46 foswiki_secret_id : "%WYSIWYG_SECRET_ID%", 47 47 foswiki_vars : { PUBURLPATH : "%PUBURLPATH%", PUBURL : "%PUBURL%", WEB : "%WEB%", TOPIC : "%TOPIC%", ATTACHURL : "%ATTACHURL%", ATTACHURLPATH : "%ATTACHURLPATH%", VIEWSCRIPTURL : "%SCRIPTURL{view}%", SCRIPTSUFFIX: "%SCRIPTSUFFIX%", SCRIPTURL : "%SCRIPTURL%", SYSTEMWEB: "%SYSTEMWEB%" }, … … 68 68 paste_strip_class_attributes: "all", 69 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",70 theme_advanced_buttons2: "tablecontrols,separator,code,hide", 71 71 theme_advanced_buttons3: "", 72 72 theme_advanced_toolbar_location: "top",
Note: See TracChangeset
for help on using the changeset viewer.
