Changeset 5327


Ignore:
Timestamp:
10/20/09 11:30:31 (2 years ago)
Author:
PaulHarvey
Message:

Item2245, Item2270: Clean up System topic for release

File:
1 edited

Legend:

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

    r5316 r5327  
    5959save_callback : "FoswikiTiny.saveCallback", 
    6060%IF{"$TINYMCEPLUGIN_DEBUG" then="debug:true,"}% 
    61 plugins : "table,searchreplace,autosave,paste,safari,inlinepopups,fullscreen,wordcount,foswikibuttons,foswikiimage%IF{ "context TinyMCEUsabilityUpgradePluginEnabled" then=",foswikilink" else=""}%", 
     61plugins : "table,searchreplace,autosave,paste,safari,inlinepopups,fullscreen,foswikibuttons,foswikiimage%IF{ "context TinyMCEUsabilityUpgradePluginEnabled" then=",foswikilink" else=""}%", 
    6262foswiki_secret_id : "%WYSIWYG_SECRET_ID%", 
    6363foswiki_vars : { PUBURLPATH : "%PUBURLPATH%", PUBURL : "%PUBURL%", WEB : "%WEB%", TOPIC : "%TOPIC%", ATTACHURL : "%ATTACHURL%", ATTACHURLPATH : "%ATTACHURLPATH%", VIEWSCRIPTURL : "%SCRIPTURL{view}%", SCRIPTSUFFIX: "%SCRIPTSUFFIX%", SCRIPTURL : "%SCRIPTURL%", SYSTEMWEB: "%SYSTEMWEB%" }, 
     
    136136|  Release: | %$RELEASE% | 
    137137|  Change History: | <!-- versions below in reverse order -->&nbsp; | 
    138 |  18 Oct 2009 | Foswikitask:Item2270: Fix incorrect wordcount when user first enters edit mode | 
    139 |  17 Oct 2009 | Foswikitask:Item2245: Upgrade to TinyMCE 3.2.7, enabled new standard plugin: wordcount| 
     138|  18 Oct 2009 | Foswikitask:Item2270: Fix wordcount plugin to show correct count when user first enters edit mode | 
     139|  17 Oct 2009 | Foswikitask:Item2245: Upgrade to TinyMCE 3.2.7 | 
    140140|  20 Sep 2009 | Foswikitask:Item2121: Remove 2 MB of developer files that are not used | 
    141141|  19 Sep 2009 | Foswikitask:Item2037: Fix fullscreen-to-WikiText transition | 
Note: See TracChangeset for help on using the changeset viewer.