• I am trying to add a quick note wherein I have given an inline style code so they can paste it in certain posts if needed but the editor strips all kinds of html code.

    Example I was trying to show this in the quick note so they can just copy and paste this:

    Just change the color codes to any color code you want.
    <style>#content-area {background:#000000; color:#ffffff;}</style>

    But after saving this becomes:

    Just change the color codes to any color code you want.
    #content-area {background:#000000; color:#ffffff;}

    Can you implement a plain text mode wherein anything we enter will be shown as is?

    http://wordpress.org/plugins/client-documentation/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mathieuhays

    (@mathieuhays)

    Hi snovice,

    I’ll think about it !

    Bye

    Plugin Author mathieuhays

    (@mathieuhays)

    Hi,

    It will be available in the next update.
    If you wish to have it right now feel free to get the development version.

    You can add <code> tags. Between them all tags will be prompt as is.

    Bye.

    Thread Starter snovice

    (@snovice)

    Wow! Thanks mathieuhays for the prompt response, good work on this plugin.

    Thread Starter snovice

    (@snovice)

    mathieuhays after updating I can confirm that the code function now works but still the note editor garbles the < and > it becomes & lt; and & gt; (with space between the & and lt;, & and gt;)

    Plugin Author mathieuhays

    (@mathieuhays)

    Oh I’ll check that ! Sorry for the issue. It seem that it was working on my installation.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Request: Add support for plain text content’ is closed to new replies.