Changeset 10571


Ignore:
Timestamp:
01/19/11 11:30:44 (16 months ago)
Author:
PaulHarvey
Message:

Item9406: Change to x.y.z versioning, fix rel notes

Preparing for release

Location:
trunk/TinyMCEPlugin
Files:
2 edited

Legend:

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

    r10038 r10571  
    171171Example: 
    172172   * Create <nop>Main.TinyMCEPlugin, copying the text above 
    173    * Update the =TINYMCEPLUGIN_INIT_TOPIC= variable to point to the newly created topic, Eg. in Main.SitePreferences or <nop>MyWeb.WebPreferences:<br/>\ 
     173   * Update the =TINYMCEPLUGIN_INIT_TOPIC= variable to point to the newly created topic, Eg. in Main.SitePreferences or <nop>MyWeb.WebPreferences:%BR%\ 
    174174   <verbatim class="tml">   * Set TINYMCEPLUGIN_INIT_TOPIC = Main.TinyMCEPlugin</verbatim> 
    175175 
     
    183183| =TINYMCEPLUGIN_BUTTONS2= | %INCLUDE{"%TOPIC%" section="BUTTONS2"}% |^| 
    184184| =TINYMCEPLUGIN_BUTTONS3= | |^| 
    185 | =TINYMCEPLUGIN_ADDITIONAL_BUTTONS1,= <br/> =TINYMCEPLUGIN_ADDITIONAL_BUTTONS2,= <br/> =TINYMCEPLUGIN_ADDITIONAL_BUTTONS3= || Comma separated list of toolbar buttons (in order) to be appended to the end of a button row | 
     185| =TINYMCEPLUGIN_ADDITIONAL_BUTTONS1,= %BR% =TINYMCEPLUGIN_ADDITIONAL_BUTTONS2,= %BR% =TINYMCEPLUGIN_ADDITIONAL_BUTTONS3= || Comma separated list of toolbar buttons (in order) to be appended to the end of a button row | 
    186186| =TINYMCEPLUGIN_AUTOSAVE_RETENTION= | %INCLUDE{"%TOPIC%" section="AUTOSAVE_RETENTION"}% | Autosave drafts stored in the web browser are expired after this length of time (<span style="font-weight: bold; text-decoration: underline">m</span>inutes or <span style="font-weight: bold; text-decoration: underline">s</span>econds). See =autosave= plugin notes | 
    187187| =TINYMCEPLUGIN_AUTOSAVE_INTERVAL= | %INCLUDE{"%TOPIC%" section="AUTOSAVE_INTERVAL"}% | Frequency (in <span style="font-weight: bold; text-decoration: underline">m</span>inutes or <span style="font-weight: bold; text-decoration: underline">s</span>econds) that the autosave plugin updates the draft stored in the web browser | 
     
    295295|  Release: | %$RELEASE% | 
    296296|  Change History: | <!-- versions below in reverse order -->&nbsp; | 
    297 |  22 Nov 2010 | Foswikitask:Item9973: Fix problem where topic names with international characters prevented attach dialogue working correctly<br/> \ 
    298                  Foswikitask:Item8085: Added =TINYMCEPLUGIN_ENTITY_ENCODING= setting; default to =numeric= | 
    299 |  10 Nov 2010 | Foswikitask:Item2174: JS fix for deleting encoded-TML-whitespace on Firefox | 
    300 |  04 Nov 2010 | Foswikitask:Item9706: Upgrade to !TinyMCE 3.3.9.2<br/>\ 
    301                  Foswikitask:Item9953: Fix JS error transitioning to !WikiText from fullscreen<br/>\ 
    302                  Foswikitask:Item9952: Fix bold & italics buttons not activating on already bolded/italicised text properly<br/>\ 
     297|        1.1.7 | Foswikitask:Item9406: Fix =legacyoutput= plugin breaking bold/italics/etc buttons, and switch to using x.y.z version numbering %BR%\ 
     298                 Foswikitask:Item9973: Fix problem where topic names with international characters prevented attach dialogue working correctly%BR% \ 
     299                 Foswikitask:Item8085: Added =TINYMCEPLUGIN_ENTITY_ENCODING= setting; default to =numeric= %BR%\ 
     300                 Foswikitask:Item2174: JS fix for deleting encoded-TML-whitespace on Firefox | 
     301|  04 Nov 2010 | Foswikitask:Item9706: Upgrade to !TinyMCE 3.3.9.2%BR%\ 
     302                 Foswikitask:Item9953: Fix JS error transitioning to !WikiText from fullscreen%BR%\ 
     303                 Foswikitask:Item9952: Fix bold & italics buttons not activating on already bolded/italicised text properly%BR%\ 
    303304                 Foswikitask:Item9960: Fix JS error switching tabs on the attach dialogue | 
    304305|  25 Oct 2010 | Foswikitask:Item9870: Fix JS error on Internet Explorers | 
    305 |  28 Sep 2010 | Foswikitask:Item9236: Enable contextmenu !TinyMCE plugin, allows table row/column copy &amp; paste<br/>\ 
    306                  Foswikitask:Item9263: Fix autosave breaking on IECollections' IE6<br/>\ 
    307                  Foswikitask:Item9424: Use non-jQuery build to avoid IE8 resizing quirks on jquery-1.3.2<br/>\ 
    308                  Foswikitask:Item9427: Only update button state if cursor has been idle &gt; 300ms, improves cursor movement responsiveness in &gt;250KiB documents on IE/slow PCs<br/>\ 
    309                  Foswikitask:Item9415: Documentation updates<br/>\ 
    310                  Foswikitask:Item9570: Make table text larger, to be the same size as normal paragraph text<br/>\ 
     306|  28 Sep 2010 | Foswikitask:Item9236: Enable contextmenu !TinyMCE plugin, allows table row/column copy &amp; paste%BR%\ 
     307                 Foswikitask:Item9263: Fix autosave breaking on IECollections' IE6%BR%\ 
     308                 Foswikitask:Item9424: Use non-jQuery build to avoid IE8 resizing quirks on jquery-1.3.2%BR%\ 
     309                 Foswikitask:Item9427: Only update button state if cursor has been idle &gt; 300ms, improves cursor movement responsiveness in &gt;250KiB documents on IE/slow PCs%BR%\ 
     310                 Foswikitask:Item9415: Documentation updates%BR%\ 
     311                 Foswikitask:Item9570: Make table text larger, to be the same size as normal paragraph text%BR%\ 
    311312                 Foswikitask:Item9577: Apply background to protected and literal text (similar to verbatim), so that it is easier to see these special regions | 
    312 |  01 Jul 2010 | Foswikitask:Item9221: Fix colour formatting problem and JS error transitioning to fullscreen<br/>\ 
    313                  Foswikitask:Item9222: Fix autosave implementation compatibility with Foswiki 1.0.x JQueryPlugin<br/>\ 
     313|  01 Jul 2010 | Foswikitask:Item9221: Fix colour formatting problem and JS error transitioning to fullscreen%BR%\ 
     314                 Foswikitask:Item9222: Fix autosave implementation compatibility with Foswiki 1.0.x JQueryPlugin%BR%\ 
    314315                 Foswikitask:Item9234: Upgrade to !TinyMCE 3.3.8 | 
    315 |  28 Jun 2010 | Foswikitask:Item9155: Fix applying non-heading formats in !TinyMCE 3.3<br/>\ 
    316                  Foswikitask:Item2125: Change attach dialogue button text from 'cancel' to 'close'<br/>\ 
    317                  Foswikitask:Item1482: Improve attach dialogue usability: auto-refresh attachment list after switching from upload tab; auto-select upload tab if there are zero existing attachments<br/>\ 
    318                  Foswikitask:Item1378: Fix dialogue window sizes are too small for link, attachments and colour dialogues<br/>\ 
    319                  Foswikitask:Item9210: Replace =TINYMCEPLUGIN_INIT= in favour of =TINYMCEPLUGIN_INIT_TOPIC= sections<br/>\ 
    320                  Foswikitask:Item9199: Fix misbehaving =%<nop>AQUA%= colour in the colours dialogue; grouped standard colours separate to extended colours<br/>\ 
    321                  Foswikitask:Item1952: Make autosave plugin functional<br/>\ 
    322                  Foswikitask:Item1392: Fixed in !TinyMCE 3.3: (IE only) Cursor jumps to beginning of document unintendedly<br/>\ 
     316|  28 Jun 2010 | Foswikitask:Item9155: Fix applying non-heading formats in !TinyMCE 3.3%BR%\ 
     317                 Foswikitask:Item2125: Change attach dialogue button text from 'cancel' to 'close'%BR%\ 
     318                 Foswikitask:Item1482: Improve attach dialogue usability: auto-refresh attachment list after switching from upload tab; auto-select upload tab if there are zero existing attachments%BR%\ 
     319                 Foswikitask:Item1378: Fix dialogue window sizes are too small for link, attachments and colour dialogues%BR%\ 
     320                 Foswikitask:Item9210: Replace =TINYMCEPLUGIN_INIT= in favour of =TINYMCEPLUGIN_INIT_TOPIC= sections%BR%\ 
     321                 Foswikitask:Item9199: Fix misbehaving =%<nop>AQUA%= colour in the colours dialogue; grouped standard colours separate to extended colours%BR%\ 
     322                 Foswikitask:Item1952: Make autosave plugin functional%BR%\ 
     323                 Foswikitask:Item1392: Fixed in !TinyMCE 3.3: (IE only) Cursor jumps to beginning of document unintendedly%BR%\ 
    323324                 Foswikitask:Item9204: Fixed in !TinyMCE 3.3: !TinyMCE strips out 'type' arguments when pasting Foswiki macros from MS Word | 
    324325|  20 Mar 2010 | Foswikitask:Item8930: Change Foswiki integration to use more JQueryPlugin features. Fixes bug where IE6 users with latest NatSkin get: "Unable to install !TinyMCE; &lt;META..." | 
     
    326327|  19 Feb 2010 | Foswikitask:Item8566: Fix for sites with latest JQueryPlugin where IE users get: "Unable to install !TinyMCE; &lt;META..." | 
    327328|  24 Jan 2010 | Foswikitask:Item8416: add TINYMCEPLUGIN_ADDITIONAL_MCEPLUGINS and TINYMCEPLUGIN_BUTTONS(123) to allow wiki, web and topic specific plugins to be added [[Foswiki:Main.SvenDowideit][SD]] | 
    328 |  29 Dec 2009 | Foswikitask:Item2447: Fix unable to apply "Normal" format in some browsers (notes added to System topic)<br/> Foswikitask:Item1462: Block attachments to unsaved AUTOINC topics | 
     329|  29 Dec 2009 | Foswikitask:Item2447: Fix unable to apply "Normal" format in some browsers (notes added to System topic)%BR% Foswikitask:Item1462: Block attachments to unsaved AUTOINC topics | 
    329330|  25 Nov 2009 | Foswikitask:Item2412: Inserting images - fixed a problem where it wasn't easy (impossible unless > 1 attachments) to select the first image in the attachment list; improved layout of dialog window where preview obscures insert/cancel buttons. | 
    330331|  09 Nov 2009 | Foswikitask:Item2341: Added blockquote button and rearranged toolbars slightly; cleaned up System topic | 
  • trunk/TinyMCEPlugin/lib/Foswiki/Plugins/TinyMCEPlugin.pm

    r10038 r10571  
    99 
    1010our $VERSION           = '$Rev$'; 
    11 our $RELEASE           = '22 Nov 2010'; 
     11our $RELEASE           = '1.1.7'; 
    1212our $SHORTDESCRIPTION  = 'Integration of the Tiny MCE WYSIWYG Editor'; 
    1313our $NO_PREFS_IN_TOPIC = 1; 
Note: See TracChangeset for help on using the changeset viewer.