Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TinyMCEPlugin/data/TWiki/TinyMCEPlugin.txt

    r14 r464  
    8989   theme_advanced_path: false, 
    9090   theme_advanced_statusbar_location : "bottom", 
    91    content_css : "%PUBURLPATH%/%TWIKIWEB%/TinyMCEPlugin/wysiwyg%IF{"$TINYMCEPLUGIN_DEBUG" then="_src"}%.css,%PUBURLPATH%/%TWIKIWEB%/TWikiTemplates/base.css,%TWIKISTYLEURL%,%TWIKICOLORSURL%" 
     91   content_css : "%PUBURLPATH%/%SYSTEMWEB%/TinyMCEPlugin/wysiwyg%IF{"$TINYMCEPLUGIN_DEBUG" then="_src"}%.css,%PUBURLPATH%/%SYSTEMWEB%/TWikiTemplates/base.css,%TWIKISTYLEURL%,%TWIKICOLORSURL%" 
    9292</verbatim> 
    9393   * Additional settings for specific browsers. 
     
    104104     being invoked on these browsers by setting =TINYMCEPLUGIN_BAD_BROWSERS= to a regular expression that matches the user-agent string for any broken browsers. The default is =(?i-xsm:Konqueror|Opera)=.    
    105105 
    106 %INCLUDE{"%TWIKIWEB%.WysiwygPluginSettings"}% 
     106%INCLUDE{"%SYSTEMWEB%.WysiwygPluginSettings"}% 
    107107 
    108108#InstallingOnOldTWikis 
Note: See TracChangeset for help on using the changeset viewer.