WP Editarea WordPress Plugin
WordPress used to embed Codepress syntax highlighting at Version 2.8 and immediately disabled it at Version 2.8.1 due to browser incompatibilities. However I found another free Javascript code editor called Editarea which has more features than Codepress . Now you can simply integrate Editarea functionality to your WordPress by using WP Editarea Plugins.
WP Editarea
Contributors: takien
Requires at least: 2.9
Tested up to: 2.9.1
Stable tag: 0.1
Description
WP Editarea turns your Oldschool textarea code editor in WordPress Dashboard (plugin/theme editor) into a fancy realtime highlighted code editor using Editarea.
Plugin Feature
* Automatically detect syntax language
* Live preview in plugin option page
* Better than codepress (for me)
* Easy integration, no file to edit
* Easy to use configuration page
Editarea Feature
* Multi language interface
* Bracket matching highlight
* Support many syntax
* Line numbers
* Search/replace with regex
* More at Editarea homepage.
Browser Compatibility
* IE 6 & 7 & 8, Firefox 1.5 & 2 & 3, Safari 3.x & 4, Opera 9, 9.5, 9.6 and Chrome 1 & 2[2]
Installation
The installation process.
1. Upload `wp-editarea` folder to the `/wp-content/plugins/` directory. Make sure directory structures are not changed. Or Directly upload from your Plugin management page.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings menu and set options you need.
Screenshots
1. Setting page and live preview.
2. Your new theme editor
Incoming search terms:
- wordpress editarea
- editarea wordpress
- wordpress plugin edit area
- editare wordpress
- wordpress plugin search czech
- wordpress page editor syntax highlight
- wordpress highlight homepage edit
- wordpress editor plugin
- wordpress edit plugin
- wordpress edit area
See Also
Tags: code editor, codepress, editarea, syntax highlighting, syntaxhighlighter, Wordpress, wordpress plugins



WP Editarea WordPress Plugin
Hi!
This is the best advanced editor for WordPress but:
toggle WordWrap doesn't work using Firefox 3.5.7 and WordPress 2.9.1???
You're right Pattrick,
I'm sorry, that's my mistake.
I missed typing in this line (line 179, wp-editarea.php)
<?php
,word_wrap: <?php echo get_option('wp_editarea_allow_toggle'); ?>
?>
instead of :
<?php
,word_wrap: <?php echo get_option('wp_editarea_word_wrap'); ?>
?>
Thanks to Pattrick,
Plugin is now updated to version 0.2 please check your dasboard.
great! thank you so much - now it's PERFECT. Using it right now
The best plugin for wordpress admins!!
Thanks Gale,