Ignore:
Timestamp:
06/24/09 21:13:57 (3 years ago)
Author:
MichaelTempest
Message:

Item1770: Update documentation; add more unit tests

File:
1 edited

Legend:

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

    r4051 r4295  
    137137Plugins that extend the syntax using macros, such as =%MYMACRO%=, should work fine. 
    138138 
    139 *Implementors note* plugins that use XML-like tags may call Foswiki::Plugins::WysiwygPlugin::addXMLTag() to make WysiwygPlugin protect the content between XML-like tags, just like it does for macros.  
     139*Implementors note* plugins that use XML-like tags may call [[%SCRIPTURLPATH{view}%/%SYSTEMWEB%/PerlDoc?module=Foswiki::Plugins::WysiwygPlugin][Foswiki::Plugins::WysiwygPlugin::addXMLTag()]] from their =initPlugin= handlers to make WysiwygPlugin protect the content between XML-like tags, just like it does for macros.  
    140140 
    141141---+++ Overlapping styles 
Note: See TracChangeset for help on using the changeset viewer.