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.
You are here: Tasks Web>Item1674 (24 Jun 2009)

Item1674: Protect other plugins' xml-like markup

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Enhancement Waiting for Release 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 Waiting for Release
WaitingFor
Checkins Foswikirev:3992 Foswikirev:4051 Foswikirev:4143 Foswikirev:4144
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r9 - 24 Jun 2009 - 19:31:33 - MichaelTempest
 
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