I actually stopped using Code Auto Escape (CAE) once I started using the Visual Editor. Visual Editor solves plenty of the escaping issues by escaping &, <, and >; however, CAE then sees the code as &, <, and >... Then it escapes them: &amp;, &lt;, &gt;. Bummer. Other than that, I had nothing but joy using it. It's just no longer relevant now that I use the Visual Editor.
-- Rick Beckman On Tue, May 6, 2008 at 8:37 PM, Mr. Awesome < [EMAIL PROTECTED]> wrote: > Alexander Beutl wrote: > > > Oddly enough, with no code-preserving or whatever plugins enabled, it is > > > appearing as it ought to -- no character conversions in CODE. > > > > > > Just curious, if this (which I'd love for it to make core) goes gold... > will it basically replace this plugin then? Or, is it basically the "same" > as this plugin? > > Plugin Name: Code Auto Escape > Plugin URI: > http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/ > Description: Automatically escape code within <code>...</code> > tag > Version: 2.0 > Author: Priyadi Iman Nurcahyo > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > -- Rick Beckman http://rickbeckman.org/ http://fellowship-hall.com/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
