NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item1674: Protect other plugins' xml-like markup

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Enhancement Closed Extension WysiwygPlugin  
WysiwygPlugin should provide a way to protect other plugins' xml-like markup, with the WYSIWYG_PROTECT class, so that editing with a wysiwyg editor does not mess up the formatting and does not convert characters like > to entities.

As an example of what should be protected, DirectedGraphPlugin uses markup like this:
<dot engine="neato">
digraph G
{
  A -> B;
  C -> B;
  A -> D;
  B -> D;
}
</dot>


This change was included in a release of WysiwygPlugin. Item1770 is the continuation of this task after the release.

-- MichaelTempest - 24 Jun 2009

ItemTemplate edit

Summary Protect other plugins' xml-like markup
ReportedBy MichaelTempest
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component WysiwygPlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins Foswikirev:3992 Foswikirev:4051 Foswikirev:4143 Foswikirev:4144
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r10 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads